diff options
Diffstat (limited to 'manual/tunables.texi')
-rw-r--r-- | manual/tunables.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/tunables.texi b/manual/tunables.texi index b09e3fe791..f503daef56 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -253,7 +253,8 @@ This tunable is specific to i386 and x86-64. @deftp Tunable glibc.tune.cpu The @code{glibc.tune.cpu=xxx} tunable allows the user to tell @theglibc{} to assume that the CPU is @code{xxx} where xxx may have one of these values: -@code{generic}, @code{falkor}, @code{thunderxt88}. +@code{generic}, @code{falkor}, @code{thunderxt88}, @code{thunderx2t99}, +@code{thunderx2t99p1}. This tunable is specific to aarch64. @end deftp |