[OpenAFS-devel] Re: Solaris 10 predicament update
Derrick Brashear
shadow@gmail.com
Wed, 19 Sep 2007 15:23:01 -0400
------=_Part_2186_7277374.1190229781336
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 9/19/07, Matt Kolb <mk@msu.edu> wrote:
>
> > FWIW, I've committed my own time and work towards this method since
> > we could also see at least a slight performance increase over current
> > code because we're not walking interface lists for every packet.
> >
> > So, the ioctl method I described, and the worker thread is actually a
> > Solaris task queue. See the ddi_taskq_create man page for details on
> > that.
> >
> > So far, my implementation uses Public interfaces. I'm desperately
> > trying to keep away from Solaris's, err, Privates.
>
> Dale,
>
> Is this something that will go into the maintenance release?
Assuming it doesn't break anything.
What's
> the best way to track your changes? CVS? Which branch?
They hadn't shown up in RT when last I had time to look, so "nowhere in CVS
yet"
If they're there tonight I will look.
------=_Part_2186_7277374.1190229781336
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<br><br><div><span class="gmail_quote">On 9/19/07, <b class="gmail_sendername">Matt Kolb</b> <<a href="mailto:mk@msu.edu">mk@msu.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> FWIW, I've committed my own time and work towards this method since<br> > we could also see at least a slight performance increase over current<br> > code because we're not walking interface lists for every packet.
<br> ><br> > So, the ioctl method I described, and the worker thread is actually a<br> > Solaris task queue. See the ddi_taskq_create man page for details on<br> > that.<br> ><br> > So far, my implementation uses Public interfaces. I'm desperately
<br> > trying to keep away from Solaris's, err, Privates.<br><br>Dale,<br><br>Is this something that will go into the maintenance release? </blockquote><div><br>Assuming it doesn't break anything. <br></div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> What's<br>the best way to track your changes? CVS? Which branch? </blockquote><div><br>
<br>They hadn't shown up in RT when last I had time to look, so "nowhere in CVS yet"<br><br></div>If they're there tonight I will look.<br></div>
------=_Part_2186_7277374.1190229781336--