Re: [PATCH] LinuxPPS (with new syscalls API) - new version

From: David Woodhouse
Date: Wed Jul 11 2007 - 05:18:10 EST


On Tue, 2007-07-10 at 18:38 +0200, Rodolfo Giometti wrote:
> On Tue, Jul 10, 2007 at 05:05:47PM +0100, David Woodhouse wrote:
> >
> > I'm sure the version with 'volatile' will also be broken then. Sounds
> > like the right answer is to fix the locking.
>
> But wish avoiding locking at all since this may delay the time stamp
> recording. We (the LinuxPPS guys) niticed that just a single
> instruction my degrade the time setting about 50%!
>
> I avoid locking just using a pointer and setting it to a dummy
> structure when not used... is that wrong? :-o

Almost certainly (admittedly said without looking).

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/