[root@localhost ~]# free
total used free shared buffers cached
Mem: 385180 313384 71796 0 7164 154768
-/+ buffers/cache: 151452 233728
Swap: 786424 115624 670800
[root@localhost ~]# limewire
GC Warning: Out of Memory! Returning NIL!
Exception in thread "main" GC Warning: Out of Memory! Returning NIL!
GC Warning: Out of Memory! Returning NIL!
GC Warning: Out of Memory! Returning NIL!
*** Catastrophic failure while handling uncaught exception.
[root@localhost ~]# free
total used free shared buffers cached
Mem: 385180 313492 71688 0 7180 154844
-/+ buffers/cache: 151468 233712
Swap: 786424 115624 670800
[root@localhost ~]# |