[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> &lt;<a href="mailto:mk@msu.edu">mk@msu.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 &gt; FWIW, I&#39;ve committed my own time and&nbsp;&nbsp;work towards this method since<br> &gt; we could also see at least a slight performance increase over current<br> &gt; code because we&#39;re not walking interface lists for every packet.
<br> &gt;<br> &gt; So, the ioctl method I described, and the worker thread is actually a<br> &gt; Solaris task queue. See the ddi_taskq_create man page for details on<br> &gt; that.<br> &gt;<br> &gt; So far, my implementation uses Public interfaces. I&#39;m desperately
<br> &gt; trying to keep away from Solaris&#39;s, err, Privates.<br><br>Dale,<br><br>Is this something that will go into the maintenance release?&nbsp;</blockquote><div><br>Assuming it doesn&#39;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;">&nbsp;What&#39;s<br>the best way to track your changes?&nbsp;&nbsp;CVS?&nbsp;&nbsp;Which branch?&nbsp;&nbsp;</blockquote><div><br>
<br>They hadn&#39;t shown up in RT when last I had time to look, so &quot;nowhere in CVS yet&quot;<br><br></div>If they&#39;re there tonight I will look.<br></div>

------=_Part_2186_7277374.1190229781336--