1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
__init__.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
common.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
control Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
wb_kupdate.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
wb_kupdate_unittest.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years 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.