Re: question on memory map of process on i386

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2005-08-03 at 17:28 -0600, Christopher Friesen wrote:
> On i386, /proc/<pid>/maps shows the following entry:
> 
> ffffe000-fffff000 ---p 00000000 00:00 0
> 
> This page of memory is way up above TASK_SIZE (which is 0xc0000000), so 
> how is it visible to userspace?
> 
> Just to complicate things,  I seem to find the vma for this page using 
> find_vma_prev().
> 
> Can anyone explain what's going on?
> 

Looking at the code, it seems to be the "gate area". But what this is
used for, I'm not really sure. I did a little searching but found no
good explanations of it. So I added Keith to the CC since most of the
updates to this was submitted by him :-)

-- Steve


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux