Searched refs:when (Results 1 – 4 of 4) sorted by relevance
60 # allocations when sparse_init() is called. If this cannot90 efficient option when sufficient kernel resources are available.171 # a per-page lock leads to problems when multiple tables need to be locked245 to the processors accessing. The second is when allocating huge259 HUGETLB_PAGE_ORDER when there are multiple HugeTLB page sizes available274 memory available to the CPU. Enabled by default when HIGHMEM is336 even when some of its memory has uncorrected errors. This requires438 memory. So when the PFRA "evicts" a page, it first attempts to use442 time-varying size. And when a cleancache-enabled480 pagecache and when a subsystem requests for contiguous area, the[all …]
25 with stack traces of last allocation and freeing of the page, when37 architectures. Even bigger overhead comes when the debugging is107 careful when enabling this feature because it adds about 30 KB to the
106 unsigned long when; /* When did the operation occur */ member
742 p->when = jiffies; in set_track()764 s, (void *)t->addr, pr_time - t->when, t->cpu, t->pid); in print_track()5146 unsigned long age = jiffies - track->when; in add_location()5166 if (track->when) { in add_location()