On Thu, 30 Sep 2004 12:16:28 -0700 Sean Hefty <mshefty at ichips.intel.com> wrote: > Timeouts of request MADs are not yet handled. I have part of this implemented now. Does anyone have any opinions on how to manage the thread(s) for processing timeouts? My current thinking is to use workqueues, with one workqueue item per mad_agent. - Sean