[#]
http://marc.info/?l=openbsd-cvs&m=140849642201049&w=2
openbsd-cvs(obsdave,2) — All
2014-08-20 05:55:07
Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/19 18:59:56
Modified files:
sys/dev/pci : if_nge.c if_ngereg.h
Log message:
replace the custom jumbo allocator with MCLGETI.
putting this in the tree to make it easier for people to test.