You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.. | ||
README | 8 months ago | |
__init__.py | 8 months ago | |
common.py | 8 months ago | |
control | 8 months ago | |
wb_kupdate.py | 8 months ago | |
wb_kupdate_unittest.py | 8 months ago |
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.