Merge ath-next from ath.git
[firefly-linux-kernel-4.4.55.git] / Documentation / vm / pagemap.txt
index 5948e455c4d24346c29bb245551571258991d37f..6fbd55ef6b45379f4e92c7ee009657c3c73bcd7c 100644 (file)
@@ -62,6 +62,8 @@ There are three components to pagemap:
     20. NOPAGE
     21. KSM
     22. THP
+    23. BALLOON
+    24. ZERO_PAGE
 
 Short descriptions to the page flags:
 
@@ -102,6 +104,12 @@ Short descriptions to the page flags:
 22. THP
     contiguous pages which construct transparent hugepages
 
+23. BALLOON
+    balloon compaction page
+
+24. ZERO_PAGE
+    zero page for pfn_zero or huge_zero page
+
     [IO related page flags]
  1. ERROR     IO error occurred
  3. UPTODATE  page has up-to-date data