Re: [openib-general] [RFC] [PATCH] mad: Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU

2004-11-29 Thread Hal Rosenstock
On Fri, 2004-11-19 at 16:25, Sean Hefty wrote: > Hal Rosenstock wrote: > > Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU > > (Note that I have not applied this but am requesting comments). > > > > Index: mad.c > >

Re: [openib-general] [RFC] [PATCH] mad: Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU

2004-11-19 Thread Sean Hefty
Hal Rosenstock wrote: Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU (Note that I have not applied this but am requesting comments). Index: mad.c === --- mad.c (revision 1269) +++ mad.c (working copy) @@ -190

[openib-general] [RFC] [PATCH] mad: Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU

2004-11-19 Thread Hal Rosenstock
Change mad thread model to be 1 thread/port rather than 1 thread/port/CPU (Note that I have not applied this but am requesting comments). Index: mad.c === --- mad.c (revision 1269) +++ mad.c (working copy) @@ -1900,7 +1900