Searched defs:mos_conf (Results 1 – 1 of 1) sorted by relevance
131 struct mos_conf { struct132 int num_cores;133 int nb_mem_channels;134 int max_concurrency;135 int no_ring_buffers;136 int rmem_size;137 int wmem_size;138 int tcp_tw_interval;139 int tcp_timeout;140 int multiprocess;[all …]