Re: [PATCH 0/3] 9pfs: Improve unreclaim logic

2021-01-21 Thread Greg Kurz
On Mon, 18 Jan 2021 15:22:57 +0100 Greg Kurz wrote: > clone of "master" > Drat... this text seems to have leaked from stgit and replaced the one I had written in git publish: --- We currently restart the unreclaim loop all over when we detect that the current iteration yielded execution. This

[PATCH 0/3] 9pfs: Improve unreclaim logic

2021-01-18 Thread Greg Kurz
clone of "master" Greg Kurz (3): 9pfs: Convert V9fsFidState::clunked to bool 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ 9pfs: Improve unreclaim loop hw/9pfs/9p.c | 83 +--- hw/9pfs/9p.h | 6 ++-- 2 files changed, 50 insertions(+), 39 d