public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
To: "Josef E. Galea" <josefeg@euroweb.net.mt>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Memory management in Linux
Date: Wed, 29 Dec 2004 18:23:56 +0100	[thread overview]
Message-ID: <878y7ht3v7.fsf@deneb.enyo.de> (raw)
In-Reply-To: <41D2ABA8.2080906@euroweb.net.mt> (Josef E. Galea's message of "Wed, 29 Dec 2004 14:05:44 +0100")

* Josef E. Galea:

> Does the linux kernel allow a process to handle its own memory pages 
> instead of using the kernel's virtual memory manager?

You could play some tricks using mprotect(2), but I'm not sure if this
is enough for your application.

      parent reply	other threads:[~2004-12-29 17:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-29 13:05 Memory management in Linux Josef E. Galea
2004-12-29 14:06 ` Coywolf Qi Hunt
2004-12-29 15:10   ` Josef E. Galea
2004-12-30  4:30     ` Walter Liu
2004-12-29 17:23 ` Florian Weimer [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=878y7ht3v7.fsf@deneb.enyo.de \
    --to=fw@deneb.enyo.de \
    --cc=josefeg@euroweb.net.mt \
    --cc=linux-kernel@vger.kernel.org \
    /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