看板 DFBSD_bugs 關於我們 聯絡資訊
:... :Check http://leaf.dragonflybsd.org/~tuxillo/archive/temp/test.fsx.dat.fsxlo= :g : :I've passed fsx also on my HAMMER filesystem without issues (around 5 minut= :es also). : :Is there any known issue with UFS that makes fsx to fail? : :Cheers, :Antonio Huete There is fragility betwen the VM system and the filesystem. I've slowly been consolidating the VM getpages/putpages code and some of the new read-ahead code in vm_fault broke UFS's getpages. I just pushed fixes. Try it now. -Matt Matthew Dillon <dillon@backplane.com>