From owner-cvs-all@FreeBSD.ORG Sat Feb 14 19:32:31 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E366106564A; Sat, 14 Feb 2009 19:32:31 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2D4AC8FC12; Sat, 14 Feb 2009 19:32:31 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1EJWVVY030664; Sat, 14 Feb 2009 19:32:31 GMT (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1EJWVIA030663; Sat, 14 Feb 2009 19:32:31 GMT (envelope-from luigi) Message-Id: <200902141932.n1EJWVIA030663@repoman.freebsd.org> From: Luigi Rizzo Date: Sat, 14 Feb 2009 19:32:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fio Makefile distinfo pkg-descr ports/sysutils/fio/files patch-01 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2009 19:32:31 -0000 luigi 2009-02-14 19:32:31 UTC FreeBSD ports repository Added files: sysutils/fio Makefile distinfo pkg-descr sysutils/fio/files patch-01 Log: Fio is an I/O testing tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. Fio can be driven by a 'job file' describing the I/O load one wants to simulate. WWW: http://git.kernel.dk/ Revision Changes Path 1.1 +33 -0 ports/sysutils/fio/Makefile (new) 1.1 +3 -0 ports/sysutils/fio/distinfo (new) 1.1 +8 -0 ports/sysutils/fio/files/patch-01 (new) 1.1 +6 -0 ports/sysutils/fio/pkg-descr (new)