android13/external/autotest/client/tests/wb_kupdate
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README initial 2024-06-22 20:45:49 +08:00
__init__.py initial 2024-06-22 20:45:49 +08:00
common.py initial 2024-06-22 20:45:49 +08:00
control initial 2024-06-22 20:45:49 +08:00
wb_kupdate.py initial 2024-06-22 20:45:49 +08:00
wb_kupdate_unittest.py initial 2024-06-22 20:45:49 +08:00

README

Description:
------------
This tests checks the wb_kupdate code path by writting data to a sparse file
mounted on a loop back device formated with a user specified filesystem,
and waiting a maximum of 'max_flush_time' for writeback to flush the dirty
datat from the cache to disk.

At the end of the test a keyval is generated which states per iteration the time
taken to write the user specified amount of data to disk.