Files
rtems/cpukit/include/rtems
M Mithilesh 77eda6f760 cpukit/confdefs: Add CAN stack resource calculation
The CAN/CAN FD stack requires a worker task per configured queue.
Empirical profiling confirms the CAN worker task utilizes ~404 bytes
of stack space on 32-bit architectures.

This patch introduces CONFIGURE_MAXIMUM_CAN_QUEUES to dynamically
inject the required CAN worker tasks into the master _CONFIGURE_TASKS
pool. Because the 404-byte usage falls below RTEMS_MINIMUM_STACK_SIZE,
provisioning them as standard system tasks automatically guarantees
sufficient stack space overhead.

Additionally, this patch removes the hardcoded +0x1000 stack padding
in rtems_task_create to prevent workspace exhaustion, and adds the
spcan01 test to verify the CONFIGURE_MAXIMUM_CAN_QUEUES macro behavior.

Closes #5193
2026-07-02 17:36:27 -05:00
..
2026-02-05 10:46:11 -07:00
2026-02-05 14:43:37 -07:00
2026-06-18 13:31:39 +02:00
2026-02-05 14:41:47 -07:00
2026-06-18 13:31:39 +02:00
2026-02-05 09:32:36 -06:00
2026-02-05 09:17:43 -06:00
2026-02-05 09:29:52 -06:00
2026-02-05 09:29:52 -06:00
2026-02-05 09:29:52 -06:00
2025-09-02 16:54:57 +00:00
2026-02-05 09:32:36 -06:00
2026-02-05 09:32:36 -06:00
2026-02-05 09:32:36 -06:00
2025-02-10 15:37:18 +00:00
2026-02-05 09:22:58 -06:00
2026-02-04 17:19:10 -06:00
2026-02-04 17:19:10 -06:00
2026-02-05 09:29:52 -06:00
2026-02-04 17:17:35 -06:00
2026-02-05 14:55:29 -06:00
2026-02-04 17:14:06 -06:00
2026-02-05 09:47:48 -06:00
2026-02-05 09:28:55 -06:00
2026-02-05 09:53:09 -06:00
2024-06-21 08:10:27 +02:00
2026-06-25 09:51:58 -05:00
2025-11-10 16:09:07 -07:00
2026-02-05 09:37:20 -06:00
2026-02-04 17:14:06 -06:00
2026-02-05 09:53:09 -06:00
2026-02-05 09:29:52 -06:00
2026-02-05 09:19:01 -06:00
2026-02-05 09:19:01 -06:00
2026-02-05 09:19:01 -06:00
2026-02-05 09:19:01 -06:00
2026-02-04 17:21:10 -06:00
2026-02-05 17:36:21 +00:00
2026-02-04 17:01:08 -06:00
2026-02-04 17:10:19 -06:00
2026-02-05 14:50:37 -06:00
2026-02-05 09:27:08 -06:00
2026-02-05 09:27:08 -06:00
2026-02-05 09:27:08 -06:00
2026-02-05 09:53:09 -06:00
2026-02-05 14:55:29 -06:00
2026-02-04 12:40:18 -07:00