I notice that rebooting with a lot of deferred delete-s may cause the boot to 
be 
taking a fair amount of time (possibly hours) , because the deferred delete 
queue is processed
before an fs can complete its mount. 
I am talking about zfs_unlinked_drain().

I wonder if this processing really needs to be done before the system can come 
up,
or could it be done in a background thread, once the fs is mounted.

Some insight from the zfs team would be most appreciated, esp. regarding why
this may be a really bad idea.

TIA 

Steve
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code

Reply via email to