memory used is not cumulative; if each process is using 10M of memory, only a
total of 10M is used.
+ Newer versions of Linux's ps command hide the individual threads and require -L
+ to display them.
+
Q: Why does BIND 9 log "permission denied" errors accessing its configuration
files or zones on my Linux system even though it is running as root?
- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: FAQ.xml,v 1.11 2006/02/23 22:29:28 marka Exp $ -->
+<!-- $Id: FAQ.xml,v 1.12 2006/02/27 21:08:42 marka Exp $ -->
<article class="faq">
<title>Frequently Asked Questions about BIND 9</title>
is not cumulative; if each process is using 10M of memory,
only a total of 10M is used.
</para>
+ <para>
+ Newer versions of Linux's ps command hide the individual threads
+ and require -L to display them.
+ </para>
</answer>
</qandaentry>