summaryrefslogtreecommitdiffstats
path: root/c_pgms/INFO
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2011-09-20 12:16:49 +0530
committerRaghavendra Bhat <raghavendrabhat@gluster.com>2011-09-20 12:16:49 +0530
commitb883eee1be89b5530585c714242af92152dd64c3 (patch)
treecd2df26ef91f8c1cff636cce0826ed08e6e3c658 /c_pgms/INFO
parent37500616aadfa94ab816e71a0c18df3d91b5e42f (diff)
modified fs-perf-test to allow number of files to be opened to be given as the argument
Diffstat (limited to 'c_pgms/INFO')
-rw-r--r--c_pgms/INFO2
1 files changed, 2 insertions, 0 deletions
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