Problem : As a developer it is very common for me to have 2-3 different IDE’s open, 10-15 google chrome […]
Tag: memory-leaks
Linux tool to detect memory leak
Problem : Are there any tools to detect memory leaks of running programs in Linux? I know of Valgrind, but […]
batch file eats cpu and RAM using only echo ^?
QUESTION : tldr: ran a batch file with only 1 line in it: echo ^ . This file eats 70-100% […]
Leak of RAM in Windows 7 (available 767MB of 2GB)
QUESTION : After system crash (Win 7) there are only 767 mb available of 2gb. I had this problem several […]