summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/Makefile.inc
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2009-08-06 12:07:56 +0000
committerpooka <pooka@NetBSD.org>2009-08-06 12:07:56 +0000
commit75f7f90d47ac4a4b260bcc1f9aac2e722aa9deab (patch)
tree5173230ce39a8d5d5954bdc4d74d302054e23186 /sys/dev/microcode/Makefile.inc
parent7f2a28a48909231caf7610dd87355213a7e5253b (diff)
Switch rump from the handwritten vnode pager to the standard kernel
vnode pager. It would have been nice to keep a separate version: * it has helped find file system bugs which the kernel pager treated as non-errors * it does not contain extra payload unnecessary in userspace However, getting the details of the pager implementation correct with all the flags, offsets and block/page size special cases is *EXTREMELY* difficult (chuq > god). On the plus side, LFS write now works for file data too instead of just metadata. Also, maybe being able to singlestep the genfs vnode pager in the comfort of userspace will allow more people to understand how the behemoth functions.
Diffstat (limited to 'sys/dev/microcode/Makefile.inc')
0 files changed, 0 insertions, 0 deletions