Files
zephyr/subsys
Supper Thomas bd9bf13a0e logging: Fix backoff calculation to use K_CYC instead of K_TICK
The backoff timeout calculation in z_log_msg_claim_oldest() was
incorrectly using K_TICK macro. Changed to K_CYC to properly convert
cycle-based timing differences to kernel timeouts for accurate backoff
in multi-domain message processing.

Signed-off-by: Supper Thomas <78900636@qq.com>
2026-01-21 20:07:56 +01:00
..
2025-07-01 10:58:54 -10:00
2025-12-12 09:56:43 -05:00
2024-07-30 18:28:17 +01:00
2025-12-01 12:23:41 -05:00
2025-07-21 09:19:14 -04:00
2026-01-15 16:40:29 +00:00
2026-01-16 11:42:50 +00:00
2024-06-22 05:40:22 -04:00
2025-12-18 14:51:52 +00:00
2025-10-22 09:02:38 +02:00
2025-10-22 09:02:38 +02:00