Hello,
We are using the DVEVM for testing application using the av_server.out application. We have our application which lacks RMA memory at a point in the process.
We have found that there was a ramdisk enabled in the kernel and that ramdisk took 32MB (this is in the kernel boot log).
We removed the RAMDISK option in the kernel, and have the kernel boot notification disappeared. We work on NFS, so we do not need ramdisk.
But the size in memory has not reduced !
Memory was originally set to 76M for kernel and the rest for CMEM. We have reduced the CMEM and added 16M to the kernel.
We have also reduced the modules loaded at boot.
Has anyone met this problem or ramdisk taking too much memory ?