Comment 36 for bug 1642068

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote : Re: [Bug 1642068] Re: snapd memory sizes grows huge over time

On 18 November 2016 at 02:26, Colin Ian King <email address hidden>
wrote:

> @gustavo, I was just reporting some incidental data that I observed with
> valgrind as I thought it may be pertinent.

FWIW, I wouldn't in general expect valgrind to be useful with a go program.
The Go runtime manages its heap in a totally different way to a C program.