Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core/linux-espressobin: disable LL preemption #1747

Closed
wants to merge 1 commit into from
Closed

core/linux-espressobin: disable LL preemption #1747

wants to merge 1 commit into from

Conversation

andrius4669
Copy link

use voluntary preemption instead.

aarch64 low latency preemption isn't compatible with ZFS: openzfs/zfs#8545
the device doesn't have very powerful CPU, and is used mostly for server stuff, so I don't think this change will hurt anyone.
also clear other undocumented options, implied by low latency preemption setting, and not normally present if these aren't enabled.

cc @kmihelich

use voluntary preemption instead.
@kmihelich kmihelich closed this Nov 30, 2019
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