Question on sysctl tree handling

Jack Vogel jfvogel at gmail.com
Fri Apr 8 21:51:55 UTC 2016


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


More information about the freebsd-net mailing list