login
Header Space

 
 

Re: fsck large filesystem, memory limit problem

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Monday, May 19, 2008 - 9:48 am

On Mon, May 19, 2008 at 03:12:22PM +0200, Hannah Schroeter wrote:


This is only from hearsay, but iirc with linux the sbrk boundary grows
up starting above the text space and the mmap boundary grows down from
the largest user data space address. I would have to check where the
user stack lives. 


Some programs do memory management themselves, using sbrk(). We cannot
afford to just break those programs.


Currently we have fixed size sbrk and mmap regions, implementing a
more dynamic boundary could be done, but is not trivial. 

	-Otto
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: fsck large filesystem, memory limit problem, David J. Stillman, (Thu May 8, 5:04 pm)
Re: fsck large filesystem, memory limit problem, Otto Moerbeek, (Fri May 9, 2:44 am)
Re: fsck large filesystem, memory limit problem, Otto Moerbeek, (Mon May 12, 11:49 am)
Re: fsck large filesystem, memory limit problem, Hannah Schroeter, (Mon May 19, 8:38 am)
Re: fsck large filesystem, memory limit problem, Ted Unangst, (Mon May 19, 4:20 pm)
Re: fsck large filesystem, memory limit problem, Otto Moerbeek, (Mon May 19, 9:00 am)
Re: fsck large filesystem, memory limit problem, Hannah Schroeter, (Mon May 19, 9:12 am)
Re: fsck large filesystem, memory limit problem, Otto Moerbeek, (Mon May 19, 9:48 am)
speck-geostationary