Anton Blanchard <anton@xxxxxxxxx> writes: > This patch improves the situation by replacing the single mutex with a > table of mutexes, selected based on a hash of the address_space and > file offset being faulted (or mm and virtual address for MAP_PRIVATE > mappings). It's unclear to me how this solves the original OOM problem. But then you can still have early oom over all the hugepages if they happen to hash to different pages, can't you? I think it would be better to move out the clearing out of the lock, and possibly take the lock only when the hugepages are about to go OOM. -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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>