uhd/mpm/systemd
Joerg Hofrichter 55793604e5 mpm: systemd: added sysconf file for setting network buffer sizes
udp_zero_copy requires the network send buffer size (net.core.wmem_max)
and the network receive buffer size (net.core.rmem_max) to be set to
2500000 bytes (UDP_DEFAULT_BUFF_SIZE in udp_common.hpp).

Add a sysconf file (usrp-hwd.conf) to automatically set the recommended
values.
2020-05-01 15:22:07 -05:00
..
CMakeLists.txt mpm: systemd: added sysconf file for setting network buffer sizes 2020-05-01 15:22:07 -05:00
usrp-hwd.conf mpm: systemd: added sysconf file for setting network buffer sizes 2020-05-01 15:22:07 -05:00
usrp-hwd.service.in mpm: Enable systemd watchdog and update it from MPM 2018-01-15 10:45:07 -08:00