ca7c595729
The documentation for emulator threads leaves a lot to be desired, while the hierarchy of the CPU thread pinning doesn't emphasise the dependency of this feature on CPU pinning. Resolve both by tweaking or expanding the wording of key paragraphs and modifying the header levels to nest the CPU thread pinning and emulator thread pinning docs under the CPU pinning docs. Change-Id: Ife32a53b80b770e008dbe2091fbb88e6596d238b Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.