Tio Zhang ([email protected])

Number of posts: 36 (0.07 per day)
First post: 2022-11-24 12:06:47
Last post: 2024-04-17 10:33:19

Date List Subject
2024-04-17 10:33:19 linux-kernel [PATCH 1/1] tracing/sched: sched_switch: place prev_comm and next_comm in right order
2024-04-02 11:44:16 linux-kernel [PATCH 2/3] delayacct: get delay of SOFTIRQ
2024-04-02 11:30:25 linux-kernel [PATCH 3/3] delayacct/taskstats: make soft_delay available in taskstats
2024-04-02 11:26:35 linux-kernel [PATCH 1/3] sched: make softirq cputime accounting separately in irqtime
2024-04-02 11:21:43 linux-kernel [PATCHSET] sched/delayacct: get task SOFTIRQ delay
2024-03-29 03:05:57 linux-kernel Re: [PATCH] trace/sched: add tgid for sched_wakeup_template
2024-03-27 09:05:04 linux-kernel [PATCH] trace/sched: add tgid for sched_wakeup_template
2024-03-14 11:30:23 linux-kernel [PATCH] bottom_half: remove local_bh_enable_ip
2023-12-11 12:03:30 linux-kernel [PATCH v4] sched/cputime: account ksoftirqd's time on SYSTEM in PREEMPT_RT
2023-12-01 08:06:08 linux-kernel [PATCH v3] sched/cputime: let ktimers align with ksoftirqd in accounting CPUTIME_SOFTIRQ
2023-11-30 09:42:16 linux-kernel [PATCH v2] sched/cputime: exclude ktimers threads in irqtime_account_irq
2023-11-24 06:38:24 linux-kernel [PATCH] sched/cputime: exclude ktimer threads in irqtime_account_irq
2023-08-22 14:07:17 linux-kernel [PATCH v2] workqueue: let WORKER_CPU_INTENSIVE be included in watchdog
2023-08-11 10:49:19 linux-kernel [PATCH] workqueue: let WORKER_CPU_INTENSIVE be included in watchdog
2023-06-29 04:22:00 linux-kernel [PATCH v5] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time
2023-06-28 12:14:46 linux-kernel [PATCH v4] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time
2023-06-25 04:15:52 linux-kernel [PATCH] cred: convert printks to pr_<level>
2023-06-25 03:22:49 linux-kernel [PATCH v3] workqueue: add cmdline parameter `workqueue_unbound_cpus` to further constrain wq_unbound_cpumask at boot time
2023-06-23 07:38:25 linux-kernel [PATCH v2] workqueue: add cmdline parameter `workqueue_unbound_cpus` to further constrain wq_unbound_cpumask at boot time
2023-06-22 03:54:04 linux-kernel [PATCH] workqueue: add cmdline parameter `unbound_workqueue_cpus` to further constrain wq_unbound_cpumask at boot time
2023-06-22 03:32:01 linux-kernel [PATCH v3] sched/isolation: add a workqueue parameter onto isolcpus to constrain unbound CPUs
2023-06-20 10:07:05 linux-kernel Re: [PATCH] workqueue: format pr_warn exceeds line length in wq_numa_init
2023-06-16 07:20:48 linux-kernel [PATCH] workqueue: format pr_warn exceeds line length in wq_numa_init
2023-06-14 09:31:41 linux-kernel [PATCH v2] sched/isolation: add a workqueue parameter to constrain unbound CPUs
2023-06-13 09:56:42 linux-kernel [PATCH] sched/isolation: add a workqueue parameter to constrain unbound CPUs
2023-06-09 05:57:36 linux-kernel [PATCH 2/2] workqueue: introduce queue_work_cpumask to queue work onto a given cpumask
2023-06-06 09:57:14 linux-kernel [PATCH] workqueue: introduce queue_work_cpumask to queue work onto a given cpumask
2023-06-02 06:05:16 linux-kernel [PATCH v3 2/2] sched: print parent comm in sched_show_task()
2023-03-28 03:53:20 linux-kernel [PATCH v3] sched: print parent comm in sched_show_task()
2023-02-09 09:45:27 linux-kernel Re: [PATCH v2 2/2] sched: print parent comm in sched_show_task()
2023-01-31 08:10:42 linux-kernel [PATCH v2 2/2] sched: print parent comm in sched_show_task()
2023-01-19 11:47:24 linux-kernel [PATCH v2] sched: print parent comm in sched_show_task()
2023-01-17 08:45:49 linux-kernel Re: [PATCH] sched: print parent comm in sched_show_task()
2023-01-13 11:19:26 linux-kernel [PATCH] sched: print parent comm in sched_show_task()
2022-12-27 16:28:24 linux-kernel [PATCH] sched: print parent comm in sched_show_task()
2022-11-24 12:06:47 linux-kernel [PATCH] kernel/hung_task: print real_parent->comm, pid in check_hung_task