> Right. Also, for drivers, there's no point to > delivering the actual > bits inside the zone, as the bits can't be used > there. The kernel > never loads objects from inside a non-global zone.
I was actually trying to figure out whether I should do the opposite, set SUNW_ALLZONES=false and SUNW_THIS_ZONE=true, as well as SUNW_HOLLOW=false. My reasoning behind this was that drivers can't access the HW directly in non-global zone anyway. This message posted from opensolaris.org
