This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Rename the glibc.tune namespace to glibc.cpu


On 07/16/2018 09:16 PM, Rical Jasan wrote:
On 07/16/2018 07:16 AM, Siddhesh Poyarekar wrote:
...
diff --git a/manual/tunables.texi b/manual/tunables.texi
index be33c9fc79..9b8f9e4610 100644
--- a/manual/tunables.texi
+++ b/manual/tunables.texi
@@ -295,23 +295,23 @@ The default value of this tunable is @samp{3}.
  @cindex non_temporal_threshold tunables
  @cindex tunables, non_temporal_threshold
-@deftp {Tunable namespace} glibc.tune
+@deftp {Tunable namespace} glibc.cpu
  Behavior of @theglibc{} can be tuned to assume specific hardware capabilities
  by setting the following tunables in the @code{tune} namespace:

Should be @code{cpu} now.

Oh yes, thanks.  I'll fix it up when I commit.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]