I'd like to run v8cgi on a VPS which usually gives you a small bit of memory on a large computer.
When I run a simple shell, press ctrl-z, the shell is using 600+ meg of virtual memory. Is there a way to reduce this? Nothing much else wrong with it, libv8.so is only 3meg, it starts up quickly. I'm using ubuntu 9.1 x64, compiling with... GCC_VERSION="44" scons library=shared arch=x64 -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
