CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/07/03 12:34:14
Modified files: sys/arch/sparc64/sparc64: db_interface.c sys/dev/pci/drm: drm_drv.c i915_drv.c sys/uvm : uvm.h uvm_amap.c uvm_anon.c uvm_aobj.c uvm_device.c uvm_fault.c uvm_km.c uvm_map.c uvm_page.c uvm_pager.c uvm_pdaemon.c uvm_stat.c uvm_stat.h uvm_swap.c uvm_vnode.c Log message: Rip out and burn support for UVM_HIST. The vm hackers don't use it, don't maintain it and have to look at it all the time. About time this 800 lines of code hit /dev/null. ``never liked it'' tedu@. ariane@ was very happy when i told her i wrote this diff.