> On Sep 10, 2019, at 9:26 PM, Christos Zoulas <[email protected]> wrote: > > I think is time to ditch NCHNAMLEN like FreeBSD did, and rely on > the namei cache for reverse mappings. This way we can also implement > F_GETPATH which Kamil seems to keep bringing up :-). FWIW, XNU's VFS uses this approach as well. There are cases where it will call into the file system to get the name associated with a vnode, but it uses name cache data pretty frequently (and F_GETPATH is pretty heavily used on platforms that use XNU). -- thorpej
- more fexecve questions Christos Zoulas
- Re: more fexecve questions Taylor R Campbell
- Re: more fexecve questions Christos Zoulas
- Re: more fexecve questions Taylor R Campbell
- Re: more fexecve questions Christos Zoulas
- Re: more fexecve questions Jason Thorpe
- Re: more fexecve questions Kamil Rytarowski
- Re: more fexecve questions David Holland
- Re: more fexecve questions Kamil Rytarowski
- Re: more fexecve questions Jason Thorpe
- Re: more fexecve questions Christoph Badura
- Re: more fexecve questions Christoph Badura
- Re: more fexecve questions Christos Zoulas
- Re: more fexecve questions Jason Thorpe
- Re: more fexecve questions David Holland
- Re: more fexecve questions Mouse
