We have similar problem and we think we have fixed them:
http://www.fsl.cs.sunysb.edu/~vass/filebench/
vasily
--
This message posted from opensolaris.org
___
perf-discuss mailing list
perf-discuss@opensolaris.org
Has anyone solved the deadlock issue with filebench on Linux?
On Fri, May 30, 2008 at 10:34 AM, Mark Gritter <[EMAIL PROTECTED]> wrote:
> I first tried compiling filebench on a Linux (Ubuntu 8.04) system. While
> the compilation worked, even the simplest tests (sequential read) deadlocked
> with
Thanks, David. That worked (as did bumping the amount of memory for the
virtual machine.)
Mark
This message posted from opensolaris.org
___
perf-discuss mailing list
perf-discuss@opensolaris.org
Hi Mark,
How much memory do you have on the system? By default, Solaris now allows a
user to allocate up to 1/4 of that for shared memory. If you don't have
80G or more, the allocation will fail.
You can change that by altering the project value for the user for
project.max-shm-memory. See "ma
Looks like this problem:
http://opensolaris.org/jive/thread.jspa?messageID=220575
Rayson
On 5/30/08, Mark Gritter <[EMAIL PROTECTED]> wrote:
> I first tried compiling filebench on a Linux (Ubuntu 8.04) system. While the
> compilation worked, even the simplest tests (sequential read) deadlock
I first tried compiling filebench on a Linux (Ubuntu 8.04) system. While the
compilation worked, even the simplest tests (sequential read) deadlocked
without doing any work. Is there a Linux patch floating about at the moment?
I installed OpenSolaris (2008.05) under VMware Workstation and inst