From owner-cvs-all@FreeBSD.ORG Fri Mar 23 11:28:26 2012 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 6AF67106564A; Fri, 23 Mar 2012 11:28:26 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55D038FC1D; Fri, 23 Mar 2012 11:28:26 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q2NBSQs2083684; Fri, 23 Mar 2012 11:28:26 GMT (envelope-from brucec@repoman.freebsd.org) Received: (from brucec@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q2NBSQmU083683; Fri, 23 Mar 2012 11:28:26 GMT (envelope-from brucec) Message-Id: <201203231128.q2NBSQmU083683@repoman.freebsd.org> From: Bruce Cran Date: Fri, 23 Mar 2012 11:28:26 +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 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: Fri, 23 Mar 2012 11:28:26 -0000 brucec 2012-03-23 11:28:26 UTC FreeBSD ports repository (src committer) Modified files: sysutils/fio Makefile distinfo Log: Update to version 2.0.6. o Add buffer_compress_percentage o server: fixup bug in sending jobs_eta command o Avoid segfault if verify header appears longer than io_u o Fix bug that causes early termination of fio with verify_backlog o Add buffer_compress_chunk option o Fix failure to verify in mixed read/write workload with backlog o New offset_increment option o Fix problem with iodepth_batch_complete=0 and accounting o time_based: Avoid restarting main I/O loop o Enable read/write sequential offset to be a non-multiple of the block size o Added 99.95 and 99.99 default percentiles. o Fix terse output with description set Feature safe: yes Revision Changes Path 1.15 +1 -1 ports/sysutils/fio/Makefile 1.13 +2 -2 ports/sysutils/fio/distinfo