OpenVZ Forum


Home » General » Support » *SOLVED* chkpnt/restore time
Re: chkpnt/restore time [message #15661 is a reply to message #15657] Thu, 09 August 2007 08:18 Go to previous messageGo to previous message
working_men is currently offline  working_men
Messages: 4
Registered: August 2007
Junior Member
Hi

Firstly thanks for the info.
I understand now why dump sizes vary.

Just for information the veryvery trival C-Code:

main()
{
int i;
for(i=0;i<20000000;i++)
{
malloc(sizeof(int));
}
sleep(500000);
}

Thanks again

Thomas
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Network problems
Next Topic: large memory server (32GB) :: 64bit kernel advantageous?
Goto Forum:
  


Current Time: Tue May 30 23:45:05 GMT 2023

Total time taken to generate the page: 0.01274 seconds