[Stgt-devel] More threads for device server

Mike Christie michaelc at cs.wisc.edu
Mon Sep 5 04:05:12 CEST 2005


FUJITA Tomonori wrote:
> The current code uses work queue for performing SCSI commands (or
> block target's tasks). Work queue is simple and good enough for
> debugging, however, a single thread per CPU is not good enough (from
> the performance perspective).
> 
> I thought about creating multiple kernel threads by hand. Are there
> handy APIs?

you can create a single threaded workqueue per target or session?



More information about the stgt mailing list