Home
last modified time | relevance | path

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

/mm/
Dswap_state.c599 struct address_space *spaces, *space; in init_swap_address_space() local
607 space = spaces + i; in init_swap_address_space()
608 xa_init_flags(&space->i_pages, XA_FLAGS_LOCK_IRQ); in init_swap_address_space()
609 atomic_set(&space->i_mmap_writable, 0); in init_swap_address_space()
610 space->a_ops = &swap_aops; in init_swap_address_space()
612 mapping_set_no_writeback_tags(space); in init_swap_address_space()
DKconfig26 flat address space. The FLATMEM is the most efficient
59 holes is their physical address space and allows memory
111 # an extremely sparse physical address space.
186 # space can be handled with less contention: split it at this NR_CPUS.
294 of an application's address space that an app has advised may be
304 int "Low address space to protect from user allocation"
312 For most ia64, ppc64 and x86 users with lots of address space
316 this low address space will need CAP_SYS_RAWIO or disable this
343 int "Turn on mmap() excess space trimming before booting"
358 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.