On Mon, Oct 22, 2018 at 6:22 PM David Sterba wrote:
>
> this is the first batch with fixes and some nice performance improvements.
Pulled (at 30,000 ft, somewhere between Ireland and Iceland),
Linus
On Mon, Oct 22, 2018 at 05:23:36PM -0700, Liu Bo wrote:
> > Performance improvements:
> >
> > * blocking mode of path is gone, means that only the spinning mode is used;
>
> I'd like to do a few corrections here, the transition from the
> spinning mode to blocking mode is removed, we still need bl
On Mon, Oct 22, 2018 at 10:24 AM David Sterba wrote:
>
> Hi,
>
> this is the first batch with fixes and some nice performance improvements.
>
> Preliminary results show eg. more files/sec in fsmark, better perf on
> multi-threaded workloads (filebench, dbench), fewer context switches and
> overall
Hi,
this is the first batch with fixes and some nice performance improvements.
Preliminary results show eg. more files/sec in fsmark, better perf on
multi-threaded workloads (filebench, dbench), fewer context switches and
overall better memory allocation characteristics (multiple benchmarks).
Ap