Code Review for unix-enable-caches-in-locore

Prepared by: (jeffpc) on 2015-Feb-12 20:33 -0500 EST
Workspace:/home/jeffpc/illumos/arm/illumos-gate (at 509b27a9f5bb)
Compare against: HEAD^ (at 874bc11a444e)
Summary of changes: 29 lines changed: 14 ins; 13 del; 2 mod; 904 unchg
Patch of changes: unix-enable-caches-in-locore.patch
Printable review: unix-enable-caches-in-locore.pdf

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/armv6/loader/fakeloader.c

unix: enable caches in locore
The loader should really be as simple as possible to be as small as
possible.  It should configure the machine so that unix can make certain
assumptions but it should leave more complex initialization to unix.
5 lines changed: 0 ins; 4 del; 1 mod; 708 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/armv6/ml/glocore.s

unix: enable caches in locore
The loader should really be as simple as possible to be as small as
possible.  It should configure the machine so that unix can make certain
assumptions but it should leave more complex initialization to unix.
24 lines changed: 14 ins; 9 del; 1 mod; 196 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.