]> git.neil.brown.name Git - history.git/commit
[PATCH] ia32 limit_regions update
authorAndrew Morton <akpm@osdl.org>
Wed, 22 Oct 2003 01:19:16 +0000 (18:19 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 22 Oct 2003 01:19:16 +0000 (18:19 -0700)
commit99cfd107280dde3d851ca02f6422df9562b0c75a
tree1429d40ec5048998dedc5885a98be5b3f570c421
parentdefa39620ba007ab425d913389202973ccd37f99
[PATCH] ia32 limit_regions update

Sync this up with 2.4:

 ChangeSet@1.404.2.2  2002-05-06 21:30:10-03:00  hch@infradead.org
 [PATCH] memsetup fixes (again)

 The mem= fixes from Red Hat's tree had a small bug:
 if mem= was not actually used with the additional features, but
 int plain old way, is used the value as the size of memory it
 wants, not the upper limit.  The problem with this is that there
 is a small difference due to memory holes.

 I had one report of a person using mem= to reduce memory size for
 a broken i386 chipset thaty only supports 64MB cached and the rest
 as mtd/slram device for swap.  I got broken as the boundaries changed.
arch/i386/kernel/setup.c