Home
last modified time | relevance | path

Searched refs:procs (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dmulti_process.rst171 * --num-procs <N>, where N is the total number of symmetric_mp instances that will be run side-by…
186 …# ./<build_dir>/examples/dpdk-symmetric_mp -l 1 -n 4 --proc-type=auto -- -p 3 --num-procs=4 --proc…
187 …# ./<build_dir>/examples/dpdk-symmetric_mp -l 2 -n 4 --proc-type=auto -- -p 3 --num-procs=4 --proc…
188 …# ./<build_dir>/examples/dpdk-symmetric_mp -l 3 -n 4 --proc-type=auto -- -p 3 --num-procs=4 --proc…
189 …# ./<build_dir>/examples/dpdk-symmetric_mp -l 4 -n 4 --proc-type=auto -- -p 3 --num-procs=4 --proc…
215 the number of RX and TX queues per port being determined by the num-procs parameter passed on the c…
/f-stack/freebsd/ddb/
H A Ddb_ps.c65 DB_SHOW_ALL_COMMAND(procs, db_procs_cmd) in DB_SHOW_ALL_COMMAND() argument