1. 02 Jul, 2013 1 commit
    • Lee Susman's avatar
      scsi: ufs: long sequential read/write tests · 9cb6eda2
      Lee Susman authored
      
      This test adds the ability to test the UFS task management feature
      in the driver. It loads the queue with requests in order to allow
      the task management to operate in full capacity.
      
      Modify test-iosched infrastructure to support the new tests:
      - expose  check_test_completion()
      
      Note: we submit 16-bio requests since the current HW is very slow
      and we don't want to exceed the timeout duration.
      
      Change-Id: I8ee752cba3c6838d8edc05747fa0288c4b347ef6
      Signed-off-by: default avatarDolev Raviv <draviv@codeaurora.org>
      Signed-off-by: default avatarLee Susman <lsusman@codeaurora.org>
      9cb6eda2
  2. 27 Jun, 2013 1 commit
  3. 12 Mar, 2013 1 commit
  4. 21 Feb, 2013 1 commit
  5. 14 Feb, 2013 1 commit
  6. 13 Feb, 2013 1 commit
  7. 13 Jan, 2013 1 commit
  8. 09 Jan, 2013 1 commit
  9. 19 Dec, 2012 1 commit
  10. 15 Nov, 2012 1 commit
  11. 24 Oct, 2012 1 commit
  12. 18 Jul, 2012 1 commit
  13. 15 Jul, 2012 1 commit
  14. 27 Jun, 2012 1 commit
    • Maya Erez's avatar
      block: Add test-iosched scheduler · 6018155a
      Maya Erez authored
      
      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
      
      Change-Id: Ief91f9fed6e3c3c75627d27264d5252ea14f10ad
      Signed-off-by: default avatarMaya Erez <merez@codeaurora.org>
      6018155a