unionfs 5.4
    Sergey Matveychuk 
    sem at FreeBSD.org
       
    Sun Mar 13 05:33:03 PST 2005
    
    
  
Peter Edwards wrote:
> If someone experiencing these issues could try rebuilding after changing
> 
> #define NNULLNODECACHE 16
> to 
> #define NNULLNODECACHE 1024
> 
> in null_subr.c (line 50 in my version, 1.45)
> 
> And just see if it makes much of a difference. If so, it might be
It does not help. The problem with nullfs only in jail environment.
I've made a simple test: build devel/gettext port. Here is results:
just ffs: 1:47 min
nullfs:   1:43 min (oops!:)
nullfs in jail: 12:12 min
Almost ten times degradation.
-- 
Sem.
    
    
More information about the freebsd-current
mailing list