search for: tianxiant

Displaying 1 result from an estimated 1 matches for "tianxiant".

Did you mean: tianxiang
2023 Jun 10
0
[PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs
On Sat, Jun 10, 2023 at 11:20:49AM +0800, Xianting Tian wrote: > > ? 2023/6/9 ??11:57, Michael S. Tsirkin ??: > > On Fri, Jun 09, 2023 at 09:18:15PM +0800, Xianting Tian wrote: > > > From: Xianting Tian <tianxianting.txt at alibaba-inc.com> > > > > > > Cpu stall issue may happen if device is configured with multi queues > > > and large queue depth, so fix it. > > What does "may happen" imply exactly? > > was this observed? > I didn't met such issue,...