diff options
author | David Rientjes <rientjes@google.com> | 2012-03-21 16:34:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-21 17:54:59 -0700 |
commit | 21a3c273f88c9cbbaf7e14505df0131d95c8f262 (patch) | |
tree | f3fbc0ebe490b6a339fcea3baa8b39f2260c0b1e /mm | |
parent | ea48cf7863c789579b170ef28e7fc62728365d6e (diff) | |
download | linux-21a3c273f88c9cbbaf7e14505df0131d95c8f262.tar.bz2 |
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
Add the thread name and pid of the application that is allocating shm
segments with MAP_HUGETLB without being a part of
/proc/sys/vm/hugetlb_shm_group or having CAP_IPC_LOCK.
This identifies the application so it may be fixed by avoiding using the
deprecated exception (see Documentation/feature-removal-schedule.txt).
Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions