android_mt6572_jiabo/external/autotest/client/tests/wb_kupdate
2025-09-05 16:56:03 +08:00
..
__init__.py first commit 2025-09-05 16:56:03 +08:00
common.py first commit 2025-09-05 16:56:03 +08:00
control first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
wb_kupdate.py first commit 2025-09-05 16:56:03 +08:00
wb_kupdate_unittest.py first commit 2025-09-05 16:56:03 +08:00

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.