• Home
  • Raw
  • Download

Lines Matching refs:pages

217 	  with the reduced number of transparent huge pages that could be used
219 pages enlisted as being part of memory balloon devices avoids the
247 Allows the migration of the physical location of pages of processes
249 two situations. The first is on NUMA systems to put pages nearer
251 pages as migration can relocate pages to satisfy a huge page
295 mergeable. When it finds pages of identical content, it replaces
309 from userspace allocation. Keeping a user from writing to low pages
338 tristate "HWPoison pages injector"
362 excess pages there must be before trimming should occur, or zero if
366 of 1 says that all excess pages should be trimmed.
376 Transparent Hugepages allows the kernel to use huge pages and
416 Swap transparent huge pages in one piece, without splitting.
435 bool "Enable cleancache driver to cache clean pages if tmem is present"
438 for clean pages that the kernel's pageframe replacement algorithm
457 bool "Enable frontswap to cache swap pages if tmem is present"
480 CMA reserves a region of memory and allows only movable pages to
483 allocated pages are migrated away to serve the contiguous request.
526 bool "Compressed cache for swap pages (EXPERIMENTAL)"
531 A lightweight compressed cache for swap pages. It takes
532 pages that are in the process of being swapped out and attempts to
551 tristate "Low (Up to 2x) density storage for compressed pages"
553 A special purpose allocator for storing compressed pages.
554 It is designed to store up to two compressed pages per physical
560 tristate "Up to 3x density storage for compressed pages"
563 A special purpose allocator for storing compressed pages.
564 It is designed to store up to three compressed pages per physical
569 tristate "Memory allocator for compressed pages"
573 compressed RAM pages. zsmalloc uses virtual memory mapping
607 bool "Defer initialisation of struct pages to kthreads"
612 Ordinarily all struct pages are initialised during early boot in a
626 This feature allows to estimate the amount of user pages that have
672 Allows creation of struct pages to represent unaddressable device
707 Allow khugepaged to put read-only file-backed pages in THP.