Re: [RFC PATCH] x86-64: software IRQ masking and handling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Sunday, July 11, 2010 - 12:26 pm

* Tejun Heo <tj@kernel.org> wrote:


Not just Nehalem but on various AMD CPUs it was in the below-10-cycles range 
for years.

Note that we tried this in -rt, but the pain and trouble (and, often, code 
bloat) was not worth the trouble. The PUSHF/POPF/CLI/STI instructions are 
really simple and short in the instruction stream - without disturbing other 
registers.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Ingo Molnar, (Sun Jul 11, 12:26 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Linus Torvalds, (Sun Jul 11, 1:29 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Steven Rostedt, (Sun Jul 11, 3:03 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Linus Torvalds, (Sun Jul 11, 6:18 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Rusty Russell, (Sun Jul 11, 7:19 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Linus Torvalds, (Sun Jul 11, 7:49 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Eric Dumazet, (Sun Jul 11, 10:11 pm)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Rusty Russell, (Mon Jul 12, 1:02 am)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Christoph Lameter, (Mon Jul 12, 6:55 am)
Re: [RFC PATCH] x86-64: software IRQ masking and handling, Jeremy Fitzhardinge, (Tue Aug 3, 2:37 pm)