Bug 1861414
Summary: | SCHED_DEADLINE: warning on enqueue_task_dl | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Daniel Bristot de Oliveira <daolivei> |
Component: | kernel-rt | Assignee: | Phil Auld <pauld> |
kernel-rt sub component: | Scheduler | QA Contact: | Chunyu Hu <chuhu> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | bhu, cye, jlelli, lgoncalv, pauld, qzhao |
Version: | 8.1 | ||
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-03 13:41:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Daniel Bristot de Oliveira
2020-07-28 14:53:32 UTC
Hi, 8.3 commit 4668c7f5b069 ("[kernel] sched/deadline: Initialize ->dl_boosted") might fix this. Daniel, would you be able to check if problem is still reproducible with scratch available at http://brew-task-repos.usersys.redhat.com/repos/scratch/jlelli/kernel-rt/4.18.0/147.23.1.rt24.117.el8_1.dlboost.test.cki.kt0/x86_64/ Thanks! Hi Juri, The problem stopped to reproduce with the kernel you provided in comment #1. Thanks! -- Daniel Thanks Daniel. Since that patch is in already (bz1854179), I'll close this as CURRENTRELEASE. Hi Phil, (In reply to Phil Auld from comment #3) > Thanks Daniel. Since that patch is in already (bz1854179), I'll close this > as CURRENTRELEASE. The issue has been however reported on 8.1.z. And my scratch had that single patch from 8.3 backported to current 8.1.z for testing. Do you think we could backport the SCHED_DEADLINE patch to 8.2.z and 8.1.z? Thanks. Hi Juri, Right, I didn't actually notice that part. We can probably do this in the zstreams. I wonder about the process for that given this bug did not have the flags and actual patch posted. We could clone this one. Or we could clone bz1854179 and specify it's for the one patch. Neither feels quite right. Also, though, this is not a customer issue, just something Daniel hit during other test when he happened to be on 8.1 based kernel, right? It's a trivial patch but how important is it to zstream? Cheers, Phil |