lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Feb 2007 15:57:08 +0100
From:	Michael Holzheu <holzheu2@...ux.vnet.ibm.com>
To:	johnpol@....mipt.ru
Cc:	akpm@...l.org, mschwid2@...ltcfwd.linux.ibm.com,
	heiko.carstens@...ibm.com, linux-kernel@...r.kernel.org
Subject: Using kevent for event logging?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ