DragonFly BSD
DragonFly submit List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: improved version - Re: contig memory allocator fix (vm_contig.c)


From: Andrew Atrens <atrens@xxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Feb 2005 16:21:34 -0500

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.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]