Performance impact of Zones.
Posted
by nospam(at)example.com (Joerg Moellenkamp)
on Oracle Blogs
See other posts from Oracle Blogs
or by nospam(at)example.com (Joerg Moellenkamp)
Published on Thu, 5 Apr 2012 11:46:34 -0500
Indexed on
2012/04/05
23:36 UTC
Read the original article
Hit count: 234
What i saw however, was additional load intoduced by processes that wouldn't be there when you would use only one zone Like additional monitoring daemons, like additional daemons having a controlling or supervising job for the application that resulted in slighly longer runtimes of processes, because such additional daemons wanted some cycles on the CPU as well. So i ask when someone wants to tell me that he measured a slight slowdown, if he or she has really measured the impact of the virtualization layer or of a side effect described above.
It seems to be a little bit hard to believe, that a virtualisation technology has no overhead, however keep in mind that there is no hypervisor and just one kernel running that looks and behaves like many operating system instances to apps and users. While this imposes some limits to the technology (because there is just one kernel running you can't have zones with different kernels versions running ... obvious even to the cursory observer), but that is key to it's lightweightness and thus to the low overhead.
Continue reading "Performance impact of Zones."
© Oracle Blogs or respective owner