physical memory allocated to a program
- From: mohi <mohangupta13@xxxxxxxxx>
- Date: Fri, 28 Mar 2008 02:59:22 -0700 (PDT)
hello everyone,
presently i was reading about physical memory allocators and wanted
to know ,as the size entry of the program( the size of the program in
directory entry) includes the size of the code of the program and not
that of the dynamic memory which that program may require(as i
think) ,so how does the kernel or the allocater decides what block of
memory should be actually allocated to the program(which will also
include the dynamic memory which may be required by the program beside
the memory required for its code.
mohan
.
- Follow-Ups:
- Re: physical memory allocated to a program
- From: phil-news-nospam
- Re: physical memory allocated to a program
- From: David Schwartz
- Re: physical memory allocated to a program
- From: Josef Moellers
- Re: physical memory allocated to a program
- Prev by Date: Re: allocation of memory to a program
- Next by Date: Re: allocation of memory to a program
- Previous by thread: allocation of memory to a program
- Next by thread: Re: physical memory allocated to a program
- Index(es):
Relevant Pages
|