Re: invalid statistics for 80211node malloc type

2013-03-25 Thread Adrian Chadd
Can you please find out _where_ that's being called when mts_numallocs is zero? Thanks, Adrian On 25 March 2013 02:33, Sergey Kandaurov wrote: > On 25 March 2013 13:02, Adrian Chadd wrote: >> .. please file a PR! >> > kern/177366 > >> >> >> Adrian >> >> On 25 March 2013 02:02, Adrian Chadd

Re: invalid statistics for 80211node malloc type

2013-03-25 Thread Sergey Kandaurov
On 25 March 2013 13:02, Adrian Chadd wrote: > .. please file a PR! > kern/177366 > > > Adrian > > On 25 March 2013 02:02, Adrian Chadd wrote: >> ... ? Never noticed this before. Is something double-freeing? >> I'd rather say it tries to free never allocated memory? Look at mts_numallocs. (kgdb

Re: invalid statistics for 80211node malloc type

2013-03-25 Thread Adrian Chadd
.. please file a PR! Adrian On 25 March 2013 02:02, Adrian Chadd wrote: > ... ? Never noticed this before. Is something double-freeing? > > > > Adrian > > On 25 March 2013 00:44, Sergey Kandaurov wrote: >> Hi, >> >> After upgrading from 8-stable to 9-stable I noticed the >> error in malloc(9)

Re: invalid statistics for 80211node malloc type

2013-03-25 Thread Adrian Chadd
... ? Never noticed this before. Is something double-freeing? Adrian On 25 March 2013 00:44, Sergey Kandaurov wrote: > Hi, > > After upgrading from 8-stable to 9-stable I noticed the > error in malloc(9) type 80211node counter. From vmstat -m: > Type InUse MemUse HighUse Requests Siz

invalid statistics for 80211node malloc type

2013-03-25 Thread Sergey Kandaurov
Hi, After upgrading from 8-stable to 9-stable I noticed the error in malloc(9) type 80211node counter. From vmstat -m: Type InUse MemUse HighUse Requests Size(s) 80211node 18446744073709551605 18014398509481852K -0 18446744073709551605/18014398509481852 1024.0 184