Synopsis This note describes a few simple commands on how to view the RAM and CPU usage of your Java process. It provides brief pointers on how to identify the influencing parameters and how to tweak it.Memory Java Heap The heap size of your Java process can be controlled by using a combination of –Xmx and –Xms. The heap size ...
Recently Google declared its Chromium OS open source. Chromium is their own version of Linux specially build for netbooks/pcs to access internet in a better and faster way.Since I was free for the day & had no plans ahead of me, I decided to give it a shot.Some Googling led me to the Google Chrome OS ...