
13 Mar
2020
13 Mar
'20
6:27 a.m.
On a Monday in 2020, Peter Krempa wrote:
Some disk backends support configuring the readahead buffer or timeout for requests. Add the knobs to the XML.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- docs/formatdomain.html.in | 16 +++++++++++++ docs/schemas/domaincommon.rng | 23 +++++++++++++++++++ src/conf/domain_conf.c | 19 +++++++++++++++ src/util/virstoragefile.c | 2 ++ src/util/virstoragefile.h | 3 +++ .../disk-network-http.xml | 2 ++ 6 files changed, 65 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano