WHEN to use bottom halves OR tasklets
From: tcs (dzshen_at_winbond.com.tw)
Date: 03/25/04
- Next message: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Previous message: Pete Zaitcev (OTID1): "Re: USB devices needing drivers?"
- Next in thread: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Reply: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Mar 2004 10:48:14 +0800
Hi:
It took us a while to understand the minor difference between bottom
halves and tasklets. Now, there are two questions have to solve
(1) Since tasklets are BETTER than bottom halves (that's the information I
gathered from the internet) then why on earth that so many people used
bottom halves before? Any historical reasons....
(2) HOW do we know which to use? Bottom halves or tasklets? Any design
issues? Or we just use tasklets whenever possible?
thanks
tcs
- Next message: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Previous message: Pete Zaitcev (OTID1): "Re: USB devices needing drivers?"
- Next in thread: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Reply: Ed Skinner: "Re: WHEN to use bottom halves OR tasklets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|