Tejun Heo ([email protected])

Number of posts: 13407 (2.3 per day)
First post: 2008-06-16 03:52:59
Last post: 2024-06-13 23:39:03

Date List Subject
2023-12-25 21:09:43 linux-kernel [GIT PULL] cgroup: Changes for v6.8
2023-12-23 21:34:08 linux-kernel Re: [PATCH] Documentation/core-api : fix typo in workqueue
2023-12-22 17:54:06 linux-kernel Re: [PATCH] workqueue.c: Change workqueue to accept variable length name
2023-12-22 09:08:17 linux-kernel Re: [PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2023-12-22 08:43:28 linux-kernel Re: linux-next: duplicate patchs in the cgroup tree
2023-12-22 01:19:27 linux-kernel Re: [PATCH v3 3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
2023-12-22 00:59:32 linux-kernel Re: [PATCH v3 2/3] kernfs: Convert kernfs_name_locked() from strlcpy() to strscpy()
2023-12-22 00:58:25 linux-kernel Re: [PATCH v3 1/3] kernfs: Convert kernfs_walk_ns() from strlcpy() to strscpy()
2023-12-21 23:01:49 linux-kernel Re: [PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2023-12-21 21:43:09 linux-kernel Re: [PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit()
2023-12-21 21:39:34 linux-kernel Re: [PATCH] workqueue.c: Change workqueue to accept variable length name
2023-12-21 21:29:57 linux-kernel Re: [PATCH v2 1/2] kernel/cgroup: use kernfs_create_dir_ns()
2023-12-21 21:22:21 linux-kernel Re: [PATCH] kernfs: fix reference to renamed function
2023-12-20 07:28:05 linux-kernel [PATCH 10/10] workqueue: Reimplement ordered workqueue using shared nr_active
2023-12-20 07:28:03 linux-kernel [PATCH 09/10] workqueue: Implement system-wide nr_active enforcement for unbound workqueues
2023-12-20 07:27:46 linux-kernel [PATCH 08/10] workqueue: Introduce struct wq_node_nr_active
2023-12-20 07:27:31 linux-kernel [PATCH 07/10] workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
2023-12-20 07:27:18 linux-kernel [PATCH 06/10] workqueue: Add first_possible_node and node_nr_cpus[]
2023-12-20 07:26:59 linux-kernel [PATCH 05/10] workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
2023-12-20 07:26:50 linux-kernel [PATCH 04/10] workqueue: Move nr_active handling into helpers
2023-12-20 07:26:34 linux-kernel [PATCH 03/10] workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
2023-12-20 07:26:20 linux-kernel [PATCH 02/10] workqueue: Factor out pwq_is_empty()
2023-12-20 07:26:06 linux-kernel [PATCH 01/10] workqueue: Move pwq->max_active to wq->max_active
2023-12-20 07:25:50 linux-kernel [PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2023-12-20 07:15:18 linux-nfs Re: Performance drop due to alloc_workqueue() misuse and recent change
2023-12-14 19:48:46 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-13 18:38:51 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-13 15:36:24 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-12 20:16:32 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-12 17:15:38 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-11 18:40:05 linux-kernel Re: [RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-08 00:17:36 linux-kernel Re: [PATCH] scx: set p->scx.ops_state using atomic_long_set_release
2023-12-07 22:57:08 linux-kernel Re: [PATCH-cgroup v2] cgroup: Move rcu_head up near the top of cgroup_root
2023-12-07 22:41:30 linux-kernel Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-06 19:38:36 linux-kernel Re: [PATCH-cgroup v2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
2023-12-06 19:36:41 linux-kernel [GIT PULL] cgroup fixes for v6.7-rc4
2023-12-06 19:27:52 linux-kernel [GIT PULL] workqueue fixes for v6.7-rc4
2023-12-06 19:01:06 linux-kernel Re: [PATCH 0/2] riscv: Enable percpu page first chunk allocator
2023-12-04 18:07:26 linux-nfs Re: Performance drop due to alloc_workqueue() misuse and recent change
2023-12-01 17:38:36 linux-kernel Re: [PATCH-cgroup v5 2/2] cgroup: Avoid false cacheline sharing of read mostly rstat_cpu
2023-12-01 17:38:03 linux-kernel Re: [PATCH-cgroup v5 1/2] cgroup/rstat: Optimize cgroup_rstat_updated_list()
2023-12-01 17:07:22 linux-kernel Re: [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
2023-12-01 17:00:00 linux-kernel Re: [PATCH 2/2] fs/kernfs/dir: obey S_ISGID
2023-12-01 16:59:44 linux-kernel Re: [PATCH 1/2] kernel/cgroup: use kernfs_create_dir_ns()
2023-12-01 16:50:06 linux-kernel Re: [PATCH] cgroup: Fix documentation for cpu.idle
2023-11-28 22:12:52 linux-kernel Re: [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
2023-11-28 16:56:26 linux-kernel Re: [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
2023-11-28 16:53:04 linux-kernel Re: [PATCH] cgroup_freezer: cgroup_freezing: Check if not frozen
2023-11-28 16:47:10 linux-kernel Re: [PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
2023-11-28 16:43:54 linux-kernel Re: [PATCH v4 2/3] cgroup/rstat: Optimize cgroup_rstat_updated_list()
2023-11-25 19:59:57 linux-kernel Re: [PATCH 12/36] sched_ext: Implement BPF extensible scheduler class