[go-nuts] runtime.readmemstats -> buckhash_sys increase

2018-12-25 Thread in
Hi Not using cgo at all. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit

[go-nuts] runtime.readmemstats -> buckhash_sys increase

2018-12-24 Thread 'Kevin Malachowski' via golang-nuts
Is your application leaking memory allocated in C? (Are you using cgo-related packages at all?) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[go-nuts] runtime.readmemstats -> buckhash_sys increase

2018-12-24 Thread igall nodelman
Hi I am investigating a memory leak: 1. pprof show no leak( inuse alloc is not increasing) 2. resident(RES) memory is no increasing 3. virtual memory is slowly increasing 4. all readmemstats() parameters expect of virtual memory and buckhash_sys are not increasing 5. the total increase size of