Hello,
I'm seeing when I write a large file within a VM linux, I'm also filing up the VM systems memory.
This memory is released when I delete the file.
dd if=/dev/zero of=test1.img bs=512k count=1000000
Is this normal?
Cheers
I'm seeing when I write a large file within a VM linux, I'm also filing up the VM systems memory.
This memory is released when I delete the file.
dd if=/dev/zero of=test1.img bs=512k count=1000000
Is this normal?
Cheers