public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Using kevent for event logging?
@ 2007-02-16 14:57 Michael Holzheu
  2007-02-16 15:06 ` Evgeniy Polyakov
  2007-02-16 18:17 ` Andrew Morton
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Holzheu @ 2007-02-16 14:57 UTC (permalink / raw)
  To: johnpol; +Cc: akpm, mschwid2, heiko.carstens, linux-kernel

Hallo Evgeniy,

On s390 we are looking for a good mechanism to notify userspace
about kernel events. Currently such events are handled with printks
in most cases. There are automation tools, which want to automatically
react on kernel events. To get the event information, these tools are
parsing printks, which is not a really good mechanism for that
purpose.

When I read about kevents, I was wondering, if it could be used to solve
this problem. E.g. it would be possible to put an event number into a
kevent and provide another interface to get the complete event data.

Do you think, that kevent could be used for this purpose?

Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-16 18:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-16 14:57 Using kevent for event logging? Michael Holzheu
2007-02-16 15:06 ` Evgeniy Polyakov
2007-02-16 17:33   ` Michael Holzheu
2007-02-16 17:59     ` Evgeniy Polyakov
2007-02-16 18:17 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox