[PATCH] malloc.3: write about another possible reason for ENOMEM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Masatake YAMATO <yamato@xxxxxxxxxx>
---
 man3/malloc.3 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man3/malloc.3 b/man3/malloc.3
index 0ada87a92..4129a55bd 100644
--- a/man3/malloc.3
+++ b/man3/malloc.3
@@ -226,6 +226,9 @@ or
 .B RLIMIT_DATA
 limit described in
 .BR getrlimit (2).
+Another reason could be that the number of mappings created by the
+caller process exceeded the limit specified by
+.IR /proc/sys/vm/max_map_count .
 .SH ATTRIBUTES
 For an explanation of the terms used in this section, see
 .BR attributes (7).
-- 
2.40.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux