On Sat, 4 Nov 2006, Paul Jackson wrote: > Do you know of any existing counters that we could use like this? > > Adding a system wide count of pages allocated or scanned, just for > these fullnode hint caches, bothers me. There are already such counters. PGALLOC_* and PGSCAN_*. See include/linux/vmstat.h > Perhaps best if we used a node or cpu local counter. The counters are per cpu and are cpu local. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Avoid allocating during interleave from almost full nodes
- From: Paul Jackson <pj@sgi.com>
- Re: Avoid allocating during interleave from almost full nodes
- From: Paul Jackson <pj@sgi.com>
- Re: Avoid allocating during interleave from almost full nodes
- References:
- Avoid allocating during interleave from almost full nodes
- From: Christoph Lameter <clameter@sgi.com>
- Re: Avoid allocating during interleave from almost full nodes
- From: Andrew Morton <akpm@osdl.org>
- Re: Avoid allocating during interleave from almost full nodes
- From: Christoph Lameter <clameter@sgi.com>
- Re: Avoid allocating during interleave from almost full nodes
- From: Andrew Morton <akpm@osdl.org>
- Re: Avoid allocating during interleave from almost full nodes
- From: Paul Jackson <pj@sgi.com>
- Re: Avoid allocating during interleave from almost full nodes
- From: Andrew Morton <akpm@osdl.org>
- Re: Avoid allocating during interleave from almost full nodes
- From: Paul Jackson <pj@sgi.com>
- Avoid allocating during interleave from almost full nodes
- Prev by Date: Re: Avoid allocating during interleave from almost full nodes
- Next by Date: [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp
- Previous by thread: Re: Avoid allocating during interleave from almost full nodes
- Next by thread: Re: Avoid allocating during interleave from almost full nodes
- Index(es):
![]() |