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