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

2024-05-10 Thread Michal Prívozník
On 5/8/24 11:34, Assaf Admi wrote:
> Submitted https://gitlab.com/libvirt/libvirt/-/merge_requests/352
> :
> Add nanoseconds units for vcpu.delay doc, as it's based on
> |/proc//task//schedstat|, according to
> 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 
> .
> 

We don't use MRs for libvirt:

https://libvirt.org/downloads.html#git-source-repository

Can you post it as a patch please?

Michal
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org


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

2024-05-08 Thread Assaf Admi
Submitted https://gitlab.com/libvirt/libvirt/-/merge_requests/352:
Add nanoseconds units for vcpu.delay doc, as it's based on
/proc//task//schedstat, according to
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.
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org