linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Manfred Spraul" <manfreds@colorfullife.com>
To: "Stephen C. Tweedie" <sct@redhat.com>
Cc: "Benjamin C.R. LaHaise" <blah@kvack.org>, linux-mm@kvack.org
Subject: Re: Hello
Date: Sat, 1 May 1999 15:56:46 +0200	[thread overview]
Message-ID: <003101be93da$75c98fd0$c80c17ac@clmsdev.local> (raw)

From: Stephen C. Tweedie <sct@redhat.com>
>NT's VLM support only gives you access to the high memory if you use a
>special API.  We plan on supporting clean access to all of physical
>memory quite transparently for Linux, without any such restrictions.
Do you plan that for 2.2 or 2.3?
Do you think that this will be backported to 2.2?
If not, then I'll write a quick and dirty shm modification which supports
more memory, and I'll disable swapping for that memory.

A note about VLM:
* VLM is a Microsoft invention for Windows NT on Alpha:
the user mode program is 64 bit, the kernel mostly 32 bit.
Pointers are sign extended by the processor.
A special kernel extension allows user mode processes to
map up to 28 GB memory into the middle of the memory space.
The rest of the OS knows nothing about this memory.
>From the MSDN Library:
>VLM is supported only on processors that directly support
> native 64-bit addressing. At present, these include the
> Compaq DIGITAL AlphaServer processors and specifically
> exclude the Intel 80286, 80386, 80486, Pentium, and
> Pentium II processors. 

* I read something on the Intel website about a kernel extension
which Intel wrote for the Pentium Processor.
If Linux supports more than 2 GB memory on 32 Bit processor,
then the implementation will be similar to that.

Do you have any details about PSE-36?
This seems to be a page table extention for the Xeon CPU's
AFAIK, this is not identical to PAE (available since PPro).
And: AFAIK, there are no chipsets which support > 4 GB
memory for PPro's, so there is no need to support PAE if PSE-36
is easier to implement.

Regards,
    Manfred


--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

             reply	other threads:[~1999-04-30 14:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-01 13:56 Manfred Spraul [this message]
1999-05-04 11:44 ` Hello Stephen C. Tweedie
  -- strict thread matches above, loose matches on Subject: below --
2012-10-16  0:16 Hello Freeman Xiong
2012-10-14  5:22 Hello Quincy Thompson
2012-08-02 12:06 hello Orlando Villegas
2012-07-31 17:06 Hello Lee Montoya
2012-07-31  4:56 Hello Erick Andrade
2012-07-28  9:01 hello Romeo Grimes
2012-07-25 20:38 Hello Melissa Culver
2012-07-25 13:29 Hello Eliza Burke
2012-07-23 12:45 hello Victoria Metz
2012-07-17  4:06 hello Brad Mcneill
2012-07-13 15:16 hello Olivia Gilmore
2001-09-04 20:53 Hello Brian Elias
1999-05-05 15:27 Hello Manfred Spraul, Stephen C. Tweedie
1999-05-04 23:20 ` Hello Stephen C. Tweedie
1999-05-01 15:25 Hello Manfred Spraul
1999-05-01 14:00 Hello Manfred Spraul, ak
1999-05-04 11:41 ` Hello Stephen C. Tweedie
1999-04-30 16:12 Hello Manfred Spraul
1999-04-29 16:20 ` Hello Benjamin C.R. LaHaise
1999-04-30  0:55 ` Hello Stephen C. Tweedie
1997-01-01 15:29   ` Hello ak
1999-05-04 11:45     ` Hello Stephen C. Tweedie
1999-04-28 15:28 Hello James E. King, III
1999-04-29 14:27 ` Hello Benjamin C.R. LaHaise
1999-04-30  0:54 ` Hello Stephen C. Tweedie
1999-04-30 14:20 ` Hello Manfred Spraul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003101be93da$75c98fd0$c80c17ac@clmsdev.local' \
    --to=manfreds@colorfullife.com \
    --cc=blah@kvack.org \
    --cc=linux-mm@kvack.org \
    --cc=masp0008@stud.uni-sb.de \
    --cc=sct@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).