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.
jianglk.darker 7ee447c011
v811_spc009_project
8 months ago
..
README v811_spc009_project 8 months ago
__init__.py v811_spc009_project 8 months ago
common.py v811_spc009_project 8 months ago
control v811_spc009_project 8 months ago
wb_kupdate.py v811_spc009_project 8 months ago
wb_kupdate_unittest.py v811_spc009_project 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.