日期范围
150
重要讨论数
RFC重要分析 failed作者:Shrikanth Hegde2026/08/28 15:5114 封邮件

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff

sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff。Claude 分析失败,当前使用规则 fallback:该讨论被归为 rfc,共 14 封邮件。

lore
Bugfix重要分析 failed作者:Boqun Feng2026/08/28 14:5586 封邮件

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust

Refcounted interrupt disable and SpinLockIrq for Rust。Claude 分析失败,当前使用规则 fallback:该讨论被归为 bugfix,共 86 封邮件。

lore
RFC重要分析 failed作者:David Stevens2026/08/28 14:3414 封邮件

[RFC 00/10] Reclaimable kernel stacks

Google 的 David Stevens 提议在调度器中允许回收长时间阻塞任务的内核栈尾部页面,目标是在 Android 上把数千线程占用的内核栈内存减半。核心思路是用 PF_RECLAIMABLE_STACK 标注安全阻塞点,由 list_lru shrinker 异步回收未用栈页,唤醒路径在必要时通过 workqueue 走 GFP_KERNEL 重新填充。系列共 10 个 patch,触达 x86_64/arm64、fork/vmalloc/binder/epoll/pipe/poll/futex 等子系统,附带两条 sashiko-bot 自动审阅和 Prateek 的 scope...

lore
RFC重要分析 failed作者:K Prateek Nayak2026/08/28 14:0423 封邮件

[RFC PATCH 00/16][PoC] sched/core: Alternate approach to sleeping-owner handling in PROXY_EXEC

[PoC] sched/core: Alternate approach to sleeping-owner handling in PROXY_EXEC。Claude 分析失败,当前使用规则 fallback:该讨论被归为 rfc,共 23 封邮件。

lore
RFC重要分析 failed作者:Jianyong Wu2026/08/28 10:1924 封邮件

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity

sched: Scale cache-aware aggregation at LLC granularity。Claude 分析失败,当前使用规则 fallback:该讨论被归为 rfc,共 24 封邮件。

lore
Bugfix重要分析 failed作者:Aaron Tomlin2026/08/28 06:187 封邮件

[PATCH v9 0/6] Introduce per-CPU debugfs files

Introduce per-CPU debugfs files。Claude 分析失败,当前使用规则 fallback:该讨论被归为 bugfix,共 7 封邮件。

lore
Bugfix重要分析 success作者:Aaron Tomlin2026/08/28 04:378 封邮件

[PATCH v8 1/6] sched: Annotate rq->rd with __rcu and update lockless readers

Aaron Tomlin v8 系列给 struct rq 的 rd 指针加上 __rcu 标注并新增 rcu_dereference_root_domain() 辅助宏,把 print_dl_rq()/print_cpu()/sched_show_numa()/print_cfs_stats() 四处锁外裸读全部纳入 RCU 或 task_lock 保护,避免 CPU 热拔出、cgroup cpuset 重划分或任务退出并发路径下的 use-after-free、TOCTOU 与 RCU CPU stall。最后一片新增 /sys/kernel/debug/sched/cpu/cpu<N>/...

lore
其它重要分析 success作者:Shrikanth Hegde2026/08/27 21:3727 封邮件

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff

本系列(v10,12 patch)在调度器核心引入 cpu_preferred_mask 与 wakeup/tick-push/load-balance 三处 hint,同时新增 CONFIG_STEAL_GOVERNOR 模块 drivers/virt/steal_governor.c,按 steal time 高低阈值动态放缩 preferred CPU 集合,用于在 paravirt 重载场景缓解 vCPU 抢占。Review 关注点集中在 x86/KVM/Xen 上默认阈值被 possible/online 比稀释、Xen dom0 加载副作用、ARM64 上 32-bit 任务在 t...

lore
Bugfix重要分析 success作者:Greg Kroah-Hartman2026/08/27 20:572 封邮件

Linux 7.2.1

Greg KH 发布的 Linux 7.2.1 稳定版通告,将 SUBLEVEL 从 0 升到 1,回拢 null_blk zoned 参数校验、hci_aml 固件 size 检查、HID/NFC/IOMMU/ionic 等驱动的一批正确性修复。要求所有 7.2 用户升级。线程本身不涉及 scheduler 子系统,仅在 lore 上归入 sched 频道。

lore
Bugfix重要分析 success作者:Greg Kroah-Hartman2026/08/27 20:572 封邮件

Re: Linux 7.1.11

Greg Kroah-Hartman 发布 Linux 7.1.11 稳定版子版本,跨 Makefile、null_blk、蓝牙 hci_aml、amdgpu、i915/xe、HID 等多个子系统收集回归与正确性修复。回复中可见的 diff 包括 null_blk zoned 设备的零值校验与 hci_aml 固件长度的越界保护,并把 SUBLEVEL 从 10 升到 11。完整 patch 列表因 lore 抓取被截断,需对照 git tag v7.1.11。

lore
每页
上一页1 / 15下一页