Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scx for openSUSE:Factory checked in 
at 2026-02-20 17:41:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scx (Old)
 and      /work/SRC/openSUSE:Factory/.scx.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scx"

Fri Feb 20 17:41:27 2026 rev:18 rq:1333958 version:1.0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/scx/scx.changes  2025-12-12 21:44:22.020905345 
+0100
+++ /work/SRC/openSUSE:Factory/.scx.new.1977/scx.changes        2026-02-20 
17:43:33.033712835 +0100
@@ -1,0 +2,20 @@
+Tue Feb 10 20:01:41 UTC 2026 - Fredrik Lönnegren <[email protected]>
+
+- Update to version 1.0.20:
+  * scx_p2dq: Add fork-time load balancing across LLCs
+  * scx_lavd: Account for time stolen from tasks from steal/irq_time
+  * scx_p2dq: Add energy-aware scheduling with thermal and frequency awareness
+  * scx_cosmos: Add perfmon based scheduling
+  * scx_mitosis: make independent of cpu cg controller presence
+  * scxtop: Add support for parsing wprof perfetto traces
+  * scx_p2dq: add Intel uncore frequency, turbo, and EPP controls
+  * scx_lavd: Improve core compaction to use effective capacity
+  * scx_mitosis: Reject partial multi-CPU pinning by default
+  * scx_layered: add partial core allocation mode
+  * scx_lavd: Increase greedy factor in deadline calculation
+  * scx_lavd: Inherit scheduling context from parent on fork
+  * scx_lavd: Optimize task migration for execve
+- Exclude 32-bit x86 builds
+- Include scx_beerland scheduler in package
+
+-------------------------------------------------------------------

Old:
----
  scx-1.0.19.obscpio

New:
----
  scx-1.0.20.obscpio

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

Other differences:
------------------
++++++ scx.spec ++++++
--- /var/tmp/diff_new_pack.0eCPm8/_old  2026-02-20 17:43:36.989879115 +0100
+++ /var/tmp/diff_new_pack.0eCPm8/_new  2026-02-20 17:43:36.993879284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scx
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define libbpf_min_ver 1.4
 %define llvm_min_ver 17
 Name:           scx
-Version:        1.0.19
+Version:        1.0.20
 Release:        0
 Summary:        Sched_ext CPU schedulers
 License:        GPL-2.0-only
@@ -44,7 +44,9 @@
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(systemd)
+
 ExclusiveArch:  %{rust_arches}
+ExcludeArch:    %{ix86}
 
 %description
 sched_ext is a Linux kernel feature which enables implementing kernel thread 
schedulers in BPF and dynamically loading them. This package contains various 
scheduler implementations and support utilities.
@@ -79,6 +81,7 @@
        ./scheds/rust/scx_lavd \
        ./scheds/rust/scx_cosmos \
        ./scheds/rust/scx_layered \
+       ./scheds/rust/scx_beerland \
        ./scheds/rust/scx_bpfland; do
 pushd "${path}"
 %{cargo_install}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0eCPm8/_old  2026-02-20 17:43:37.041881301 +0100
+++ /var/tmp/diff_new_pack.0eCPm8/_new  2026-02-20 17:43:37.045881469 +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.19</param>
+    <param name="revision">v1.0.20</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service mode="manual" name="set_version"/>

++++++ scx-1.0.19.obscpio -> scx-1.0.20.obscpio ++++++
++++ 19127 lines of diff (skipped)

++++++ scx.obsinfo ++++++
--- /var/tmp/diff_new_pack.0eCPm8/_old  2026-02-20 17:43:41.058050102 +0100
+++ /var/tmp/diff_new_pack.0eCPm8/_new  2026-02-20 17:43:41.074050775 +0100
@@ -1,5 +1,5 @@
 name: scx
-version: 1.0.19
-mtime: 1764719371
-commit: 85f140fd5e2cbc9385272003058278ee13574f9f
+version: 1.0.20
+mtime: 1770451561
+commit: 7298f797b83a105e74a8742355c58e3661f83091
 

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

Reply via email to