qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/1] 9pfs: log warning if msize <= 8192


From: Greg Kurz
Subject: Re: [PATCH v2 0/1] 9pfs: log warning if msize <= 8192
Date: Thu, 3 Sep 2020 17:19:31 +0200

On Thu, 3 Sep 2020 16:41:02 +0200
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:

> I have updated the QEMU 9P setup wiki page about this 'msize' issue. For
> some reason the dedicated anchor 'msize' does not work though:
> 
> https://wiki.qemu.org/Documentation/9psetup#msize
> 

AFAICT the wiki derives the anchor from the section name, ie.

https://wiki.qemu.org/Documentation/9psetup#Performance_Considerations

It's a bit longer than #msize but it works. I don't know if you can
add anchors manually in the wiki.

> Not sure whether that's a wiki installation problem? When I view the wiki
> source, it looks like it is showing some errors there.
> 
> v1->v2:
> 
>   * Updated commit log message to make it more clear why the client cannot
>     auto pick a good value for 'msize'.
> 
>   * Added a web link to the log message, pointing to the appropriate QEMU
>     wiki page which explains the 'msize' issue in detail.
> 
> Message-ID of previous version (v1):
>   E1kDR8W-0001s4-Sr@lizzy.crudebyte.com
> 
> Christian Schoenebeck (1):
>   9pfs: log warning if msize <= 8192
> 
>  hw/9pfs/9p.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]