Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Side by Side Diff: client/tests/wb_kupdate/README

Issue 6539001: Merge remote branch 'cros/upstream' into master. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/tests/tiobench/tiobench.py ('k') | client/tests/wb_kupdate/common.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Description:
2 ------------
3 This tests checks the wb_kupdate code path by writting data to a sparse file
4 mounted on a loop back device formated with a user specified filesystem,
5 and waiting a maximum of 'max_flush_time' for writeback to flush the dirty
6 datat from the cache to disk.
7
8 At the end of the test a keyval is generated which states per iteration the time
9 taken to write the user specified amount of data to disk.
OLDNEW
« no previous file with comments | « client/tests/tiobench/tiobench.py ('k') | client/tests/wb_kupdate/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698