From: Robert Love <rml@tech9.net>
To: Louis Garcia <louisg00@bellsouth.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Question about kernel VM
Date: 09 Nov 2001 01:30:31 -0500 [thread overview]
Message-ID: <1005287432.808.6.camel@phantasy> (raw)
In-Reply-To: <1005287035.19248.7.camel@tiger>
In-Reply-To: <1005287035.19248.7.camel@tiger>
On Fri, 2001-11-09 at 01:23, Louis Garcia wrote:
> Do all ports of the kernel, like ix86, ia64, sparc, alpha, and ppc,
> share one VM subsystem or do each port have their own???
They share the same VM, located in mm/
There is arch-dependent VM code, in arch/<arch>/mm, but that is mostly
support for specific memory functions like initializing the address
space.
Robert Love
prev parent reply other threads:[~2001-11-09 6:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-09 6:23 Question about kernel VM Louis Garcia
2001-11-09 6:30 ` Robert Love [this message]
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=1005287432.808.6.camel@phantasy \
--to=rml@tech9.net \
--cc=linux-kernel@vger.kernel.org \
--cc=louisg00@bellsouth.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.