Regarding Netmap internal memory allocation.
Carlos Ferreira
carlosmf.pt at gmail.com
Tue Dec 30 14:07:40 UTC 2014
To Luigi and to whom may be able to help
Hello all.
Is it possible to reduce the size of the memory buffer allocated by the
netmap module?
I'm asking this because I was implementing some testing code, using NICs
and a Tap device in an OpenWRT VM with 64MB of RAM.
Because of the small RAM amount, the nm_open crashed when the program tried
to netmap the tap device, after I previously netmapped one NIC successfully.
After the crash, I bumped the VM RAM to 256MB and the test program ran
well, but not without me noticing that the VM RAM consumption was
increased about 90 MB by netmap.
Resuming, I want to know if there is a way to reduce the memory buffer
allocation, without recompiling the netmap kernel module.
Thank you for the attention.
--
Carlos Miguel Ferreira
Researcher at Telecommunications Institute
Aveiro - Portugal
Work E-mail - cmf at av.it.pt
Skype & GTalk -> carlosmf.pt at gmail.com
LinkedIn -> http://www.linkedin.com/in/carlosmferreira
More information about the freebsd-net
mailing list