Is there ANYTHING alse I can optimize?
|
09-09-2011, 03:50 AM
Post: #21
|
|||
|
|||
RE: Is there ANYTHING alse I can optimize?
There are different types of virtualization and Virtuozzo uses a "shared kernel" architecture rather than doing a full hardware abstraction which is why the kernel can't be upgraded
![]() |
|||
09-09-2011, 04:02 AM
Post: #22
|
|||
|
|||
RE: Is there ANYTHING alse I can optimize?
Oh, didn't know that. That's too bad, in that case dedicated is the only way. Though I wonder what the benefit of a shared kernel is.
|
|||
09-09-2011, 04:23 AM
Post: #23
|
|||
|
|||
RE: Is there ANYTHING alse I can optimize?
Basically lower overhead to the virtualization (and probably some dynamic memory pooling/sharing). It lets the hosting providers stack more VM's on a single box.
EC2 and a lot of the cloud providers provide bare-metal virtualization where you can run your own full kernel stack (a micro instance on EC2 might actually be a good cost-effective option). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)