[PATCH] docs: Add nanoseconds units for vcpu.delay doc

Submitted https://gitlab.com/libvirt/libvirt/-/merge_requests/352: Add nanoseconds units for vcpu.delay doc, as it's based on /proc/<pid>/task/<tid>/schedstat, according to https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_driver.c#L128.... schedstat is in nanoseconds units, according to https://docs.kernel.org/scheduler/sched-stats.html#proc-pid-schedstat.

On 5/8/24 11:34, Assaf Admi wrote:
Submitted https://gitlab.com/libvirt/libvirt/-/merge_requests/352 <https://gitlab.com/libvirt/libvirt/-/merge_requests/352>: Add nanoseconds units for vcpu.delay doc, as it's based on |/proc/<pid>/task/<tid>/schedstat|, according to https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_driver.c#L128... <https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_driver.c#L1288>. schedstat is in nanoseconds units, according to https://docs.kernel.org/scheduler/sched-stats.html#proc-pid-schedstat <https://docs.kernel.org/scheduler/sched-stats.html#proc-pid-schedstat>.
We don't use MRs for libvirt: https://libvirt.org/downloads.html#git-source-repository Can you post it as a patch please? Michal
participants (2)
-
Assaf Admi
-
Michal Prívozník