On Fri, 13 Oct 2000, Timur Tabi wrote: > Sure it does, just like segments let 16-bit apps access more than 64KB of > memory. If you have two selectors, each one can point to a different physical > base address, and IIRC, the size of the physical address base can be 36 bits. > That gives you 16 physically contiguous 4GB memory blocks. No. The segment base and length is confined to the 32 bit address space mapped by page tables. -ben - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: large memory support for x86 Kiril Vidimce
- Re: large memory support for x86 Jeff Epler
- Re: large memory support for x86 Timur Tabi
- Re: large memory support for x86 Richard B. Johnson
- Re: large memory support for x86 Timur Tabi
- Re: large memory support for x86 Malcolm Beattie
- Re: large memory support for x86 Ingo Molnar
- RE: large memory support for x86 Chris Swiedler
- RE: large memory support for ... Ingo Molnar
- Re: large memory support for ... Timur Tabi
- Re: large memory support for ... kernel
- Re: large memory support for ... Brian Gerst
- Re: large memory support for ... Timur Tabi
- Re: large memory support for ... Alexander Viro
- Re: large memory support for ... Brian Gerst
- Re: large memory support for ... Alexander Viro
- Re: large memory support for ... Timur Tabi
- Re: large memory support for ... Alexander Viro
- Re: large memory support for ... Brian Gerst
- RE: large memory support for ... Richard B. Johnson
- Re: large memory support for x86 Tigran Aivazian