Skip to content

Kernel update - [amd64-generic] - Introduce NUMA support#5608

Merged
rene merged 1 commit intolf-edge:masterfrom
rucoder:rucoder/kernel-update-numa
Feb 16, 2026
Merged

Kernel update - [amd64-generic] - Introduce NUMA support#5608
rene merged 1 commit intolf-edge:masterfrom
rucoder:rucoder/kernel-update-numa

Conversation

@rucoder
Copy link
Copy Markdown
Contributor

@rucoder rucoder commented Feb 15, 2026

Description

This commit changes:

eve-kernel-amd64-v6.12.49-generic
638c9c2df657: Enable NUMA and NUMA balancing

PR dependencies

None

How to test and validate this PR

  1. install eve on a node with several NUMA nodes.
  2. Check that nodes are visible under /sys/devices/system/node

Changelog notes

  • Introduce NUMA and NUMA balancing support

PR Backports

None

Checklist

  • I've provided a proper description
  • I've added the proper documentation
  • I've tested my PR on amd64 device
  • I've tested my PR on arm64 device
  • I've written the test verification instructions
  • I've set the proper labels to this PR

And the last but not least:

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

Please, check the boxes above after submitting the PR in interactive mode.

This commit changes:

eve-kernel-amd64-v6.12.49-generic
    638c9c2df657: Enable NUMA and NUMA balancing

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
@rucoder rucoder requested review from rene and removed request for eriknordmark February 15, 2026 11:51
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.49%. Comparing base (2281599) to head (e381c63).
⚠️ Report is 279 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5608      +/-   ##
==========================================
+ Coverage   19.52%   29.49%   +9.96%     
==========================================
  Files          19       18       -1     
  Lines        3021     2417     -604     
==========================================
+ Hits          590      713     +123     
+ Misses       2310     1552     -758     
- Partials      121      152      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rene rene merged commit 624aad2 into lf-edge:master Feb 16, 2026
50 checks passed
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