lkml.org 
[lkml]   [1998]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Patch to Memory Subsystem ... (Needed?)
BS> I've even tried to play around with ulimit:

BS> bsc@cryo:/home/bsc > ulimit -l 2048 # max size any prog can get in this
BS> shell
BS> # is 2Mb (hopefully)
BS> bsc@cryo:/home/bsc > ./eat # goodbye available memory

BS> ... it might be I who uses the ulimit command wrongly ...

What about glibc using anonymous mmap for the mallocs instead of the data
segmant? AFAIK these mallocs are not counted in ulimit by the kernel so you
can ignore the ulimit sometimes. IIRC the malloc behaviour is configurable.

--
Meelis Roos (mroos@tartu.cyber.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.074 / U:0.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site