Re: [Valgrind-users] top and massif about jack2 memory usage

2014-06-18 Thread Konstantin Tokarev
29.05.2014, 21:45, "Maurice van Swaaij" : > Valgrind doesn't track memory allocation through mmap, mremap and brk. > > You can use massif with the optionĀ  --pages-as-heap=yes to track those > instead of malloc etc. But this will overestimate used memory because malloc mmaps much more memory th

Re: [Valgrind-users] top and massif about jack2 memory usage

2014-05-29 Thread Maurice van Swaaij
sourceforge.net | Sent: Thursday, May 29, 2014 12:50:52 PM | Subject: [Valgrind-users] top and massif about jack2 memory usage | Dear all, | I'm looking into valgrind + massif, to track down where the massive | memory requirements of jackdmp (Jack2) come from. | I'm new to its usage and

[Valgrind-users] top and massif about jack2 memory usage

2014-05-29 Thread Leonardo Gabrielli
Dear all, I'm looking into valgrind + massif, to track down where the massive memory requirements of jackdmp (Jack2) come from. I'm new to its usage and perhaps I miss something regarding memory attribution with the top command, but here's what I face: According to top, jackd takes 216Mb VIRT, 1