NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Running unlimited, eh? (Score:1)
- parv
Re: (Score:1)
They don’t have a tendency to eat too much memory! Firefox just tries to use up what the kernel promised.
Ever since I changed the overcommit ratio, unsurprisingly, there hasn’t been a single problem.
Of course, I could use
limits(1)or similar to individually reverse the kernel’s promises on a per-process basis, but why would I do such a backwards thing? I’d rather fix the problem once, at the source: the kernel’s unrealistic promise.Re:Running unlimited, eh? (Score:1)
- parv
Reply to This
Parent