Hi,
i was wondering how we can improve the netmap memory allocator
to make use of 2M pages (through the page promotion trick).

in netmap, when we allocate packet buffers,
we issue requests for 4k blocks to contigmalloc(),
and i have no idea if there is a way to improve the
chance that the memory is mapped to 2M pages ?

cheers
luigi


-- 
-----------------------------------------+-------------------------------
 Prof. Luigi RIZZO, ri...@iet.unipi.it  . Dip. di Ing. dell'Informazione
 http://www.iet.unipi.it/~luigi/        . Universita` di Pisa
 TEL      +39-050-2217533               . via Diotisalvi 2
 Mobile   +39-338-6809875               . 56122 PISA (Italy)
-----------------------------------------+-------------------------------
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to