Re: 2.6.21 -> 2.6.22 & 2.6.23-rc8 performance regression

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Monday, October 1, 2007 - 1:35 am

Eric Dumazet a écrit :
On 32 bits machine, replace the divide by a shift  to avoid a linker 
error (undefined reference to `__divdi3'):  

seq += ktime_get_real().tv64 >> 10;





-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.21 -> 2.6.22 & 2.6.23-rc8 performance regression, Eric Dumazet, (Mon Oct 1, 1:35 am)