Searched refs:workload (Results 1 – 17 of 17) sorted by relevance
| /f-stack/dpdk/lib/librte_power/ |
| H A D | channel_commands.h | 64 enum workload {HIGH, MEDIUM, LOW}; enum 94 enum workload workload; member
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | channel_monitor.c | 180 pkt->workload = LOW; in parse_json_to_pkt() 236 pkt->workload = HIGH; in parse_json_to_pkt() 238 pkt->workload = MEDIUM; in parse_json_to_pkt() 240 pkt->workload = LOW; in parse_json_to_pkt() 651 if (pol->pkt.workload == HIGH) { in apply_workload_profile() 657 } else if (pol->pkt.workload == MEDIUM) { in apply_workload_profile() 663 } else if (pol->pkt.workload == LOW) { in apply_workload_profile()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 19 workers, and distributes the crypto workload to them with certain behavior. 123 process additional crypto workload than what the QAT cryptodev can handle on 153 Multi-core mode, which distributes the workload with several (up to eight)
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 140 workload, therefore, the higher frequency is needed. The high empty poll number 153 * MED: the frequency is used to process modest traffic workload. 155 * HIGH: the frequency is used to process busy traffic workload.
|
| H A D | vhost_lib.rst | 186 As an extension of new_device(), this function adds virtio-crypto workload 187 acceleration capability to the device. All crypto workload is processed by
|
| H A D | eventdev.rst | 344 indicate to the worker what workload needs to be performed on the event.
|
| H A D | multi_proc_support.rst | 86 …upport can be used to create a set of peer processes where each process performs the same workload.
|
| H A D | qos_framework.rst | 54 …| 6 | Worker threads | Placeholders for the customer specific application workload (for ex…
|
| /f-stack/dpdk/examples/vm_power_manager/guest_cli/ |
| H A D | vm_power_cli_guest.c | 107 pkt->workload = LOW; in set_policy_defaults()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | TUNING.md | 7 a specific application / workload, it is common to improve system level metrics
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | rk3288-veyron-mickey.dts | 112 * some pretty serious workload here and be happy.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 734 - `workload`_ 923 workload subsection 928 it is necessary to specify how heavy the workload is. 938 ``"workload": "MEDIUM"``
|
| H A D | l3_forward_power_man.rst | 44 If configured correctly, according to system workload, this feature provides power savings.
|
| H A D | performance_thread.rst | 843 thread sleep if it has a low frequency workload are all mechanisms by which a
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_05.rst | 265 library, and run the scheduling workload on a CPU core.
|
| H A D | release_18_05.rst | 216 * **Added crypto workload support to vhost library.**
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 135 …that all issues must be solved, including false positives. This quickly becomes a tedious workload.
|