On Mon, Dec 8, 2014 at 12:36 AM, Marko Zec <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
