From b883eee1be89b5530585c714242af92152dd64c3 Mon Sep 17 00:00:00 2001 From: Raghavendra Bhat Date: Tue, 20 Sep 2011 12:16:49 +0530 Subject: modified fs-perf-test to allow number of files to be opened to be given as the argument --- c_pgms/INFO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c_pgms/INFO') diff --git a/c_pgms/INFO b/c_pgms/INFO index 4c4c62c..b4dccf4 100644 --- a/c_pgms/INFO +++ b/c_pgms/INFO @@ -11,3 +11,5 @@ c_pgms/inotify.c ---> program which monitors a directory and sends mail whenever =============================================== c_pgms/trucate ---> programs which truncates a file based on both path as well as fd on a file. Can be enhanced in future to write some truncate based applications. Used to verify bug 3077. + +c_pgms/new-ps-perf(new-fs-perf.c) -----> fs-perf test program modified. Now the number of files to be opened can be given as an argument. Default value is 30000 \ No newline at end of file -- cgit