Lines Matching full:filled
107 Some of the pages in zswap are same-value filled pages (i.e. contents of the
108 page have same value or repetitive pattern). These pages include zero-filled
110 checked if it is a same-value filled page before compressing it. If true, the
111 compressed length of the page is set to zero and the pattern or same-filled
114 Same-value filled pages identification feature is enabled by default and can be
122 When zswap same-filled page identification is disabled at runtime, it will stop
123 checking for the same-value filled pages during store operation.
124 In other words, every page will be then considered non-same-value filled.
125 However, the existing pages which are marked as same-value filled pages remain
129 ability to efficiently store same-filled pages without enabling the whole
157 of pages stored, same-value filled pages and various counters for the reasons