https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261603

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Konstantin Belousov <[email protected]> ---
In its current form this code does not compile.  After fixing all compilation
issues, the problem is still that it would try to allocate around hundred of
megabytes of kernel memory (contiguous KVA), on any relatively modern machine.

Can you explain the high-level interface needed by lsof there?  I do not see
raw xvnode as anything useful, even for the utility like lsof.  If somebody
can explain what lsof needs, we perhaps can design proper API that is both
useful and implementable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to