Searched refs:when (Results 1 – 4 of 4) sorted by relevance
49 bool "Invalidate zswap entries when pages are loaded"55 If exclusive loads are enabled, when a page is loaded from zswap,179 density approach when reclaim will be used.287 merged when they share the same size and other characteristics.471 # allocations when sparse_init() is called. If this cannot501 efficient option when sufficient kernel resources are available.601 # a per-page lock leads to problems when multiple tables need to be locked688 to the processors accessing. The second is when allocating huge705 HUGETLB_PAGE_ORDER when there are multiple HugeTLB page sizes available734 memory available to the CPU. Enabled by default when HIGHMEM is[all …]
25 with stack traces of last allocation and freeing of the page, when37 architectures. Even bigger overhead comes when the debugging is165 careful when enabling this feature because it adds about 30 KB to the
306 unsigned long when; /* When did the operation occur */ member
824 p->when = jiffies; in set_track_update()855 s, (void *)t->addr, pr_time - t->when, t->cpu, t->pid); in print_track()5315 unsigned long age = jiffies - track->when; in add_location()5343 if (track->when) { in add_location()