Lines Matching refs:free
67 The amount of free memory in the system that should be reserved for users
70 admin_reserve_kbytes defaults to min(3% of free pages, 8MB)
104 all zones are compacted such that free memory is available in contiguous
115 acceptable trade for large contiguous free memory. Set to 0 to prevent
134 Contains, as a percentage of total available memory that contains free pages
169 Contains, as a percentage of total available memory that contains free pages
191 memory becomes free.
193 To free pagecache:
195 To free reclaimable slab objects (includes dentries and inodes):
197 To free slab objects and pagecache:
200 This is a non-destructive operation and will not free any dirty objects.
325 pages free 1355
427 of kilobytes free. The VM uses this number to compute a
429 Each lowmem zone gets a number of reserved free pages based
626 of free memory left when userspace requests more memory.
688 Because other nodes' memory may be free. This means system total status
733 initiate swap until the amount of free and file-backed pages is less
743 min(3% of current process size, user_reserve_kbytes) of free memory.
750 all free memory with a single process, minus admin_reserve_kbytes.