WHEN to use bottom halves OR tasklets

From: tcs (dzshen_at_winbond.com.tw)
Date: 03/25/04


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



Relevant Pages