Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scx for openSUSE:Factory checked in 
at 2025-12-12 21:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scx (Old)
 and      /work/SRC/openSUSE:Factory/.scx.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scx"

Fri Dec 12 21:42:57 2025 rev:17 rq:1322619 version:1.0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/scx/scx.changes  2025-11-24 14:07:06.684038210 
+0100
+++ /work/SRC/openSUSE:Factory/.scx.new.1939/scx.changes        2025-12-12 
21:44:22.020905345 +0100
@@ -1,0 +2,20 @@
+Sat Dec  6 09:57:43 UTC 2025 - Fredrik Lönnegren <[email protected]>
+
+- Update to version 1.0.19:
+  * scx_lavd: Add cpu.max Support for the SCX Scheduler
+  * scx_p2dq: Add conservative wakeup preemption for latency-critical tasks
+  * scx_p2dq: Update default slice intervals
+  * scx_layered: Add a new NUMANode Matcher
+  * scx_p2dq: Add PELT tracking
+  * scx_lavd: Turn on --pinned-slice-us option by default
+  * scx_lavd: Don't try to migrate a task from non-migratable DSQs
+  * scx_bpfland: Use nr_cpu_ids as the actual CPU limit
+  * scxtop: Add topology-aware multi-ringbuffer support
+  * scxtop: Add limit parameter to detect_outliers MCP tool
+  * scx_p2dq: Add DHQ support
+  * scx_lavd: Disable ops.cgroup_set_bandwidth() when no kernel support
+  * scxtop: Add perfetto trace analysis framework with systing support
+  * scx_lavd: perform task stealing in circular distance order
+- Add scx.env which was dropped by upstream
+
+-------------------------------------------------------------------

Old:
----
  scx-1.0.18.obscpio

New:
----
  scx-1.0.19.obscpio
  scx.env

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scx.spec ++++++
--- /var/tmp/diff_new_pack.zNddAb/_old  2025-12-12 21:44:23.656974371 +0100
+++ /var/tmp/diff_new_pack.zNddAb/_new  2025-12-12 21:44:23.656974371 +0100
@@ -20,7 +20,7 @@
 %define libbpf_min_ver 1.4
 %define llvm_min_ver 17
 Name:           scx
-Version:        1.0.18
+Version:        1.0.19
 Release:        0
 Summary:        Sched_ext CPU schedulers
 License:        GPL-2.0-only
@@ -28,6 +28,7 @@
 Source0:        %{name}-%{version}.tar
 Source1:        vendor.tar.zst
 Source2:        scx.service
+Source3:        scx.env
 BuildRequires:  bpftool >= 7.5.0
 BuildRequires:  cargo-packaging
 BuildRequires:  clang >= %{llvm_min_ver}
@@ -87,7 +88,7 @@
 install -Dm644 %{SOURCE2} \
     %{buildroot}%{_unitdir}/scx.service
 
-install -Dm644 services/scx \
+install -Dm644 %{SOURCE3} \
     %{buildroot}%{_sysconfdir}/default/scx
 
 mkdir -p %{buildroot}%{_includedir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zNddAb/_old  2025-12-12 21:44:23.732977578 +0100
+++ /var/tmp/diff_new_pack.zNddAb/_new  2025-12-12 21:44:23.736977747 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/sched-ext/scx.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v1.0.18</param>
+    <param name="revision">v1.0.19</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service mode="manual" name="set_version"/>

++++++ scx-1.0.18.obscpio -> scx-1.0.19.obscpio ++++++
++++ 33096 lines of diff (skipped)

++++++ scx.env ++++++
# List of scx_schedulers: scx_bpfland scx_central scx_flash scx_lavd 
scx_layered scx_nest scx_p2dq scx_qmap scx_rlfifo scx_rustland scx_rusty 
scx_simple scx_tickless scx_userland
SCX_SCHEDULER=scx_flash

# Set custom flags for each scheduler, below is an example of how to use
#SCX_FLAGS='-m performance -D -L'


++++++ scx.obsinfo ++++++
--- /var/tmp/diff_new_pack.zNddAb/_old  2025-12-12 21:44:27.725146010 +0100
+++ /var/tmp/diff_new_pack.zNddAb/_new  2025-12-12 21:44:27.729146179 +0100
@@ -1,5 +1,5 @@
 name: scx
-version: 1.0.18
-mtime: 1762889551
-commit: 5bff813ccc5e56d0dd628632e4ca355305e77d94
+version: 1.0.19
+mtime: 1764719371
+commit: 85f140fd5e2cbc9385272003058278ee13574f9f
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/scx/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.scx.new.1939/vendor.tar.zst differ: char 7, line 1

Reply via email to