Re: [RFC v2 5/5] virtiofs: Disable notifications more aggresively

2025-02-23 Thread Eugenio Perez Martin
On Mon, Feb 24, 2025 at 7:44 AM Eugenio Perez Martin wrote: > > On Mon, Feb 24, 2025 at 3:01 AM Jason Wang wrote: > > > > On Sat, Feb 22, 2025 at 1:07 AM Eugenio Pérez wrote: > > > > > > Disable notifications right before scheduling, instead of waiting until > > > the work is running. > > > > >

Re: [RFC v2 5/5] virtiofs: Disable notifications more aggresively

2025-02-23 Thread Eugenio Perez Martin
On Mon, Feb 24, 2025 at 3:01 AM Jason Wang wrote: > > On Sat, Feb 22, 2025 at 1:07 AM Eugenio Pérez wrote: > > > > Disable notifications right before scheduling, instead of waiting until > > the work is running. > > > > After applying this patch, fio read test goes from 1191MiB/s to > > 1263.14Mi

Re: [RFC v2 5/5] virtiofs: Disable notifications more aggresively

2025-02-23 Thread Jason Wang
On Sat, Feb 22, 2025 at 1:07 AM Eugenio Pérez wrote: > > Disable notifications right before scheduling, instead of waiting until > the work is running. > > After applying this patch, fio read test goes from 1191MiB/s to > 1263.14Mib/s Let's describe more about the testing. E.g FIO parameters, tes