- A much easier way to install Ubuntu on a USB device (Stick or HD)!
in Computers > Linux > Ubuntu with bootable install linux memory stick ubuntu usb by 3 users
- HeapRoots
An IBM tool to detect Java memory leaks and out of memory problems
in Development > Java with development java leaks memory problems tool
- How to format a USB memory key
If you do not have a floppy disk drive, you may want to create a bootable USB memory key which will allow you to boot into a pure DOS environment. This can be very useful if you want to flash your BIOS. Here is a step by step procedure on how to perform this operation. Uses the HP USB Disk Format Tool.
in Computers with boot bootable disk dos flash floppy howto key memory usb by 3 users
- JavaWorld - Do you know your data size?
A class to examine how much memory objects consume
Over the years many Java developers have asked, "How much memory
does a Java object consume?" In this Java Tip,
Vladimir Roubtsov explains problems with previous solutions. In
addition, based on his experience exploring memory usage, he offers
a few tips on working around some Java inefficiencies.
collection development garbage heap java object size tools
in Development > Java with class consume development java memory objects
- MRTG
Tool for monitoring network, CPU, memory etc. statistics
in Computers > Linux with computers cpu linux memory monitoring network statistics tool by 4 users
- SysUsage
System monitoring solution for Linux, based on sar and rrdtool.
in Computers > Linux with cpu disk linux memory monitoring resources rrdtool sar system usage
- Understand memory leaks in JavaScript applications
Summary: Garbage collection can be freeing. It lets us focus on application logic rather than memory management. However, garbage collection is not magic. Understanding how it works, and how it can be tricked into maintaining memory long after it should have been released, results in faster and more reliable applications. In this article, learn about a systematic approach for locating memory leaks in JavaScript applications, several common leaking patterns, and appropriate methods to address those leaks.
in Development > JavaScript, AJAX & Dojo with javascript leaks management memory tutorial
memory from all users