RE: (corrected) Re: [patch-2.3.33] memory size on proliant/1600

nathan.zook@amd.com
Fri, 17 Dec 1999 09:13:41 -0600


That's David's. If I had gotten that far, I would have known your problem!

Nathan

-----Original Message-----
From: Tigran Aivazian [mailto:tigran@sco.COM]
Sent: Friday, December 17, 1999 3:35 AM
To: Zook, Nathan; orc@pell.portland.or.us
Cc: linux-kernel@vger.rutgers.edu
Subject: RE: (corrected) Re: [patch-2.3.33] memory size on proliant/1600

Hi Nathan and David,

I don't know who to give credit to but since you guys work on E820 I thank
you both - 2.3.34-pre1 works fine on this Proliant/1600 - this part of
your fix:

+ start = PFN_UP(e820.map[i].addr);
+ end = PFN_DOWN(e820.map[i].addr + e820.map[i].size);
+ if (start >= end)
+ continue;

did the trick cleaner than my earlier suggestion.

Regards,
------
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | http://www.ocston.org/~tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/