Robert P. J. Day wrote:
On Fri, 25 Apr 2008, Peter Teoh wrote:In general, user cannot see kernel memory, but kernel can see user memory. To enforce this, all memory are not to be shared. And this is also enforce at the x86 hardware level - no OS feature is needed (ie, windows/linux all worked in the same way)....the keyword to search is called "stack switching". Erh.......I am not sure of this part.....as I only read the theoretical book - intel manual :-). May be u are right.....I will dig into source code in my leisure time......thanks!!! -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ |
- Re: Why two stacks per process? Patrick McManus
- Re: Why two stacks per process? sahlot arvind
- Re: Why two stacks per process? Patrick McManus
- Re: Why two stacks per process? Michael Blizek
- Re: Why two stacks per process? Bernd Petrovitsch
- Re: Why two stacks per process? Michael Blizek
- Re: Why two stacks per process? Bernd Petrovitsch
- Re: Why two stacks per process? Peter Teoh
- Re: Why two stacks per process? Patrick McManus
- Re: Why two stacks per process? Robert P. J. Day
- Re: Why two stacks per process? Peter Teoh
- Re: Why two stacks per process? Peter Teoh
