|
|
----- Original Message ----- From: James Yonan <jim@xxxxxxxxx> Date: Thursday, December 1, 2005 9:18 pm Subject: Re: [Openvpn-users] Out of Memory error on FC4 server [...] > mmap2 is called by malloc to map virtual memory to a paging file. > Thisprocess normally works seamlessly on a non-virtual linux kernel > instance. > For your setup, it seems there is something broken with the memory > management. mmap2 (a kernel call) is returning EAGAIN which means > "Thefile has been locked, or too much memory has been locked." The > amountsbeing requested are reasonable (between 135168 and 2097152 > bytes). > James So you think that is a VMware related problem, not a permissions issue? TIA. Regards Marcin |