cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c
    Dag-Erling Smørgrav 
    des at des.no
       
    Sat Jul 10 05:03:31 PDT 2004
    
    
  
Alfred Perlstein <alfred at freebsd.org> writes:
> * Dag-Erling Sm?rgrav <des at des.no> [040710 02:34] wrote:
> > you mean the fileno code?  it's closely tied in with pseudofs data
> > structures, and it's not nearly as efficient as the new fdalloc code.
> Yes, the stuff in pseudofs_fileno.c, what is fdalloc?
fd_alloc(), file descriptor allocation.  it's basically the same
thing: give me the next available number, remember that it's in use
until I tell you it no longer is.
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the cvs-all
mailing list