✓ CI.checkpatch: success for drm/xe/tests: Limit purgeable size for faster execution
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 13 17:37:45 UTC 2024
== Series Details ==
Series: drm/xe/tests: Limit purgeable size for faster execution
URL : https://patchwork.freedesktop.org/series/141303/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1fe38374e4cd3a526854bd660ad78518d8632eb5
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Wed Nov 13 16:02:28 2024 +0100
drm/xe/tests: Limit purgeable size for faster execution
xe_bo_shrink_kunit takes a while to run on some machines depending
on swap storage speed and ram size. Limit purgeable size to 2GB
so xe_bo_shrink_kunit can execute much faster.
Cc: Matthew Auld <matthew.auld at intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2998
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 169c7cd31a373ed31054abb423981856eb5fb119 drm-intel
1fe38374e4cd drm/xe/tests: Limit purgeable size for faster execution
More information about the Intel-xe
mailing list