Re: help with huge memory consumption??
- From: Rainer Weikusat <rainer.weikusat@xxxxxxxxx>
- Date: Fri, 02 Mar 2007 18:36:18 +0100
Robert Redelmeier <redelm@xxxxxxxxxxxxxxx> writes:
Rainer Weikusat <rainer.weikusat@xxxxxxxxx> wrote in part:
A virtual page that hasn't been used yet will have no
physical page associated with it.
True enough. But will take resources for kernel memory
maps, even if the pages are never used.
AFAIK, minor pagefaults have not gotten this minor :)
But how can a stack page possibly be shared and with whom?
fork() does this by default.
The original article talked about stacks allocated for thread
within a process and I did, too. So, how can stack pages allocated
for threads withing a single process be shared with whom?
BTW, the answer is 'they cannot'.
.
- Follow-Ups:
- Re: help with huge memory consumption??
- From: Robert Redelmeier
- Re: help with huge memory consumption??
- References:
- help with huge memory consumption??
- From: Dan Miller
- Re: help with huge memory consumption??
- From: Bin Chen
- Re: help with huge memory consumption??
- From: Dan Miller
- Re: help with huge memory consumption??
- From: Bin Chen
- Re: help with huge memory consumption??
- From: Robert Redelmeier
- Re: help with huge memory consumption??
- From: Bin Chen
- Re: help with huge memory consumption??
- From: Robert Redelmeier
- Re: help with huge memory consumption??
- From: Rainer Weikusat
- Re: help with huge memory consumption??
- From: Robert Redelmeier
- help with huge memory consumption??
- Prev by Date: Re: help with huge memory consumption??
- Next by Date: Re: Problems constructing ELF program headers
- Previous by thread: Re: help with huge memory consumption??
- Next by thread: Re: help with huge memory consumption??
- Index(es):