]> sourceware.org Git - systemtap.git/commitdiff
NEWS: proofread slightly
authorSerhei Makarov <serhei@serhei.io>
Mon, 31 Oct 2022 14:57:00 +0000 (10:57 -0400)
committerSerhei Makarov <serhei@serhei.io>
Mon, 31 Oct 2022 14:57:00 +0000 (10:57 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 69692dd6e1f5e64e122efd47f3e4cf223bbb9a7a..b96ff96c509570b8e8540669c47f274ad5f58bff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,14 +9,14 @@
 
 - The kernel runtime now uses much less memory when the number of
   "possible CPUs" are way more than the online ones. For example,
-  VMWare guests usually have 128 "possible CPUs" while way less
+  VMWare guests usually have 128 "possible CPUs" while fewer
   CPUs are actually present or online in the guest system.
 
 - The memory allocation size is now irrelevant to the value of
   NR_CPUS of the current kernel. It is only subject to the number
   of "possible CPUs" or "online CPUs".
 
-- CPU hotplug is supported to the extend that there won't be any
+- CPU hotplug is supported to the extent that there won't be any
   kernel panics or memory corruptions.
 
 * What's new in version 4.7, 2022-05-02
This page took 0.030774 seconds and 5 git commands to generate.