improved version - Re: contig memory allocator fix (vm_contig.c)
Andrew Atrens
atrens at nortelnetworks.com
Tue Feb 22 13:21:34 PST 2005
Matthew Dillon wrote:
> I did a cleanup pass on Andrew's code and rearranged a few minor
> things, plus removed the vm_contig_[int]_pg_alloc() shim and just made
> the original vm_contig_pg_alloc() take an mflags argument, and changed
> the mflags type to an int.
>
> It looks like nothing else in the system used the vm_contig_pg_alloc()
> entry point anyway so I also made that static.
>
> Please test.
Works well! Thanks!
Andrew.
More information about the Submit
mailing list