On 07/15/2014 04:53 PM, Toshi Kani wrote: > > Right. > > I think using struct page table for the RAM ranges is a good way for > saving memory, but I wonder how often the RAM ranges are mapped other > than WB... If not often, reserve_memtype() could simply call > rbt_memtype_check_insert() for all ranges, including RAM. > > In this patch, I left using reserve_ram_pages_type() since I do not see > much reason to use WT for RAM, either. > They get flipped to WC or WT or even UC for some I/O devices, but ultimately the number of ranges is pretty small. -hpa -- 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>