Subject: CVS commit: pkgsrc/benchmarks/blogbench
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2006 12:53:04
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Sun Oct 15 12:53:04 UTC 2006

Modified Files:
	pkgsrc/benchmarks/blogbench: Makefile distinfo
Added Files:
	pkgsrc/benchmarks/blogbench/patches: patch-aa patch-ab patch-ac
	    patch-ad patch-ae patch-af

Log Message:
Add patches to support a new flag:

	--directio or -o (if enabled uses O_DIRECT in open(2)).

Useful to test performance of Direct I/O implementation on NetBSD.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/benchmarks/blogbench/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/blogbench/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/benchmarks/blogbench/patches/patch-aa \
    pkgsrc/benchmarks/blogbench/patches/patch-ab \
    pkgsrc/benchmarks/blogbench/patches/patch-ac \
    pkgsrc/benchmarks/blogbench/patches/patch-ad \
    pkgsrc/benchmarks/blogbench/patches/patch-ae \
    pkgsrc/benchmarks/blogbench/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.