From 3d722b94dc186e70937053c47c368102a7902d61 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 9 May 2022 22:28:48 +0800 Subject: procps: fix typo How did I copied "FAIL:" along with the test name? :( --- chapter08/procps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08') 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 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. --> - One test named FAIL: free with commit + One test named free with commit may fail if some applications with a custom memory allocator (for example, JVM and Web browsers) are running on the host distro. -- cgit v1.2.3-54-g00ecf