On Mon, 2005-11-14 at 11:46 -0800, Zachary Amsden wrote: > It seems that SMP vs. UP lock / spinlock overhead is relevant even for > future, multi-core CPUs in a virtualization context, as the notion of > hotplug here is based on scheduling constraints of the virtualization > engine, and the kernel can quite readily end up with only one VCPU. this assumes that you don't just always want to assume and use SMP primitives in a virtualized context. I sort of question that assumption; sure these things have overhead, especially "lock", but if the solution is more complexity and weird things to hide that half-percent or less of performance difference... then do remember that such complexity is not free either. Runtime tricks cost. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] 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 1/10] Cr4 is valid on some 486s
- From: Zachary Amsden <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- References:
- [PATCH 1/10] Cr4 is valid on some 486s
- From: Zachary Amsden <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Pavel Machek <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Zachary Amsden <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Zachary Amsden <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Dave Jones <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Gerd Knorr <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 1/10] Cr4 is valid on some 486s
- From: Zachary Amsden <[email protected]>
- [PATCH 1/10] Cr4 is valid on some 486s
- Prev by Date: Re: [2.6 patch] i386: always use 4k stacks
- Next by Date: Re: [2.6 patch] i386: always use 4k stacks
- Previous by thread: Re: [PATCH 1/10] Cr4 is valid on some 486s
- Next by thread: Re: [PATCH 1/10] Cr4 is valid on some 486s
- Index(es):