Mathieu Desnoyers <[email protected]> writes: > > The measurements I get (in cycles): > enable interrupts (STI) disable interrupts (CLI) local CMPXCHG > IA32 (P4) 112 82 26 > x86_64 AMD64 125 102 19 What exactly did you benchmark here? On K8 CLI/STI are only supposed to be a few cycles. pushf/popf might me more expensive, but not that much. -Andi - 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] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- References:
- Re: [patch 01/23] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
- From: Mathieu Desnoyers <[email protected]>
- Re: [patch 01/23] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
- From: Christoph Lameter <[email protected]>
- [PATCH] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] SLUB use cmpxchg_local
- From: Mathieu Desnoyers <[email protected]>
- Re: [patch 01/23] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
- Prev by Date: Re: [PATCH 0/3] x86_64 EFI runtime service support
- Next by Date: Re: [PATCH] SLUB use cmpxchg_local
- Previous by thread: Re: [PATCH] SLUB: use have_arch_cmpxchg()
- Next by thread: Re: [PATCH] SLUB use cmpxchg_local
- Index(es):