svn commit: r275599 - in head/sys/ofed/include: linux net
Craig Rodrigues
rodrigc at FreeBSD.org
Mon Dec 8 22:19:44 UTC 2014
On Mon, Dec 8, 2014 at 12:36 AM, Marko Zec <zec at fer.hr> wrote:
>
> And perhaps all of this stuff could have been completely avoided if
> cma_init() was scheduled to fire with curvnet contex already set to
> vnet0, using proper SYSINIT scheduling instead of module_init(), i.e.
> after SI_SUB_VNET and before SI_SUB_VNET_DONE?
>
If this is the way to go, then please submit a patch implementing this. Use
the kernel config mentioned in: https://reviews.freebsd.org/D1279
and verify that it works.
Thanks.
--
Craig
More information about the svn-src-all
mailing list