Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Zijlstra
Date: Thursday, August 21, 2008 - 7:09 am

On Thu, 2008-08-21 at 23:37 +1000, Nick Piggin wrote:

Right, asm volatile () means that the asm may not be discarted. Very
different from the volatile type qualifier.


Not sure - I think all barrier clobber the full register and memory set.
So if you access a variable after a barrier it will have to issue a
load.

Are we talking about different things?


Well, there is of course the third option, which is what Jeff claims,
that gcc is broken. But in that case we should have more problems
elsewhere too.


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

Messages in current thread:
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger , Nick Piggin, (Thu Aug 21, 6:37 am)
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2. ..., Stefan Richter, (Thu Aug 21, 7:02 am)
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27 ..., Peter Zijlstra, (Thu Aug 21, 7:09 am)
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2. ..., Stefan Richter, (Thu Aug 21, 8:22 am)
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27 ..., Jeremy Fitzhardinge, (Thu Aug 21, 2:06 pm)
Re: [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27 ..., Jeremy Fitzhardinge, (Thu Aug 21, 2:21 pm)