GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LAT_FS(8) LMBENCH LAT_FS(8)

lat_fs - measure file system create/delete performance

lat_fs [ dir ]

lat_fs is a program that creates a number of small files in the current working directory and then removes the files. Both the creation and removal of the files is timed.

If dir is specified, lat_fs will change to that directory first and do the creates and deletes there. Otherwise the creates and deletes are done in $PWD.

The results are in terms of creates per second and deletes per second as a function of file size. The output is in 4 column form and is the size of the file, the number created, the creations per second, and the removals per second. Output format looks like:

0k      500     1304    2740
1k      500     904     1663
4k      500     861     1647
10k     500     674     1516

lmbench(8).
$Date$ (c)1994 Larry McVoy

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.