diff options
-rw-r--r-- | chapter08/procps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/procps.xml b/chapter08/procps.xml index 43a3ae375..a78f7fa90 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -89,7 +89,7 @@ make check</userinput></screen> But the "used" value is from "Committed_AS" in the same file, which is the total commited virtual memory space of all processes. I'll make a report to upstream anyway. --> - <para>One test named <filename>FAIL: free with commit</filename> + <para>One test named <filename>free with commit</filename> may fail if some applications with a custom memory allocator (for example, JVM and Web browsers) are running on the host distro.</para> |