Skip to content
Commit 4488e6b5 authored by Dietmar Eggemann's avatar Dietmar Eggemann Committed by Douglas Raillard
Browse files

tools/buildroot_config: Sync rootfs to devlib busybox & add '-o nice' to ps



Set CONFIG_MODPROBE_SMALL=n and CONFIG_STATIC=y to allign the busybox
binary of the rootfs with that of devlib (refer to
$LISA/tools/recipes/busybox.recipe).

Set CONFIG_MODPROBE_SMALL=n to avoid an issue with insmod related to its
return value.

Moreover, set CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS=y so that /bin/ps
supports the '-o nice' specifier. This is needed to evaluate issues
related to lisa-test during load related PELT Invariance tests on the
target they happen. Load depens on task priority, i.e. task nice value.

Signed-off-by: Dietmar Eggemann's avatarDietmar Eggemann <dietmar.eggemann@arm.com>
parent 89bd8c34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment