process stack
Venkateswarlu P
p.venkatesh551 at gmail.com
Sun Jun 26 23:34:52 EDT 2011
Each process is having a stack .
In C ,for *local variables* allocation this stack is used (for some extra
usage also).
what about *static and global *data allocation ?
where this data will be allocated ?.
what about dynamic memory allocation ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110627/a61dd4e3/attachment.html
More information about the Kernelnewbies
mailing list