Files
kernel_common_drivers/auto_patch
Jianxiong Pan c94ab82f9c mlock: skip the mlock optimization for rt thread. [1/2]
PD#SWPL-208030

Problem:
mlock optimization affects the performance of the rt threads.

Solution:
skip mlock optimization for rt threads.

Verify:
local.

Change-Id: Idb128ae0cc1346edfa0d649b4e0e17ab4b71860e
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2025-06-09 13:54:49 +09:00
..