public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* calling kthread_create() from interrupt thread
@ 2004-06-15 17:42 Dean Nelson
  2004-06-15 17:49 ` Arjan van de Ven
  0 siblings, 1 reply; 14+ messages in thread
From: Dean Nelson @ 2004-06-15 17:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: dcn, rusty

I'm working on a driver that needs to create threads that can sleep/block
for an indefinite period of time.

    . Can kthread_create() be called from an interrupt handler?

    . Is the cost of a kthread's creation/demise low enough so that one
      can, as often as needed, create a kthread that performs a simple
      function and exits?  Or is the cost too high for this?

Thanks,
Dean

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <27qex-5LX-17@gated-at.bofh.it>]

end of thread, other threads:[~2004-06-15 23:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-15 17:42 calling kthread_create() from interrupt thread Dean Nelson
2004-06-15 17:49 ` Arjan van de Ven
2004-06-15 18:05   ` Dean Nelson
2004-06-15 18:14     ` Jesse Barnes
2004-06-15 22:14       ` Jeff Garzik
2004-06-15 18:15     ` Richard B. Johnson
2004-06-15 19:01       ` Robin Holt
2004-06-15 19:28         ` Roland Dreier
2004-06-15 19:30         ` Chris Wright
2004-06-15 23:40         ` Rusty Russell
2004-06-15 19:14   ` Dean Nelson
2004-06-15 19:27     ` Roland Dreier
2004-06-15 19:59     ` Chris Wright
     [not found] <27qex-5LX-17@gated-at.bofh.it>
     [not found] ` <27qoT-5Uy-15@gated-at.bofh.it>
     [not found]   ` <27qxQ-67a-27@gated-at.bofh.it>
2004-06-15 20:41     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox