Re: [PATCH] RTC: Add mmap method to rtc character driver

From: Neil Horman
Date: Tue Jul 25 2006 - 14:41:45 EST


On Tue, Jul 25, 2006 at 08:32:55PM +0200, Arjan van de Ven wrote:
>
> > > 3) this will negate the power gain you get for tickless kernels, since
> > > now they need to start ticking again ;( )
> > >
> > That is true, but only in the case where someone opens up /dev/rtc, and if they
> > open that driver and send it a UIE or PIE ioctl, it will start ticking
> > regardless of this patch (or that is at least my impression).
>
> but.. if that's X like you said.. then it's basically "always"...
>
Well, not always (considering the number of non-X embedded systems out there),
but I take your point. So it really boils down to not having a tickless kernel,
or an X server that calls gettimeofday 1 million times per second (I think thats
the number that Dave threw out there). Unless of course, you have a third
alternative, which, as I mentioned before I would be happy to take a crack at,
if you would elaborate on your idea a little more.

Thanks & Regards
Neil

>
> --
> if you want to mail me at work (you don't), use arjan (at) linux.intel.com
>
> -
> 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/

--
/***************************************************
*Neil Horman
*Software Engineer
*gpg keyid: 1024D / 0x92A74FA1 - http://pgp.mit.edu
***************************************************/
-
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/