Sending signals to user space program from kernel space
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Sending signals to user space program from kernel space
- From: rishi agrawal <postrishi@xxxxxxxxx>
- Date: Sat, 31 Jan 2009 14:53:41 +0530
Hello Everyone,
I have a char device which when gets ioctl case 'a' starts a for loop with index ' i '.
I want to send the value of index ' i ' to user space whenever ' i ' is even.
I want some thing like the kernel space code of char device should send a variable and also a 'signal' that it has send a value.
How can it be done ?
Its something like Pipes
--
Regards,
Rishi B. Agrawal
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]