Re: [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix
From: Jonathan Corbet <corbet@lwn.net>
Date: 2015-04-04 09:35:10
Also in:
linux-mm, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2015-04-04 09:35:10
Also in:
linux-mm, lkml
On Thu, 2 Apr 2015 15:50:15 -0700 (PDT) David Rientjes [off-list ref] wrote:
Don't only specify munmap(2) behavior with respect the hugetlb memory, all other syscalls get naturally aligned to the native page size of the processor. Rather, pick out munmap(2) as a specific example.
So I was going to apply this to the docs tree, but it doesn't even come close. What tree was this patch generated against? Thanks, jon