日期范围
190
重要讨论数
讨论重要分析 success作者:Greg Kroah-Hartman2026/08/03 17:352 封邮件

Re: Linux 6.18.42

Greg Kroah-Hartman 发布 6.18 稳定分支的 6.18.42 小版本,要求所有 6.18 用户必须升级。本帖是 stable-announce 风格的发布公告,包含 DRM 文档、netlink yaml、各架构 DTS 与 RISC-V KVM 等多处修复片段,并非 scheduler 专题讨论。

lore
RFC重要分析 failed作者:Greg Kroah-Hartman2026/08/02 17:51768 封邮件

[PATCH 7.1 001/744] platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug

platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug。Claude 分析失败,当前使用规则 fallback:该讨论被归为 rfc,共 768 封邮件。

lore
Bugfix重要分析 success作者:Greg Kroah-Hartman2026/08/02 16:43689 封邮件

[PATCH 6.18 001/675] platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug

Greg KH 发起 6.18.42-rc1 后向移植合并请求,共 675 个 patch,覆盖 KVM/SVM、sched_ext、CAN BCM、BPF verifier、netfilter reset、DRM MST、amdgpu BO、NFS/RDMA、wifi OOB read、userfaultfd pre-existing fixes 等 30+ 子系统。多位 maintainer 跟帖给出 tested-by / acked-by;Ilya Dryomov 指出 ceph 510/675 与上游重复,需在 -rc2 中撤回或改写。整体定位为面向 6.18.y stable 分支...

lore
Bugfix重要分析 success作者:Lu Wang2026/08/01 20:171 封邮件

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance

补丁修复 migrate_llc_task 在 CPU stopper 异步 active balance 路径上语义丢失的问题:在 struct rq 上保存 active_balance_type,stopper 唤醒时回填 lb_env.migration_type,并抽出 migrate_llc_task_wrong_dst 辅助函数让 can_migrate_task 在 active 阶段也按 preferred_llc 拒绝候选。改动 2 个文件、+23/-3 行,是 Fixes: e4c9a4cb244a 引入时的遗漏修复。

lore
其它重要分析 success作者:Andrea Righi2026/07/31 22:023 封邮件

[PATCH v2] sched/fair: Prefer fully idle cores for NOHZ balancing

Andrea Righi 的 v2 patch 修改 find_new_ilb(),让 NOHZ idle load balancer 优先挑整核都空闲的 housekeeping CPU,避免在 NVIDIA Olympus/Vera 这种兄弟线程需要约 10 Ki cycles 恢复窗口的 SMT 上被反复短暂唤醒。找不到整核空闲时退回第一个 idle CPU,并在遍历时把部分忙核的兄弟从候选位图中剪掉。GEMM benchmark 性能从 ~6.2 TFLOP/s 提升到 ~9.4 TFLOP/s。

lore
每页
上一页28 / 38下一页