* Andrew Morton <[email protected]> wrote: > > there are 120 tasklet_init()s in the tree and 224 > > tasklet_schedule()s. > > couple of hours? hm, what would you replace it with? Another new API? Or to workqueues with a manual adding of a local_bh_disable()/enable() pair around the worker function? If the latter, then converting it to workqueues isnt just a couple of hours i think. Maybe i'm overestimating the effort. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Steven Rostedt <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Christoph Hellwig <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Steven Rostedt <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Ingo Molnar <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Steven Rostedt <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Andrew Morton <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Ingo Molnar <[email protected]>
- Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- From: Andrew Morton <[email protected]>
- [RFC PATCH 0/6] Convert all tasklets to workqueues
- Prev by Date: Re: can't suspend on vaio sz (rc4 and rc5 are ok) [was Re: 2.6.22-rc4-mm2]
- Next by Date: [patch] DLM: fix kconfig dependency
- Previous by thread: Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- Next by thread: Re: [RFC PATCH 0/6] Convert all tasklets to workqueues
- Index(es):