Re: [parisc-linux] [RFC][PATCH] use cycle_t instead of u64 in struct

2007-01-02 Thread John David Anglin
> The 32bit and 64bit PARISC Linux kernels suffers from the problem, that the > gettimeofday() call sometimes returns non-monotonic times. This certainly needs to be fixed. I see stuff like this from ping: 64 bytes from 132.246.100.193: icmp_seq=19 ttl=255 time=0.4 ms 64 bytes from 132.246.100.

Re: [parisc-linux] [RFC][PATCH] use cycle_t instead of u64 in struct time_interpolator

2007-01-02 Thread Matthew Wilcox
On Tue, Jan 02, 2007 at 10:33:25PM +0100, Helge Deller wrote: > Ok, not Ok ? Um, this is still doing cmpxchg() with insufficient locking. So, not OK. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at htt