summaryrefslogtreecommitdiffstats
path: root/INFO
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrambk@gmail.com>2011-07-13 18:24:31 +0530
committerRaghavendra Bhat <raghavendrambk@gmail.com>2011-07-13 18:24:31 +0530
commitd8ba6881617e9abc01e0fa13bb7e88037fb35315 (patch)
treebd384eff4e68e4129342b6c741d3c58febdf508f /INFO
parentcedf827e511a41f6335fbf3e66ce111eb01bd1d0 (diff)
legacy performance scripts
Diffstat (limited to 'INFO')
-rw-r--r--INFO3
1 files changed, 3 insertions, 0 deletions
diff --git a/INFO b/INFO
index f517c10..9ae7870 100644
--- a/INFO
+++ b/INFO
@@ -18,4 +18,7 @@ c_pgms/locking ---> programs (both for file as well as directory) for doing ope
c_pgms/threaded_io ---> program for opening a file from multiple threads and each thread doing some operation such as stat, write & truncate, read, chown etc on multiple fds
c_pgms/create_bench(create.c) ---> benchmarking application for taking average time duration needed for the creation of different types of files such as regular file, directory, FIFO, character and block device special files
+============================================================================================================================================
+
+legacy/performance ---> legacy scripts (not currently in use) for getting performance statistics
============================================================================================================================================ \ No newline at end of file