/linux-4.4.14/Documentation/vm/ |
D | active_mm.txt | 18 - we have "real address spaces" and "anonymous address spaces". The 19 difference is that an anonymous address space doesn't care about the 21 anonymous address space we just leave the previous address space 24 The obvious use for a "anonymous address space" is any thread that 32 - "tsk->mm" points to the "real address space". For an anonymous process, 33 tsk->mm will be NULL, for the logical reason that an anonymous process 37 "stole" for such an anonymous user. For that, we have "tsk->active_mm", 44 For a anonymous process, tsk->mm == NULL, and tsk->active_mm is the 45 "borrowed" mm while the anonymous process is running. When the 46 anonymous process gets scheduled away, the borrowed address space is [all …]
|
D | overcommit-accounting | 55 For an anonymous or /dev/zero map
|
D | numa_memory_policy.txt | 74 VMA policy applies ONLY to anonymous pages. These include pages 75 allocated for anonymous segments, such as the task stack and heap, and 80 anonymous page is allocated on an attempt to write to the mapping-- 196 For allocation of anonymous pages and shared memory pages,
|
D | ksm.txt | 18 KSM only merges anonymous (private) pages, never pagecache (file) pages.
|
D | unevictable-lru.txt | 107 The unevictable list does not differentiate between file-backed and anonymous, 534 functions handle anonymous and mapped file and KSM pages, as these types of 547 holepunching, and truncation of file pages and their anonymous COWed pages. 562 try_to_munlock() calls the same functions as try_to_unmap() for anonymous and
|
D | userfaultfd.txt | 67 memory backend (anonymous memory vs tmpfs vs real filebacked
|
D | transhuge.txt | 12 Currently it only works for anonymous memory mappings but in the 60 - this initial support only offers the feature in the anonymous memory
|
D | frontswap.txt | 84 stored in local memory, thus increasing the total anonymous pages
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | a3m071.dts | 23 model = "anonymous,a3m071"; 24 compatible = "anonymous,a3m071"; 132 compatible = "anonymous,a3m071-fpga";
|
D | a4m072.dts | 24 model = "anonymous,a4m072"; 25 compatible = "anonymous,a4m072";
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | Exporting | 57 This is set when anonymous dentries are created, and cleared when a 67 c/ Helper routines to allocate anonymous dentries, and to help attach 71 If it doesn't, a new anonymous (IS_ROOT and 77 (such as an anonymous one created by d_obtain_alias), if appropriate.
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 116 (*) A request for an anonymous mapping will always be page aligned. If 122 (*) The memory allocated by a request for an anonymous mapping will normally 134 In the no-MMU case, however, anonymous mappings are backed by physical 137 anonymous mapping and the kernel then does a memset for the entire map. 148 (*) A list of all the private copy and anonymous mappings on the system is
|
D | cachetlb.txt | 261 These two routines store data in user anonymous or COW 349 When the kernel needs to access the contents of an anonymous 352 doesn't work for an anonymous page. The default
|
D | dma-buf-sharing.txt | 60 returns a pointer to the same. It also associates an anonymous file with this 76 anonymous file associated with the buffer. It can then share the fd with other 82 This API installs an fd for the anonymous file associated with this buffer;
|
D | memory-hotplug.txt | 302 migratable. Under current Linux, migratable pages are anonymous pages and
|
D | SubmittingPatches | 452 using your real name (sorry, no pseudonyms or anonymous contributions.)
|
D | kernel-parameters.txt | 3722 API to send anonymous pages to the hypervisor.
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 41 - accounting anonymous pages, file caches, swap caches usage and limiting them. 424 2. The user is using anonymous memory and swap is turned off or too low 486 rss - # of bytes of anonymous and swap cache memory (includes 488 rss_huge - # of bytes of anonymous transparent hugepages. 499 inactive_anon - # of bytes of anonymous and swap cache memory on inactive 501 active_anon - # of bytes of anonymous and swap cache memory on active 532 Only anonymous and swap cache memory is listed as part of 'rss' stat. 703 0 | A charge of an anonymous page (or swap of it) used by the target task. 708 | anonymous pages, file pages (and swaps) in the range mmapped by the task
|
D | unified-hierarchy.txt | 235 the restriction. Root contains tasks and anonymous resource
|
D | cpusets.txt | 321 The setting of these flags does not affect anonymous data segment or
|
/linux-4.4.14/Documentation/input/ |
D | multi-touch-protocol.txt | 16 hardware. For devices handling anonymous contacts (type A), the protocol 53 enumeration of the full set of anonymous contacts currently on the 326 the contact. This is a low-level anonymous grouping for type A devices, and
|
/linux-4.4.14/fs/proc/ |
D | task_mmu.c | 447 unsigned long anonymous; member 462 mss->anonymous += size; in smaps_account() 705 mss.anonymous >> 10, in show_smap()
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 134 driver is available from below SVN repo - you may use anonymous login
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 385 or if empty, the mapping is anonymous. 455 a mapping associated with a file may contain anonymous pages: when MAP_PRIVATE 456 and a page is modified, the file page is replaced by a private anonymous copy. 461 "Swap" shows how much would-be-anonymous memory is also used, but out on swap. 509 To clear the bits for the anonymous pages associated with the process 1606 When a process is dumped, all anonymous memory is written to a core file as 1618 - (bit 0) anonymous private memory 1619 - (bit 1) anonymous shared memory 1635 The default value of coredump_filter is 0x33; this means all anonymous memory 1850 comparing their inode numbers to figure out which anonymous memory areas
|
D | tmpfs.txt | 28 all. This is used for shared anonymous mappings and SYSV shared
|
D | afs.txt | 207 not acquired then all operations will be governed by the anonymous user parts
|
/linux-4.4.14/Documentation/networking/ |
D | 6pack.txt | 48 At the moment, the 6pack stuff can obtained via anonymous ftp from
|
D | rxrpc.txt | 863 (*) Allocate a null key for doing anonymous security. 868 anonymous security for a particular domain.
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 18 by the current usage of anonymous memory ("committed AS") and
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 522 the constituent DIMM devices are known and anonymous PMEM. For BLK 614 'sector_size' attribute) that, and namespace6.0 represents an anonymous
|
/linux-4.4.14/drivers/mtd/maps/ |
D | Kconfig | 309 bool "Use PCMCIA MTD drivers for anonymous PCMCIA cards"
|
/linux-4.4.14/init/ |
D | Kconfig | 212 bool "Support for paging of anonymous memory (swap)" 1010 Provides a memory resource controller that manages both anonymous 1759 bool "Allow mmapped anonymous memory to be uninitialized" 1763 Normally, and according to the Linux spec, anonymous memory obtained
|
/linux-4.4.14/Documentation/video4linux/ |
D | videobuf | 266 videobuf layer; in this case, buffers will be allocated as anonymous
|
D | v4l2-controls.txt | 524 The anonymous struct is used to clearly 'cluster' these two control pointers,
|
/linux-4.4.14/Documentation/development-process/ |
D | 1.Intro | 260 free software. For that reason, code from anonymous (or pseudonymous)
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 83 These hvas may be backed using any method available to the host: anonymous
|
D | api.txt | 948 anonymous memory, ordinary files, and hugetlbfs.
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 167 by using PR_JOIN_SESSION_KEYRING. It is permitted to request an anonymous 473 If name is NULL, an anonymous keyring is created attached to the process
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 596 This option causes the global tree of anonymous and private mapping
|