Re: [PATCH v9 09/12] xen: add runtime parameter access support to hypfs

2020-05-18 Thread Jan Beulich
On 15.05.2020 13:58, Juergen Gross wrote: > Add support to read and modify values of hypervisor runtime parameters > via the hypervisor file system. > > As runtime parameters can be modified via a sysctl, too, this path has > to take the hypfs rw_lock as writer. > > For custom runtime parameters

[PATCH v9 09/12] xen: add runtime parameter access support to hypfs

2020-05-15 Thread Juergen Gross
Add support to read and modify values of hypervisor runtime parameters via the hypervisor file system. As runtime parameters can be modified via a sysctl, too, this path has to take the hypfs rw_lock as writer. For custom runtime parameters the connection between the parameter value and the file