Kernel threads

guruteck_at_gmail.com
Date: 04/13/05

  • Next message: Urs Thuermann: "Re: USB HID without input layer support"
    Date: 12 Apr 2005 23:23:17 -0700
    
    

    Hi All
         What is the difference between kernel thread and Tasklet???

    Same instances of softirq's can run on different cpus as they are
    reentrant.
    Tasklets are implemented by means of softirqs.But what is the reason
    that the same instances of tasklets cannot be run on different cpus
    ???

    Thanx in advance


  • Next message: Urs Thuermann: "Re: USB HID without input layer support"