[tor-relays] relay memory leak?

Toralf Förster toralf.foerster at gmx.de
Mon Jul 25 18:11:32 UTC 2022


On 7/25/22 19:56, David Goulet wrote:
> On Linux, we use /proc/meminfo (MemTotal line) and so whatever also max limit
> the kernel would put for that.

Here both Tor relays do use about 4 GB each:

$ pgrep tor | xargs -n 1 pmap | grep total
  total          4211476K
  total          4226580K

whilst more would be available:

$ head /proc/meminfo
MemTotal:       131830284 kB
MemFree:         3395252 kB
MemAvailable:   105765448 kB
Buffers:              40 kB
Cached:         97275636 kB
SwapCached:        47656 kB
Active:         79333376 kB
Inactive:       34977700 kB
Active(anon):    6927704 kB
Inactive(anon): 14077848 kB


--
Toralf


More information about the tor-relays mailing list