Re: [perf-discuss] Having trouble getting filebench to work

2010-04-05 Thread Vasily Tarasov
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

Re: [perf-discuss] Having trouble getting filebench to work

2008-06-04 Thread David Harder
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

Re: [perf-discuss] Having trouble getting filebench to work

2008-05-30 Thread Mark Gritter
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

Re: [perf-discuss] Having trouble getting filebench to work

2008-05-30 Thread David Miller
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

Re: [perf-discuss] Having trouble getting filebench to work

2008-05-30 Thread Rayson Ho
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

[perf-discuss] Having trouble getting filebench to work

2008-05-30 Thread Mark Gritter
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