cicku / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
1 stars 0 forks source link

needs 95GB of memory? #211

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Before killing it, my pacrunner was showing the following memory use:

VmPeak: 100501612 kB
VmSize: 100501612 kB
VmLck:         0 kB
VmPin:         0 kB
VmHWM:     53116 kB
VmRSS:      3212 kB
VmData: 100405680 kB
VmStk:       136 kB
VmExe:       100 kB
VmLib:     17032 kB
VmPTE:     49016 kB
VmSwap:    99700 kB

I do realize that the RSS is quite small compared to the Peak, but still, is a 
95GB memory footprint expected?

Original issue reported on code.google.com by brianjmu...@gmail.com on 10 Aug 2014 at 12:22