kernel thread in ethernet driver??

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

 



Hi all,

i was going thru the code of one of the network
drivers (8139too.c). In it's open method the driver
starts a kernel thread via a call to "kernel_thread"

my questoin is why is this thread required??? whenever
a user space prog. wud want to send data it can always
open the device and then do it's stuff. for reception of
packets if the driver is loaded in the memory then it
can always service the rx interrupt.

TIA

- /dev/mandeep

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[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