Spdk/test/app
Jim Harris 05130f2d40 stub: remove use of max_delay_us
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>
2019-02-13 16:43:18 +00:00
..
bdev_svc parse: add return value to app_parse callback 2019-01-18 10:08:09 +00:00
histogram_perf build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
jsoncat build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
match test: add 'match' util and use it with blobstore 2018-02-06 18:05:25 -05:00
stub stub: remove use of max_delay_us 2019-02-13 16:43:18 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00