Re: More breakage in native_rdtsc out of line in git-x86

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <andi@...>
Cc: <tglx@...>, <linux-kernel@...>, H. Peter Anvin <hpa@...>
Date: Wednesday, January 9, 2008 - 12:30 pm

* Andi Kleen <andi@firstfloor.org> wrote:


then you have a truly ancient x86.git repository ;-)

think of x86.git#mm as an open development tree. It's high-flux, based 
against Linux-bleeding-edge, it's frequently updated (daily, sometimes 
hourly), breakages are possible (and likely) and fixes and other 
feedback is more than welcome. And please feel free to complain about 
patches that are included. (like you did in the past) Also please try to 
post your patches as early as possible instead of in big chunks - last 
week's 75 patches patchbomb from you was (and still is) ... challenging 
;-)


i have measured the impact of the barriers and it was in the noise 
level. Barriers are notoriously easy to get wrong (because almost 
nothing tells the programmer that they are wrong), that's why i did this 
barrier-safe rdtsc() [& friends]. We had so much trouble with RDTSC 
during the past 10 years of its existence that being a bit more 
conservative with it is the only really maintainable option.

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

Messages in current thread:
More breakage in native_rdtsc out of line in git-x86, Andi Kleen, (Tue Jan 8, 11:55 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Ingo Molnar, (Wed Jan 9, 12:30 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Harvey Harrison, (Wed Jan 9, 6:35 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Paolo Ciarrocchi, (Wed Jan 9, 7:37 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Cyrill Gorcunov, (Fri Jan 11, 1:21 am)
Re: More breakage in native_rdtsc out of line in git-x86, Arjan van de Ven, (Wed Jan 9, 4:25 pm)
Re: More breakage in native_rdtsc out of line in git-x86, H. Peter Anvin, (Wed Jan 9, 4:57 pm)