Hi,
On Sun, 7 Jun 2009 19:06:47 +0200, Roy Sigurd Karlsbakk wrote:
> Hi all
> 
> I just came across NILFS, and have setup a VM to test it and it works  
> well so far. Initial testing shows very high system time when  
> compiling a linux kernel on the NILFS filesystem. I have tried using  
> oprofile to monitor this, but something is fscked up on this system,  
> so oprofile doesn't seem to work. I'll get back to this later if I get  
> the chance.

Thank you for the information.
The high load may come from garbage collection.

In that case, I think you can narrow down the cause by looking the
load of nilfs_cleanerd with top command, etc.
 
> So, is NILFS somehow stable? Is it in use somewhere? I see it's in v2,  
> but I've never heard of it before today.

I believe NILFS is almost stable, and we are using NILFS for daily
use.  We haven't yet apply it for commercial use.  We had released
NILFSv1 to the public, but v1 are not maintained and its development
was obsoleted because it couldn't achieve garbage collector.

I think NILFS2 should be named as NILFS v1.0, but it wasn't as a
result.

Anyway, in NILFS2, some important feature like xattributes,
posix-ACLs, or on-disk atime are not yet implemented.  In addition,
performance tuning, GC improvement, bugfixes of the reported problems
in the list, are needed.  We also have a possiblity to change
application binary interface (i.e. ioctl) or disk format if absolutely
necessary.  The nilfs is classified to _experimental_ in kernel, and I
think it's a bit early to get off the flag.

> Thank you for feedback on this
> 
> roy

Cheers,
Ryusuke Konishi
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to