Searched full:scalable (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-latest/tests/kernel/sched/deadline/ |
D | testcase.yaml | 4 kernel.scheduler.deadline.scalable:
|
/Zephyr-latest/tests/benchmarks/sched/ |
D | prj.conf | 5 # Switch these between DUMB/SCALABLE (and SCHED_MULTIQ) to measure
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | testcase.yaml | 27 benchmark.wait_queues.scalable:
|
D | README.rst | 5 implementations: dumb and scalable. These two queue implementations perform
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | testcase.yaml | 28 benchmark.sched_queues.scalable:
|
D | README.rst | 5 algorithms: dumb, scalable and multiq. These different algorithms have
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | trickle.rst | 18 robust, energy efficient, simple, and scalable manner.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | video.rst | 42 specific. The set/get control functions provide a generic scalable interface
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
D | response_100k.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
/Zephyr-latest/kernel/include/ |
D | priority_q.h | 28 /* Scalable Scheduling */ 50 /* Scalable Wait Queue */
|
/Zephyr-latest/ |
D | README.rst | 18 The Zephyr Project is a scalable real-time operating system (RTOS) supporting
|
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/ |
D | index.rst | 6 FRDM-MCXA156 are compact and scalable development boards for rapid prototyping of 201 …mcx-a-series-microcontrollers/mcx-a13x-14x-15x-mcus-with-arm-cortex-m33-scalable-device-options-lo…
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 6 Zephyr provides a robust and scalable timing framework to enable 162 permit a more scalable backend data structure, but no such
|
/Zephyr-latest/boards/seagate/faze/doc/ |
D | index.rst | 126 …ers/arm-microcontrollers/general-purpose-mcus/lpc1100-cortex-m0-plus-m0/scalable-entry-level-32-bi…
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/ |
D | index.rst | 144 …ers/arm-microcontrollers/general-purpose-mcus/lpc1100-cortex-m0-plus-m0/scalable-entry-level-32-bi…
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 135 Hardware RX buffer size, scalable between 1 kB and 8 kB, where the full
|
/Zephyr-latest/tests/benchmarks/sched_queues/src/ |
D | main.c | 243 IS_ENABLED(CONFIG_SCHED_SCALABLE) ? "scalable" : "multiq"); in main()
|
/Zephyr-latest/tests/benchmarks/wait_queues/src/ |
D | main.c | 231 IS_ENABLED(CONFIG_WAITQ_DUMB) ? "dumb" : "scalable"); in main()
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 6 The FRDM-MCXW71 is a compact and scalable development board for rapid
|
/Zephyr-latest/kernel/ |
D | Kconfig | 131 scheduler (as SCALABLE and MULTIQ would see no benefit). 362 bool "Use scalable wait_q implementation"
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 105 * Scalable wait_q implementation (:kconfig:option:`CONFIG_WAITQ_SCALABLE`)
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 277 * Mayfly are multi-instance scalable ISR execution contexts
|
/Zephyr-latest/boards/nxp/frdm_mcxc242/doc/ |
D | index.rst | 6 FRDM-MCXC242 is a compact and scalable development board for rapid
|
12