• Home
  • History
  • Annotate
  • only in /external/autotest/client/tests/wb_kupdate/
NameDateSize

..29-Aug-20174 KiB

__init__.py29-Aug-20170

common.py29-Aug-2017340

control29-Aug-20171.6 KiB

README29-Aug-2017421

wb_kupdate.py29-Aug-20179.2 KiB

wb_kupdate_unittest.py29-Aug-20173.7 KiB

README

1Description:
2------------
3This tests checks the wb_kupdate code path by writting data to a sparse file
4mounted on a loop back device formated with a user specified filesystem,
5and waiting a maximum of 'max_flush_time' for writeback to flush the dirty
6datat from the cache to disk.
7
8At the end of the test a keyval is generated which states per iteration the time
9taken to write the user specified amount of data to disk.
10