Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- From: Christoph Lameter <clameter@xxxxxxx>
- Date: Thu, 8 Nov 2007 11:16:33 -0800 (PST)
On Thu, 8 Nov 2007, Matt Mackall wrote:
I cannot figure out what the number of cycles currently showing on the TSC
have to do with a ratio :(. I could semi-understand if we were counting up
how many cycles were being spent trying to pack objects but that does not
appear to be the case. The comment didn't help a whole lot either. It felt
like a cost for packing, not a ratio
It's just a random number generator. And a bad one: lots of arches
return 0. And I believe at least one of them has some NUMA support.
Do we have a better one? Something with minimal processing overhead? I'd
be glad to switch it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- From: Matt Mackall
- Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- References:
- [patch 00/23] Slab defragmentation V6
- From: Christoph Lameter
- [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- From: Christoph Lameter
- Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- From: Mel Gorman
- Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- From: Matt Mackall
- [patch 00/23] Slab defragmentation V6
- Prev by Date: How do I debug PCI resource allocation problems
- Next by Date: Re: compat_sys_times() bogus until jiffies >= 0.
- Previous by thread: Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- Next by thread: Re: [patch 02/23] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
- Index(es):
Relevant Pages
|