Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


question about VM's memory
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

question about VM's memory

NameStuffNameStuff Member
edited May 2013 in Help

Hello,

Run the "free" command we can see how many memory the system has.
Say the seen memory is 1GB, how to make sure all them are delicated memory, or some are delicated some are burst?
I ask this b/c I bought a VPS with 1GB delicated memory with OVZ, 'free' sees it's totally 1GB, but not sure if it includes the burst.

$ free -m

         total       used       free     shared    buffers     cached

Mem: 1024 286 737 0 0 147

-/+ buffers/cache: 139 884

Swap: 0 0 0

Thanks.

Comments

Sign In or Register to comment.