Bizarre error message

Jerry Feldman gaf at blu.org
Tue Apr 10 10:46:45 EDT 2001


mmapping /dev/zero is a reasonably standard way to acquire dynamic 
memory without using malloc. It also can be shared among other 
processes. Some commercial Unix mallocs are using mmap rather than 
sbrk. 

On 10 Apr 2001, at 9:47, John Chambers wrote:

> The most obvious reason for mmap to fail would be a memory shortage,
> but this happens when the machine is nowhere near saturated.  In the
> case a while ago, it happened when top in another window showed:

Jerry Feldman <gaf at blu.org>
Associate Director
Boston Linux and Unix user group
http://www.blu.org
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list