Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2011 18:40:25 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/iogen Makefile distinfo pkg-descr
Message-ID:  <201112161840.pBGIePww009916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112161840.pBGIePww009916>