public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Amir Hermelin" <amir@montilio.com>
To: <linux-kernel@vger.kernel.org>
Subject: Creating a page struct for HIGHMEM pages
Date: Sun, 7 Dec 2003 18:02:46 +0200	[thread overview]
Message-ID: <006c01c3bcdb$92290f50$1d01a8c0@CARTMAN> (raw)

Hi,
Suppose I want to create a page struct pointing to high memory (e.g. IO
mapped memory), that is, allocate the memory for the page struct myself and
fill in the values, what are the necessary flags/values (other than the
'virtual' field) I must be sure to set?  Does the page* need to be located
anywhere specific?  Does the pte field need to be set in anyway? The
question is relevant to kernel versions 2.4.20 and up.

Thanks,
Amir.



             reply	other threads:[~2003-12-07 16:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-07 16:02 Amir Hermelin [this message]
2003-12-07 16:22 ` Creating a page struct for HIGHMEM pages William Lee Irwin III
2003-12-07 17:56   ` Amir Hermelin
2003-12-07 17:59     ` William Lee Irwin III
2003-12-07 18:05       ` Amir Hermelin
2003-12-07 18:08         ` William Lee Irwin III

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='006c01c3bcdb$92290f50$1d01a8c0@CARTMAN' \
    --to=amir@montilio.com \
    --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