zephyr/subsys
Piotr Koziar 51e0130a74 ipc: icmsg: increase stack size of RX work queue thread
Increases default size of stack used by work queue RX thread
from 1024 to 1280 to avoid memory issues.

After adding the buffer with the default size of 128
that is allocated on the thread's stack (see #77552),
there is too little stack left during heavy stress.

Signed-off-by: Piotr Koziar <piotr.koziar@nordicsemi.no>
2024-10-22 20:40:57 +02:00
..
bindesc bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bluetooth bluetooth: BAS: add battery critical status char to bas service 2024-10-22 14:06:35 +02:00
canbus
console
dap
debug debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
demand_paging
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk
dsp
emul
fb
fs fs: shell: Allow retries after a mount failure 2024-10-21 18:38:37 -05:00
input
ipc ipc: icmsg: increase stack size of RX work queue thread 2024-10-22 20:40:57 +02:00
jwt jwt: reshape and add alternative for ECDSA using PSA 2024-10-08 18:10:32 -04:00
llext
logging logging: log_cmds: Enable log commands for shell with the logging frontend 2024-10-17 10:48:25 -04:00
lorawan lorawan: unify logging level 2024-10-16 09:59:01 +02:00
mem_mgmt
mgmt ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 2024-10-15 13:52:55 +02:00
modbus modbus: fix support for floating point values 2024-10-08 17:01:19 +02:00
modem modem: cmux: replace `crc8` with `crc8_rohc` for FCS calculation 2024-10-09 09:48:00 +02:00
net net: shell: mem: Add net_pkt allocation statistics printout 2024-10-22 20:38:57 +02:00
pm
portability
profiling
random random: `sys_csrand_get` backend for `TEST_RANDOM_GENERATOR` 2024-10-16 10:00:47 +02:00
retention
rtio
sd
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing
settings
shell shell: Allow custom shell log backend implementation 2024-10-17 10:48:25 -04:00
sip_svc
stats
storage
task_wdt
testsuite Ztest: Including the missing C standard library header 2024-10-08 06:00:45 -04:00
timing
tracing tracing: add named event trace 2024-10-17 10:46:52 -04:00
usb usb: device_next: NCM driver for usb-next 2024-10-17 15:38:00 -04:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00