Re: [Lhms-devel] Re: new memory hotremoval patch
From: Hirokazu Takahashi <hidden>
Date: 2004-06-30 14:38:19
Also in:
lkml
From: Hirokazu Takahashi <hidden>
Date: 2004-06-30 14:38:19
Also in:
lkml
Hello,
quoted
Page "remapping" is a mechanism to free a specified page by copying the page content to a newly allocated replacement page and redirecting references to the original page to the new page. This was designed to reliably free specified pages, unlike the swapout code.are you 100% sure the locking is correct wrt O_DIRECT, AIO or futexes ??
Sure, it can handle that! And it can handle pages on RAMDISK and sysfs and so on. Thank you, Hirokazu Takahashi. -- 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>