Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Pavel Machek <pavel@xxxxxx>
- Date: Tue, 23 Jan 2007 19:44:32 +0100
Hi!
> But I still believe it can be out.
>
> Do you believe it could be a user-space daemon or what?
Yes, what prevents userspace daemon watching /dev/input/event* to
provide this functionality?
Well that was my first attempt. Just an hack, but it works. Nonetheless I found
the kernel-level approach fitting better the problem: it is elegant, simpler
and more efficient than user-level one.
Well, unfortunately it is also wrong thing to do :-(.
For example, the subsystem provides at kernel-level handy
hiberante/suspend/resume callbacks that I use to turn on/off the timer,
avoiding the time-warp problem. Doing that at user-level would be far more
messy...
Imagine for a moment that we solve time-warp somehow. Any other
problems? [I'd really like to get "is user idle" solved, but it really
should not be in kernel unless it _has_ to. And time-warp probably
causes problems not only for your daemon.]
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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/
- Follow-Ups:
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- References:
- [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Pavel Machek
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Pavel Machek
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Pavel Machek
- Re: [ANNOUNCE] System Inactivity Monitor v1.0
- From: Alessandro Di Marco
- [ANNOUNCE] System Inactivity Monitor v1.0
- Prev by Date: [PATCH] mxser: remove useless fields
- Next by Date: [PATCH 2.6.20-rc5 09/12] md: use async_tx and raid5_run_ops for raid5 expansion operations
- Previous by thread: Re: [ANNOUNCE] System Inactivity Monitor v1.0
- Next by thread: Re: [ANNOUNCE] System Inactivity Monitor v1.0
- Index(es):