mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
3f01ecd830
I've seen examples in the wild of the cluster attribute having non-zero value on x86_64. This is obviously quite confusing, but it's the information that Linux exposes to userspace and we don't really have a way to tell apart a valid die/cluster ID from a dummy one. What ultimately matters is that the underlying assumptions about topology are respected, which they are: in the x86_64 cases that I have analyzed, for example, each "cluster" contained exactly one core, so any program that would use this information to influence guest topology decisions would be unaffected by the additional level showing up in the hierarchy. In an attempt to reduce confusion, remove any reference to any specific value for the attributes having any special meaning attached to it. In fact, since there are plans to make it possible to create guests with multiple CPU clusters on x86_64, rework the note into a more generic warning cautioning users that an attribute showing up here does not imply that the same attribute can be used when defining a guest CPU topology. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
css | ||
fonts | ||
gitdm | ||
go | ||
html | ||
images | ||
js | ||
kbase | ||
logos | ||
manpages | ||
404.rst | ||
acl.rst | ||
aclpolkit.rst | ||
advanced-tests.rst | ||
android-chrome-192x192.png | ||
android-chrome-256x256.png | ||
api_extension.rst | ||
api.rst | ||
apple-touch-icon.png | ||
apps.rst | ||
auditlog.rst | ||
auth.rst | ||
best-practices.rst | ||
bindings.rst | ||
browserconfig.xml | ||
bugs.rst | ||
cgroups.rst | ||
ci-dashboard.rst | ||
ci-runners.rst | ||
ci.rst | ||
clangd.rst | ||
coding-style.rst | ||
committer-guidelines.rst | ||
compiling.rst | ||
contact.rst | ||
contribute.rst | ||
csharp.rst | ||
daemons.rst | ||
dbus.rst | ||
docs.rst | ||
downloads.rst | ||
drivers.rst | ||
drvbhyve.rst | ||
drvch.rst | ||
drvesx.rst | ||
drvhyperv.rst | ||
drvlxc.rst | ||
drvnodedev.rst | ||
drvopenvz.rst | ||
drvqemu.rst | ||
drvsecret.rst | ||
drvtest.rst | ||
drvvbox.rst | ||
drvvirtuozzo.rst | ||
drvvmware.rst | ||
drvxen.rst | ||
errors.rst | ||
favicon-16x16.png | ||
favicon-32x32.png | ||
favicon.ico | ||
firewall.rst | ||
format.rst | ||
formatbackup.rst | ||
formatcaps.rst | ||
formatcheckpoint.rst | ||
formatdomain.rst | ||
formatdomaincaps.rst | ||
formatnetwork.rst | ||
formatnetworkport.rst | ||
formatnode.rst | ||
formatnwfilter.rst | ||
formatsecret.rst | ||
formatsnapshot.rst | ||
formatstorage.rst | ||
formatstoragecaps.rst | ||
formatstorageencryption.rst | ||
glib-adoption.rst | ||
goals.rst | ||
golang.rst | ||
governance.rst | ||
hacking.rst | ||
hooks.rst | ||
index.rst | ||
issue-handling.rst | ||
libvirt-go-xml.rst | ||
libvirt-go.rst | ||
logging.rst | ||
macos.rst | ||
manifest.json | ||
meson.build | ||
migration.rst | ||
mstile-150x150.png | ||
newapi.xsl | ||
newreposetup.rst | ||
nss.rst | ||
page.xsl | ||
pci-addresses.rst | ||
pci-hotplug.rst | ||
platforms.rst | ||
programming-languages.rst | ||
python.rst | ||
remote.rst | ||
securityprocess.rst | ||
site.xsl | ||
storage.rst | ||
strategy.rst | ||
styleguide.rst | ||
submitting-patches.rst | ||
support.rst | ||
testapi.rst | ||
testing.rst | ||
testtck.rst | ||
uri.rst | ||
windows.rst |