lyndonli bc9b11d754 wsl/hsakmt: Remove pre-allocation free memory check
This change removes the check for sufficient free memory before allocation.
The previous check could cause performance degradation. Reserving a portion
of system memory helps prevent system hangs due to insufficient memory.
However, if free memory is still insufficient, memory allocation may still
lead to system hangs.

Signed-off-by: lyndonli <Lyndon.Li@amd.com>
Reviewed-by: Flora Cui <flora.cui@amd.com>
Part-of: <http://10.67.69.192/wsl/libhsakmt/-/merge_requests/10>
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:15 +08:00
2025-11-05 18:53:35 +08:00
2025-11-05 18:53:35 +08:00
S
Descripción
No description provided
282 MiB
Languages
C++ 67.5%
C 20.6%
Python 6.6%
CMake 3.4%
Shell 0.6%
Otros 1.1%