how to increase memory for applications in x
i am using suse 10.1 and running dosemu to run a accounting application. on my hardware i have 502mb ram and when i run my application i get an error conventional memory exhausted. in dosemu.conf i have increased the mem to 760 but then i get this error :ERROR: $_dosmem = (760) not allowed for X and VGA console graphics, restricting to 640K
i have searched the internet and have read that echo "66904064" >/proc/sys/kernel/shmmax must be used to increase the mem , but how do i use this command
|