system memory hogged by multiple OS's running on machine?

I'm wondering if all those instances of Linux (virtual or otherwise) running on one machine will hog up all the memory, leaving nothing for apps, etc.?

3 Replies

Hello OrionXV,

Each Linode's memory is allocated on the physical host - so there is no "sharing" or no way that the memory for your Linode will ever "swap out" on the host.

We don't over-commit the resources on our machines, including RAM.

Linodes work like a real physical Linux machine - if you have a Linode 64, you've got 64 MBs of real ram to work with - so your applications that run would take away from that.

Hope I answered your question!

-Chris

Thanks for your quick reply.

But doesn't my instance of Linux also use up some of my alloted memory? So if i have a linode 64, i will have 64 - x MB availabe for apps, where x = the amount used by my OS. ??

@Anonymous:

Thanks for your quick reply.

But doesn't my instance of Linux also use up some of my alloted memory? So if i have a linode 64, i will have 64 - x MB availabe for apps, where x = the amount used by my OS. ??
The Linux kernel, itself uses about 4MB of memory which it reserves. This is just like a physical Linux machine.

Thanks,

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct