diff --git a/OOMAnalyser.html b/OOMAnalyser.html
index 73cd344..ca6083e 100644
--- a/OOMAnalyser.html
+++ b/OOMAnalyser.html
@@ -776,7 +776,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
Resident file mapping pages Files which have been mapped into RAM (with
- mmap(2).)
+ mmap(2).)
|
@@ -931,8 +931,8 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
Unevictable Pages (unevictable) |
|
Unevictable memory. It can't be swapped out because the pages are owned by ramfs or protected by
- mlock(3) /
- shmctl(SHM_LOCK).
+ mlock(2) /
+ shmctl(2).
Unevictable pages are managed by kernels LRU framework.
|
@@ -964,7 +964,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
Additional details are listed in
- slabinfo(5) also.
+ slabinfo(5) also.
@@ -980,7 +980,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
|
Files which have been mapped into memory (with
- mmap(2)), such as libraries.
+ mmap(2)), such as libraries.
|
@@ -989,7 +989,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
|
Amount of memory consumed in
- tmpfs(5)
+ tmpfs(5)
filesystems.
|
@@ -1194,7 +1194,7 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
-