[PATCH v4 2/3] block: Add test-iosched scheduler

2012-07-15 Thread Maya Erez
The test scheduler allows testing a block device by dispatching specific requests according to the test case and declare PASS/FAIL according to the requests completion error code Signed-off-by: Maya Erez --- Documentation/block/test-iosched.txt | 39 ++ block/Kconfig.iosched|

[PATCH v4 2/3] block: Add test-iosched scheduler

2012-07-15 Thread Maya Erez
The test scheduler allows testing a block device by dispatching specific requests according to the test case and declare PASS/FAIL according to the requests completion error code Signed-off-by: Maya Erez me...@codeaurora.org --- Documentation/block/test-iosched.txt | 39 ++