public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Creating a page struct for HIGHMEM pages
@ 2003-12-07 16:02 Amir Hermelin
  2003-12-07 16:22 ` William Lee Irwin III
  0 siblings, 1 reply; 6+ messages in thread
From: Amir Hermelin @ 2003-12-07 16:02 UTC (permalink / raw)
  To: linux-kernel

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-12-07 18:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-07 16:02 Creating a page struct for HIGHMEM pages Amir Hermelin
2003-12-07 16:22 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox