05130f2d40
Ben's having to work around all of the max_delay_us code in his thread/reactor refactoring. Once we have a real scheduler, this whole idea will need to be rethought. So for now, let's get existing code off of the max_delay_us mechanism, so that we can remove it. For the stub app, just add a poller that does a usleep. This will have the same effect as the current behavior. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Iabfba6e0c5a15a688f65ba33a788bd346359d072 Reviewed-on: https://review.gerrithub.io/c/444303 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
stub.c |