From fd45840e674f194e879c4f3776eb25d1e298f118 Mon Sep 17 00:00:00 2001 From: jackwhich Date: Wed, 20 Apr 2022 14:35:16 +0800 Subject: [PATCH] doc: Fix virtio-blk.html/hv-rdt.html statement error 1. Fix Incorrect site write in virtio-blk.html range configuration 2. Fix hv-rdt.html CDP_ENABLED parameter configuration error Signed-off-by: zhongzhenx.liu --- doc/developer-guides/hld/hv-rdt.rst | 2 +- doc/developer-guides/hld/virtio-blk.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developer-guides/hld/hv-rdt.rst b/doc/developer-guides/hld/hv-rdt.rst index 8127b94cc..2be7b7fce 100644 --- a/doc/developer-guides/hld/hv-rdt.rst +++ b/doc/developer-guides/hld/hv-rdt.rst @@ -48,7 +48,7 @@ to enforce the settings. y - + n 0xF Once the cache mask is set of each individual CPU, the respective CLOS ID diff --git a/doc/developer-guides/hld/virtio-blk.rst b/doc/developer-guides/hld/virtio-blk.rst index 1f2b4db6b..a15bba09e 100644 --- a/doc/developer-guides/hld/virtio-blk.rst +++ b/doc/developer-guides/hld/virtio-blk.rst @@ -81,7 +81,7 @@ The Device Model configuration command syntax for virtio-blk is:: The default values for sector size and physical sector size are 512 - ``range``: configured as ``range=/`` meaning the virtio-blk will only access part of the file, from the - ```` to `` + ``. + ```` to `` + ``. A simple example for virtio-blk: