It's not that. The system had 4G of memory initially as it is supposed to be enough for 18 processors (They should max out at around 250M but have the typical of about 100M) and it started swapping heavily. (I then raised the limits to 16G) so things can continue to run.
BR, Miha On Monday, October 7, 2019 at 4:46:32 PM UTC+2, Ian Lance Taylor wrote: > > On Mon, Oct 7, 2019 at 12:54 AM <miha.v...@gmail.com <javascript:>> > wrote: > > > > We are having a very weird problem, where the process memory keeps > rising, but both the pprof and valgrind report no memory leaks. But the RSS > just keeps rising.The C part is in external so library > > In the absence of other memory pressure on the system as a whole, > increasing RSS just means that your program is using different > addresses for allocated memory. This isn't necessarily unexpected. > If overall memory usage is not increasing, there may not be a problem > here. > > Ian > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/3456b19b-e9a3-44a3-848a-23f7d90412cd%40googlegroups.com.