On Tue, 13 Feb 2018 14:31:55 -0500 Pavel Tatashin <pasha.tatashin@xxxxxxxxxx> wrote: > This patchset: > - Improves hotplug performance by eliminating a number of > struct page traverses during memory hotplug. > > - Fixes some issues with hotplugging, where boundaries > were not properly checked. And on x86 block size was not properly aligned > with end of memory > > - Also, potentially improves boot performance by eliminating condition from > __init_single_page(). > > - Adds robustness by verifying that that struct pages are correctly > poisoned when flags are accessed. I'm now attempting to get a 100% review rate on MM patches, which is why I started adding my Reviewed-by: when I do that thing. I'm not familiar enough with this code to add my own Reviewed-by:, and we'll need to figure out what to do in such cases. I shall be sending out periodic review-status summaries. If you're able to identify a suitable reviewer for this work and to offer them beer, that would help. Let's see what happens as the weeks unfold. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>