mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-27 03:37:18 +00:00
![]() The test is quite fragile since it tries to allocate halve available system memory + 1 page. If the system has either not enough memory to make the allocation work with other things running in parallel or to much memory so the allocation fails as to large/invalid the test will fail. Completely remove the test. We already validate swapout on the device level and that test seems to be stable. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://lore.kernel.org/r/20250710144129.1803-2-christian.koenig@amd.com |
||
---|---|---|
.. | ||
.kunitconfig | ||
Makefile | ||
TODO | ||
ttm_bo_test.c | ||
ttm_bo_validate_test.c | ||
ttm_device_test.c | ||
ttm_kunit_helpers.c | ||
ttm_kunit_helpers.h | ||
ttm_mock_manager.c | ||
ttm_mock_manager.h | ||
ttm_pool_test.c | ||
ttm_resource_test.c | ||
ttm_tt_test.c |