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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Wednesday, January 9, 2008 - 9:30 am

* 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:
Re: More breakage in native_rdtsc out of line in git-x86, Ingo Molnar, (Wed Jan 9, 9:30 am)
Re: More breakage in native_rdtsc out of line in git-x86, Arjan van de Ven, (Wed Jan 9, 1:25 pm)
Re: More breakage in native_rdtsc out of line in git-x86, H. Peter Anvin, (Wed Jan 9, 1:57 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Harvey Harrison, (Wed Jan 9, 3:35 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Paolo Ciarrocchi, (Wed Jan 9, 4:37 pm)
Re: More breakage in native_rdtsc out of line in git-x86, Cyrill Gorcunov, (Thu Jan 10, 10:21 pm)