On Thu, Dec 3, 2020 at 2:28 AM Greg KH wrote:
>
> On Wed, Dec 02, 2020 at 10:58:35PM +0800, Fox Chen wrote:
> > Hello,
> >
> > kernfs is an important facillity to support pseudo file systems and cgroup.
> > Currently, with a global mutex, reading files concurrently from kernfs
> > (e.g. /sys)
> >
On Wed, Dec 02, 2020 at 10:58:35PM +0800, Fox Chen wrote:
> Hello,
>
> kernfs is an important facillity to support pseudo file systems and cgroup.
> Currently, with a global mutex, reading files concurrently from kernfs (e.g.
> /sys)
> is very slow.
>
> This problem is reported by Brice Goglin
Hello,
kernfs is an important facillity to support pseudo file systems and cgroup.
Currently, with a global mutex, reading files concurrently from kernfs (e.g.
/sys)
is very slow.
This problem is reported by Brice Goglin on thread:
Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interfa
3 matches
Mail list logo