linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patricia Gaughen <gone@us.ibm.com>
To: marcelo@conectiva.com.br
Cc: linux-kernel@vger.kernel.org
Subject: PATCH] (1/2) i386 discontigmem support against 2.4.20pre8:  paddr_to_pfn
Date: Tue, 01 Oct 2002 17:15:19 -0700	[thread overview]
Message-ID: <200210020015.g920FJv14704@w-gaughen.beaverton.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]


This patch was originally written by Martin Bligh.

It changes all references of node_start_paddr and zone_start_paddr 
to node_start_pfn and zone_start_pfn.  This change is required to 
support PAE for i386 discontigmem.  It allows a starting address 
for a node or zone to be greater than 4GB. A version of this patch 
is in the 2.4 aa tree and has also been accepted into the v2.5 tree 
starting with 2.5.34.


I've tested this patch on the following configurations: UP, SMP, SMP PAE, 
multiquad, multiquad PAE, multiquad DISCONTIGMEM, multiquad DISCONTIGMEM PAE.

Any and all feedback regarding this patch is greatly appreciated.

Thanks,
Pat

-- 
Patricia Gaughen (gone@us.ibm.com)
IBM Linux Technology Center
http://www.ibm.com/linux/ltc/


[-- Attachment #2: linux-2.4.20-pre8_paddr-to-pfn_A1.patch --]
[-- Type: application/x-patch , Size: 14001 bytes --]

                 reply	other threads:[~2002-10-02  0:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200210020015.g920FJv14704@w-gaughen.beaverton.ibm.com \
    --to=gone@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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).