cvs commit: ports/sysutils Makefile ports/sysutils/iogen Makefile distinfo pkg-descr

[ Available lists | Index of cvs-all | Month of Dec 2011 | Week of 16 Dec 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Steven Kreuzer <skreuzer@FreeBSD.org>
Date
16 Dec 2011 18:40:26
Subject
cvs commit: ports/sysutils Makefile ports/sysutils/iogen Makefile distinfo pkg-descr
Message-ID
201112161840.pBGIePww009916@repoman.freebsd.org


[ Hide this part ]
skreuzer    2011-12-16 18:40:25 UTC

FreeBSD ports repository

Modified files:
sysutils Makefile
Added files:
sysutils/iogen Makefile distinfo pkg-descr
Log:
iogen is a lightweight tool that generates heavily fragmented I/O. It
accomplishes this by forking a number of children that run I/O to a
filesystem.

This tool is intended to test storage stacks under stress and worst case
scenarios. However due to heavy fragmentation of the I/O files, it tends
to bypass caching algorithms in storage stacks.

WWW: http://www.peereboom.us/iogen/

Revision Changes Path
1.1355 +1 -0 ports/sysutils/Makefile
1.1 +31 -0 ports/sysutils/iogen/Makefile (new)
1.1 +2 -0 ports/sysutils/iogen/distinfo (new)
1.1 +9 -0 ports/sysutils/iogen/pkg-descr (new)

Elapsed time: 0.053 seconds