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

Re: Active Memory Defragmentation: Our implementation & problems



Alok Mooley wrote:

> The regular buddy freeing function also increases the
>number of free pages. Since we are not actually
>freeing pages (we are just moving them), we do not
>want the original freeing function. But then we could 
>decrease the number of free pages by the same number &
>use the buddy freeing function. Will do. Thanks.
>  
>
Then you need to split the parts you want out into sub-functions and 
call it from the previous callers, and your new use for it...
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>