-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On May 9, 2008, at 9:21 AM, Eric Blossom wrote:
You're probably running into a limit on the total number of shared
memory segments in the system (SHMMNI) or the max segs per process
(SHMMSEG). You can check the current values by:
$ cat /sys/proc/
On Fri, May 09, 2008 at 08:42:35AM -0700, Dan Halperin wrote:
> Hey,
>
> I know that the buffer allocation uses some memory mapping tricks to
> make it efficient; is there some shared resource that this process
> uses of which a computer should have a finite amount? I'm running a
> process w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey,
I know that the buffer allocation uses some memory mapping tricks to
make it efficient; is there some shared resource that this process
uses of which a computer should have a finite amount? I'm running a
process with, oh, say 500 buffers (