ports/77490: [NEW PORT] benchmarks/blogbench: Performance Test of Filesystem I/O

Janos Mohacsi janos.mohacsi at niif.hu
Mon Feb 14 10:10:17 UTC 2005


>Number:         77490
>Category:       ports
>Synopsis:       [NEW PORT] benchmarks/blogbench: Performance Test of Filesystem I/O
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 10:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #5: Thu Nov 11 05:45:29 CET 2004
>Description:
Blogbench is a portable filesystem benchmark that tries to reproduce the 
load of a real-world busy file server.

It stresses the filesystem with multiple threads performing random reads, 
writes and rewrites in order to get a realistic idea of the scalability 
and the concurrency a system can handle.

WWW: http://blogbench.pureftpd.org/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- blogbench-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	blogbench
#	blogbench/pkg-plist
#	blogbench/pkg-descr
#	blogbench/distinfo
#	blogbench/Makefile
#
echo c - blogbench
mkdir -p blogbench > /dev/null 2>&1
echo x - blogbench/pkg-plist
sed 's/^X//' >blogbench/pkg-plist << 'END-of-blogbench/pkg-plist'
Xbin/blogbench
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-blogbench/pkg-plist
echo x - blogbench/pkg-descr
sed 's/^X//' >blogbench/pkg-descr << 'END-of-blogbench/pkg-descr'
XBlogbench is a portable filesystem benchmark that tries to reproduce the 
Xload of a real-world busy file server.
X
XIt stresses the filesystem with multiple threads performing random reads, 
Xwrites and rewrites in order to get a realistic idea of the scalability 
Xand the concurrency a system can handle.
X
XWWW: http://blogbench.pureftpd.org/
END-of-blogbench/pkg-descr
echo x - blogbench/distinfo
sed 's/^X//' >blogbench/distinfo << 'END-of-blogbench/distinfo'
XMD5 (blogbench-1.0.tar.bz2) = 8b8c0d97cbb9ecc02a4c5f1f7169bece
XSIZE (blogbench-1.0.tar.bz2) = 103355
END-of-blogbench/distinfo
echo x - blogbench/Makefile
sed 's/^X//' >blogbench/Makefile << 'END-of-blogbench/Makefile'
X# New ports collection makefile for:	blogbench
X# Date created:			Feb 14, 2005
X# Whom:				janos.mohacsi at bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	blogbench
XPORTVERSION=	1.0
XCATEGORIES=	benchmarks
XMASTER_SITES=	ftp://ftp.blogbench.pureftpd.org/blogbench/
X
XMAINTAINER=	janos.mohacsi at bsd.hu
XCOMMENT=	Performance Test of Filesystem I/O
X
XGNU_CONFIGURE=	yes
XUSE_BZIP2=	yes
X
XMAN8=	blogbench.8
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-blogbench/Makefile
exit
--- blogbench-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list