MAX_ORDER in mmzone.h

Prabhakar Lad prabhakar.csengg at gmail.com
Mon Aug 27 01:25:50 EDT 2012


Hi,

On Mon, Aug 27, 2012 at 8:00 AM, J.Hwan Kim <frog1120 at gmail.com> wrote:
> Hi, everyone
>
> I wish to expand the limit for allocating contiguous memory in kernel.
> So, if I change the value CONFIG_FORCE_MAX_ZONEORDER or
> MAX_ORDER value in /include/linux/mmzone.h,
> will it cause any problem or side effect in x86_64 sysem?
>
Recently Contiguous memory allocator got merged into 3.5 Kernel
you can use the same to declare as much contiguous memory needed.

Thx,
--Prabhakar Lad
http://www.linkedin.com/profile/view?id=65006993&trk=tab_pro

> Thanks in advance.
>
> Best Regards,
> J.Hwan Kim
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



More information about the Kernelnewbies mailing list