Subject: | no need for Linux::Smaps |
Date: | Tue, 11 Mar 2014 17:36:17 +0000 |
To: | bug-Apache-SizeLimit [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
Using Linux::Smaps is a bad idea, because it's very slow. I think the
problem perceived with statm was largely the result of using the wrong
field in it, as described in [rt.cpan.org #73752]. I think that with
that fixed, Apache-SizeLimit should use statm in all cases on Linux.
Attached patch excises the use of Linux::Smaps.
-zefram
Message body is not shown because sender requested not to inline it.