Communication mechanisms inside the kernel space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I would like to whether there is any message queue communication mechanism in the kernel space. Are there any other communication mechanisms between the Interrupt handler and task pending in kernel space??
 
interrupt_handler(...)                                            driver_ioctl(.....)
{                                                                        {
                            Communication mechanism
                     -------------------------------------------------------->                                      
 
}                                                                        }   
 
 
 
Regards,
Anj

[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]
  Powered by Linux