Code Review for instead-using-SEGOP_-macros,-define-full-fledged-segop_-functions

Prepared by: (jeffpc) on 2015-May-08 18:03 -0400 EDT
Workspace:/home/jeffpc/illumos/xhat (at 46ca4bf43040)
Compare against: HEAD^ (at 3747462db1bb)
Summary of changes: 246 lines changed: 217 ins; 29 del; 0 mod; 2120 unchg
Patch of changes: instead-using-SEGOP_-macros,-define-full-fledged-segop_-functions.patch
Printable review: instead-using-SEGOP_-macros,-define-full-fledged-segop_-functions.pdf

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg.h

instead using SEGOP_* macros, define full-fledged segop_* functions
This will allow us to do some sanity checking or even implement stub
functionality in one place instead of duplicating it wherever these wrappers
are used.
54 lines changed: 25 ins; 29 del; 0 mod; 256 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/vm_seg.c

instead using SEGOP_* macros, define full-fledged segop_* functions
This will allow us to do some sanity checking or even implement stub
functionality in one place instead of duplicating it wherever these wrappers
are used.
192 lines changed: 192 ins; 0 del; 0 mod; 1864 unchg

This code review page was prepared using /opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.