Hi, Have you tried to play with netmap sysctl parameters like: dev.netmap.buf_num dev.netmap.ring_num dev.netmap.if_num
those are listed in the sysctl section of the netmap man page. Cheers, Vincenzo 2017-02-11 13:34 GMT+01:00 amir alipour <[email protected]>: > hi > i am trying to assign more memory to netmap but it fails > i trace it to "netmap_mem_get_info" function ,this function changes my > defined memory size to 343019520 and i cant find the implementation of it > in the source code! > > Thank you for any help you can provide > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "[email protected]" > -- Vincenzo Maffione _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
