Mike Gerdts writes:
> On Fri, Apr 10, 2009 at 9:19 AM, Mike DeMarco <mikej...@yahoo.com> wrote:
> > You should only see a very little performace hit when using zones. Maybe 1 
> > or 2 %.
> > Are you using exclusive NIC to move the TCP stack down into the zone?
> 
> What evidence do you have for that?  There should be no overhead for a
> zone.  If you have workloads that show a performance hit in zones,
> please bring it up at zones-discuss.

Indeed.  It's not as though they go through any sort of "layer."  The
zone ID in the kernel is just a number and it's used in much the same
way that a UID or GID is used.  We're always comparing based on it,
and the default (when there are no zones present) is just zero (also
known as "the global zone").

If you see a performance difference, then I'd class that as a defect.
It shouldn't be a measurable change, just as running with either UID 0
or UID 302 shouldn't be noticably different in performance.

-- 
James Carlson, Solaris Networking              <james.d.carl...@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to