----- Original Message ----- From: "Andriy Gapon" <a...@freebsd.org>

on 02/09/2014 20:43 Steven Hartland said the following:
----- Original Message ----- From: "Andriy Gapon" <a...@freebsd.org>
And the newly added kmem_foo() functions probably do not belong in
cddl/compat/opensolaris as Solaris / illumos does not have those functions.

They could be moved but their current location keeps all the kmem
related functions neatly in one place. Spreading them around IMO
would just make things hard to find.

BTW, here is some of my old WIP that completely removed the pre-existing kmem_*
functions and made the related code much closer to that in illumos.
Unfortunately, I will now have hard time merging my changes with your change.

https://github.com/avg-I/freebsd/compare/wip/hc/kmem_size-memguard-fix
(esp.commits e0cf2f7 and becf087)

Looking good, I'm all for eliminating the differences between the two
code bases as that will make things easier to maintain in the future,
so something we should definitely try to get in for 11.

   Regards
   Steve
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to