https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222356
--- Comment #6 from Tijl Coosemans <[email protected]> --- (In reply to Konstantin Belousov from comment #5) Even with journaling disabled the final close still takes about 5 seconds of continuous disk activity, exactly as long as calling write(2) with 128MiB. And if I set sz to 256MiB it takes 10 seconds. Clearing an inode and updating a few bitmaps shouldn't take that long. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
