Home
last modified time | relevance | path

Searched refs:space (Results 1 – 4 of 4) sorted by relevance

/mm/damon/
DKconfig36 bool "Data access monitoring primitives for the physical address space"
41 that works for the physical address space.
59 This builds the debugfs interface for DAMON. The user space admins
/mm/
Dswap_state.c666 struct address_space *spaces, *space; in init_swap_address_space() local
674 space = spaces + i; in init_swap_address_space()
675 xa_init_flags(&space->i_pages, XA_FLAGS_LOCK_IRQ); in init_swap_address_space()
676 atomic_set(&space->i_mmap_writable, 0); in init_swap_address_space()
677 space->a_ops = &swap_aops; in init_swap_address_space()
679 mapping_set_no_writeback_tags(space); in init_swap_address_space()
DKconfig25 flat address space. The FLATMEM is the most efficient
43 holes is their physical address space and allows memory
74 # an extremely sparse physical address space.
166 # space can be handled with less contention: split it at this NR_CPUS.
303 of an application's address space that an app has advised may be
313 int "Low address space to protect from user allocation"
321 For most ia64, ppc64 and x86 users with lots of address space
325 this low address space will need CAP_SYS_RAWIO or disable this
352 int "Turn on mmap() excess space trimming before booting"
367 long-term mappings means that the space is wasted.
[all …]
DKconfig.debug3 bool "Extend memmap on extra space for more information on page"
5 Extend memmap on extra space for more information on page. This
61 for user-space helper.