| c++ Programming Glossary: ompmemtestDoes multithreading emphasize memory fragmentation? http://stackoverflow.com/questions/5875989/does-multithreading-emphasize-memory-fragmentation  you have executed the makefile you should get a file named ompmemtest . To query the memory usage over time I used the following commands.. the memory usage over time I used the following commands . ompmemtest top b grep ompmemtest Which yields the quite impressive fragmentation.. time I used the following commands . ompmemtest top b grep ompmemtest Which yields the quite impressive fragmentation or leaking behaviour... 
 |