Skip to content

Conversation

@crrodriguez
Copy link
Contributor

Since the switch to blk-mq this does nothing.
the correct way is now either using an udev rule or echo "none" > /sys/block/*/queue/scheduler

It will be better if kernel-obs would default to none instead.

Since the switch to blk-mq this does nothing.
the correct way is now either using an udev rule or
echo "none" > /sys/block/*/queue/scheduler

It will be better if kernel-obs would default to none instead.
@dirkmueller
Copy link
Member

kernel-obs-build is just a repackaged kernel-default, so defaults can not be different. the files you're patching are also used for really old kernel versions, so the unconditional removal does not work there.

@dirkmueller
Copy link
Member

we'd have to implement the echo none trick then everywhere before removing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants