Memory Fragmentation Moniter
Just a quick one, I am a C++ programmer by trade and have been have some issues with allocating a large memory block. I stumbled across this little tool. It lets you see how fragmented you memory is for a process on windows. It is not perfect but did provide the information I was looking for.