[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <002d01c6c645$9be1afe0$03b2a8c0@bjoserver>
Date: Wed, 23 Aug 2006 01:49:29 +0200
From: "Bjo Breiskoll" <bjo@...kom.net>
To: "Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: Relay Subsystem the 2nd.
Hello,
back to my question last week. I would like to implement a new kernel-modul
with the ability to write data from kernelspace to userspace via the new
relay subsystem. The less info from block/blktrace.c is insufficient
unfortunately. The userspace-program should be able to "listen" to the
kernel-modul if there is new data written. My first Implementation with data
exchange over copy_to_user() and a char-device is insufficient. So i need an
hint for something like blocked-IO for relay-files. Is this possible with
the new relay-subsystem?
Thanx in advance
BJO
-
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