Neelakanth Nadgir wrote:
Gérard,
You could use filebench without making a package. Just make sure
/opt/filebench/workloads is a soft link to the workloads
directory in your src distribution.
I generally do
./filebench
...
load varmail
...
run 120
...
ok, it works, but i also make modifica
Gérard,
You could use filebench without making a package. Just make sure
/opt/filebench/workloads is a soft link to the workloads
directory in your src distribution.
I generally do
./filebench
...
>load varmail
...
>run 120
...
hth,
-neel
On Thu, Mar 22, 2007 at 03:57 PM +0100, Gérard Henry wrot
Gérard Henry wrote:
any chance to have it compiled on solaris 9 or 8?
ok, compilation succeed if using bison and flex from blastwave!
but package failed, it seems that it is impossible to make package from
source files:
## Building pkgmap from package prototype file.
ERROR in prototype:
Gérard Henry wrote:
ok, i'm trying to compile from sources files, but it failed:
make package
...
...
source='fileset.c' object='fileset.o' libtool=no \
depfile='.deps/fileset.Po' tmpdepfile='.deps/fileset.TPo' \
depmode=none /bin/bash ../config/depcomp \
cc -D_REENTRANT -I. -I. -I.. -I../intl
ok, i'm trying to compile from sources files, but it failed:
make package
...
...
source='fileset.c' object='fileset.o' libtool=no \
depfile='.deps/fileset.Po' tmpdepfile='.deps/fileset.TPo' \
depmode=none /bin/bash ../config/depcomp \
cc -D_REENTRANT -I. -I. -I.. -I../intl -I../solaris/gsl-1.4
This is usually happens when one runs Sol10 compiled binaries on a Sol9.
Alexander
On Thu, 22 Mar 2007, Gerard Henry wrote:
hello all,
i want to use filebench to compare my actual mail server (sun v120, solaris 9)
ans sun t2000
on t2000, filebench (varmail) gave me:
IO Summary: 50937 op
hello all,
i want to use filebench to compare my actual mail server (sun v120, solaris 9)
ans sun t2000
on t2000, filebench (varmail) gave me:
IO Summary: 50937 ops 840.6 ops/s, (129/129 r/w) 4.3mb/s,780us
cpu/op, 61.1ms latency
but on v120, after installing, i'm unable to execute:
%