Skip to content

fix(ci): try to improve performance#306

Merged
anokfireball merged 1 commit into
mainfrom
fix/ci-virtio-drives
Jul 16, 2026
Merged

fix(ci): try to improve performance#306
anokfireball merged 1 commit into
mainfrom
fix/ci-virtio-drives

Conversation

@anokfireball

Copy link
Copy Markdown
Member

we are seeing a lot of

workqueue: ata_sff_pio_task hogged CPU for >10000us 4 times

in timed-out tests which comes from the IDE Driver. Try if switching to virtio-blk speeds things up.

@anokfireball
anokfireball force-pushed the fix/ci-virtio-drives branch 5 times, most recently from 71535ed to 5136390 Compare July 16, 2026 15:42
we are seeing a lot of `workqueue: ata_sff_pio_task hogged CPU for
>10000us 4 times` which comes from the IDE Driver. Try if switching to
virtio-blk speeds things up.
@anokfireball
anokfireball force-pushed the fix/ci-virtio-drives branch from 5136390 to 1c74e0d Compare July 16, 2026 15:48
@anokfireball

Copy link
Copy Markdown
Member Author

@anokfireball

anokfireball commented Jul 16, 2026

Copy link
Copy Markdown
Member Author

Before:
Bildschirmfoto 2026-07-16 um 17 47 23

After:
Bildschirmfoto 2026-07-16 um 17 46 47

(CH did not change, so take that as an indicator for the variability)

@anokfireball
anokfireball merged commit 4f8d801 into main Jul 16, 2026
17 of 23 checks passed
@anokfireball
anokfireball deleted the fix/ci-virtio-drives branch July 16, 2026 16:20
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