Re: [Lhms-devel] Re: new memory hotremoval patch

From: Hirokazu Takahashi
Date: Wed Jun 30 2004 - 09:39:16 EST


Hello,

> > 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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/