On Wed, Jun 13, 2012 at 04:24:47PM -0400, Rik van Riel wrote: > This would also be useful for emulators such as qemu-kvm, > which want the guest memory to be 2MB aligned. hugetlbfs does implicit align, so right now I mash the two together and use up many of the remaining bits If you want align different than page sizes you may need to go 64bits with the flags. Is there a use case for alignment independent of page sizes? -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- 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>