We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41047d5 commit 878b56eCopy full SHA for 878b56e
Documentation/kernel-hacking/false-sharing.rst
@@ -196,9 +196,9 @@ the hotspot switches to a new place.
196
197
Miscellaneous
198
=============
199
-One open issue is that kernel has an optional data structure
+One open issue is that the kernel has an optional data structure
200
randomization mechanism, which also randomizes the situation of cache
201
-line sharing of data members.
+line sharing among data members.
202
203
204
.. [1] https://en.wikipedia.org/wiki/False_sharing
0 commit comments