Date: Fri, 8 Apr 2016 14:56:24 -0700 From: Jack Vogel <jfvogel@gmail.com> To: FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: Question on sysctl tree handling Message-ID: <CAFOYbcmgEt7jYvDSxCJ-ZPcdN8n6n2GdSGXGzMpHaQ2szskwmg@mail.gmail.com> In-Reply-To: <CAFOYbcnufB18%2B94RYW2e7cE_uaEOvGW=pNgOVxyPdhgZoksSyg@mail.gmail.com> References: <CAFOYbcnufB18%2B94RYW2e7cE_uaEOvGW=pNgOVxyPdhgZoksSyg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
LOL, why does it seem that as soon as I ask the answer hits me in the nose :) I found the sysctl_ctx_free call, sorry for the noise.... Jack On Fri, Apr 8, 2016 at 2:51 PM, Jack Vogel <jfvogel@gmail.com> wrote: > > I have a driver design where the queue/ring/irq layout is done in init > rather > than in attach, allowing easy reconfiguration. What I'm not sure about is > how to handle the sysctl tree during a reinit, I don't see a procedure to > free up things so I can restructure :( > > Am I missing something, any pointers or suggestions appreciated. > > Thanks, > > Jack > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFOYbcmgEt7jYvDSxCJ-ZPcdN8n6n2GdSGXGzMpHaQ2szskwmg>