RE: 2.4.9/2.4.18 max kernel allocation size

Gianni Tedesco (gianni@ecsc.co.uk)
09 Oct 2002 11:22:38 +0100


--=-YHiIfvGDYsyMXFbN77sx
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2002-10-08 at 16:35, Joseph D. Wagner wrote:
> I might be thinking of something totally different than what you're
> talking about, but here it goes:
>=20
> Change line 18 of mmzone.h from:
> #define MAX_ORDER 10
> to
> #define MAX_ORDER 24
>=20
> This allows larger contiguous chunks of memory to be allocated, up to
> 32GB.

He's using vmalloc, so I assume he doesn't need physically contiguous
memory, rather virtually contigous. This code won't change a thing for
his vmalloc() calls AFAICS.

--=20
// Gianni Tedesco (gianni at ecsc dot co dot uk)
lynx --source www.scaramanga.co.uk/gianni-at-ecsc.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

--=-YHiIfvGDYsyMXFbN77sx
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQA9pANtkbV2aYZGvn0RArzEAJoCKsyoJp3+GYtfHFIMJxVYycctMwCcCEpH
s61bn3lGGzUoJg7TsPJRgwY=
=sNpK
-----END PGP SIGNATURE-----

--=-YHiIfvGDYsyMXFbN77sx--

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