From: Robbie Williamson Date: Thu, 20 Aug 2020 20:45:36 +0000 (-0500) Subject: doc/rados: remove statement that ISA plugin only works on Intel chips X-Git-Tag: v16.1.0~1370^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36742%2Fhead;p=ceph.git doc/rados: remove statement that ISA plugin only works on Intel chips ISA-L supports aarch64 (Arm), not just Intel processors, as does Ceph (see #32171). Signed-off-by: Robbie Williamson --- diff --git a/doc/rados/operations/erasure-code-isa.rst b/doc/rados/operations/erasure-code-isa.rst index ad5c501a236..79584619bd6 100644 --- a/doc/rados/operations/erasure-code-isa.rst +++ b/doc/rados/operations/erasure-code-isa.rst @@ -4,7 +4,7 @@ ISA erasure code plugin The *isa* plugin encapsulates the `ISA `_ -library. It only runs on Intel processors. +library. Create an isa profile =====================