Skip to content

issues Search Results · repo:sched-ext/scx language:C

Filter by

203 results
 (54 ms)

203 results

insched-ext/scx (press backspace or delete to remove)

Hello, It seems that the rust minimum version is now 1.81: $ meson compile -C build INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/an.astier/scx/build ...
  • anisse
  • Opened 
    7 days ago
  • #1524

@likewhatevs I am opening a separate issue out of the pull request so we can discuss adding a CI job for WD40. The scheduler should only fail when it gets added features that have not yet been merged into ...
  • etsal
  • 6
  • Opened 
    8 days ago
  • #1517

Linux bloodmoon-pc 6.14.0-rc6-1-MANJARO-RPI5 #1 SMP PREEMPT Mon Mar 10 19:20:37 UTC 2025 aarch64 GNU/Linux scx_rusty 20:32:56 [INFO] Running scx_rusty (build ID: 1.0.10-gc0d26f97-dirty aarch64-unknown-linux-gnu) ...
  • tartanpion
  • 8
  • Opened 
    10 days ago
  • #1511

While gentoo was updating/compiling scx_flash stalled. commit 8e33fa9ac448f0dd4952f8e613efadb19de68980 Kernel: 6.12.17-cachyos-x86_64 ⌂4.71 [none@gentoo:/home/none/scx/build/release]└2 # ./scx_flash ...
  • dim-geo
  • 8
  • Opened 
    12 days ago
  • #1504

I m looking at tracepoint_exists() in scx_utils: let base_path = tracefs_mount().unwrap_or(debugfs_mount()?); It looks like it should be choosing either tracefs or debugfs, whichever succeeds first. ...
bug
  • anh0516
  • 10
  • Opened 
    12 days ago
  • #1502

When I launch locally, this is what I get (been a long time like this so not because of a recent change I believe), producing more than the 1000000 instructions limit. scx_pair.log Maybe it is already ...
  • devnexen
  • Opened 
    13 days ago
  • #1498

https://github.com/sched-ext/scx/pull/1456 fixed scx_lavd on kernels without DEBUG_FS, but broke it on kernels with one. Tests done [root@Ainz-NIX:~]# stat /sys/kernel/debug/tracing/available_events ...
bug
  • JohnRTitor
  • 4
  • Opened 
    15 days ago
  • #1482

scxtop builds are slow due to protobuf compilation/linking. It may be worth migrating to prost for protobuf serialization.
good first issue
help wanted
scxtop
  • hodgesds
  • 1
  • Opened 
    18 days ago
  • #1462

After a trace completes and scxtop exits the trace rendering it sometimes panics. Sharing the limited backtrace I have available here and recording so we can fix it. 15:44:07 [ERROR] thread main panicked ...
bug
scxtop
  • JakeHillion
  • Opened 
    27 days ago
  • #1424

Hi, the README lists the kernel config options which have to be enabled to use scx. There is however one missing option: CONFIG_KPROBES=y. While it is not a hard dependency, some scx schedulers need ...
  • torvic9
  • Opened 
    28 days ago
  • #1419
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub