Re: git: kernel - Even more buffer cache / VM coherency work

看板DFBSD_kernel作者時間16年前 (2010/01/29 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
The development kernel should be stable with this last commit. Overnight stress tests ran successfully on UFS, NFS, and HAMMER. Please leave vm.swap_burst_read disabled (0), it is not yet operational. This essentially completes the switchover of the BUF/BIO/VM coherency code to the new API. The major filesystems (UFS, NFS, HAMMER) now all use the generic getpages and putpages code, and now all use the new file truncation and file extension API. I have a few other patches under test in unrelated subsystems. I noticed a syncache panic yesterday so I am working on a fix for that, and a few other minor items. -Matt
文章代碼(AID): #1BOUOreo (DFBSD_kernel)