A process doesn't "like" to do anything, and "always does" is not an

example.
This commit is contained in:
Michael Lucas 2005-05-11 20:00:16 +00:00
parent e0a653d49b
commit 2e65a05279
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24521

View file

@ -6988,8 +6988,8 @@ options SYSVMSG # enable for messaging</programlisting>
<answer>
<para>No, there is no memory leak, and it is not using 256 Mbytes
of memory. It simply likes to (i.e., always does) map an
obscene amount of memory into its address space for convenience.
of memory. For convenience, <command>rpc.statd</command> maps an
obscene amount of memory into its address space.
There is nothing terribly wrong with this from a technical
standpoint; it just throws off things like &man.top.1; and
&man.ps.1;.</para>