Eric Kreiser wrote: > ... about 40M of physical memory... and about 650M of virtual memory. > ... how it could be using 650M in swap. > > Is anyone else see this? Am I misunderstanding something?
Virtual memory is not swap space. Think of it as address space. Memory imagined, but not used. It also incorporates things like shared libraries, that is memory shared by different applications. -Knut _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
