LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-01-28 00:18:07
linux-kernel
[PATCH 11/30] sched: Add normal_policy()
2023-01-28 00:18:02
linux-kernel
[PATCH 10/30] sched: Add @reason to sched_class->rq_{on|off}line()
2023-01-28 00:17:58
linux-kernel
[PATCH 09/30] sched: Enumerate CPU cgroup file types
2023-01-28 00:17:44
linux-kernel
[PATCH 08/30] sched: Expose css_tg(), __setscheduler_prio() and SCHED_CHANGE_BLOCK()
2023-01-28 00:17:41
linux-kernel
[PATCH 07/30] sched: Factor out cgroup weight conversion functions
2023-01-28 00:17:21
linux-kernel
[PATCH 06/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
2023-01-28 00:17:18
linux-kernel
[PATCH 05/30] sched: Add sched_class->reweight_task()
2023-01-28 00:17:15
linux-kernel
[PATCH 04/30] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
2023-01-28 00:17:12
linux-kernel
[PATCH 03/30] sched: Restructure sched_class order sanity checks in sched_init()
2023-01-28 00:17:09
linux-kernel
[PATCH 02/30] sched: Encapsulate task attribute change sequence into a helper macro
2023-01-28 00:17:03
linux-kernel
[PATCH 01/30] cgroup: Implement cgroup_show_cftypes()
2023-01-28 00:17:01
linux-kernel
[PATCHSET v2] sched: Implement BPF extensible scheduler class
2023-01-27 21:44:58
linux-kernel
Re: [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-01-26 17:04:34
linux-kernel
Re: [RFC v3 00/12] DRM scheduling cgroup controller
2023-01-20 02:08:58
linux-kernel
Re: [PATCH-next v3] lib: parser: optimize match_NUMER apis to use local array
2023-01-19 19:11:51
linux-kernel
Re: [PATCH-next RESEND v2] lib: parser: optimize match_NUMER apis to use local array
2023-01-19 17:11:46
linux-kernel
Re: [PATCH -next v3 3/3] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
2023-01-19 02:45:34
linux-kernel
Re: [PATCH] workqueue: Add WQ_SCHED_FIFO
2023-01-19 02:18:28
linux-kernel
Re: [PATCH] workqueue: fix enum type for gcc-13
2023-01-18 18:47:45
linux-kernel
Re: [PATCH] workqueue: Add WQ_SCHED_FIFO
2023-01-18 18:36:56
linux-kernel
Re: [PATCH v4 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-01-18 18:03:13
linux-kernel
Re: [PATCH] workqueue: Add WQ_SCHED_FIFO
2023-01-18 17:26:24
linux-kernel
Re: [PATCH -next v2 2/3] blk-cgroup: support to track if policy is online
2023-01-18 17:21:59
linux-kernel
Re: [PATCH -next v2 3/3] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
2023-01-18 17:17:22
linux-kernel
Re: [PATCH] blk-iocost: avoid 64-bit division in ioc_timer_fn
2023-01-18 17:16:00
linux-kernel
Re: [PATCH -next v2 1/3] blk-cgroup: dropping parent refcount after pd_free_fn() is done
2023-01-18 16:48:40
linux-kernel
Re: [PATCH] workqueue: fix enum type for gcc-13
2023-01-13 22:05:02
linux-kernel
Re: [PATCH] workqueue: Add WQ_SCHED_FIFO
2023-01-13 19:07:25
linux-kernel
Re: [PATCH] workqueue: Fold rebind_worker() within rebind_workers()
2023-01-13 17:44:38
linux-kernel
Re: [PATCH v2 1/2] blk-iocost: add refcounting for iocg
2023-01-13 17:44:38
linux-kernel
Re: linux-next: build warning after merge of the workqueues tree
2023-01-13 17:06:47
linux-kernel
Re: linux-next: build warning after merge of the workqueues tree
2023-01-13 02:27:56
linux-kernel
Re: [PATCH v2 1/2] blk-iocost: add refcounting for iocg
2023-01-13 02:09:11
linux-kernel
Re: cgroup user-after-free
2023-01-13 01:31:15
linux-kernel
Re: [PATCH v2 1/2] blk-iocost: add refcounting for iocg
2023-01-12 16:32:19
linux-kernel
Re: [PATCH v8 0/5] workqueue: destroy_worker() vs isolated CPUs
2023-01-11 17:33:48
linux-kernel
Re: [PATCH v5] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-11 17:30:59
linux-kernel
Re: [PATCH v2 1/2] blk-iocost: add refcounting for iocg
2023-01-11 17:30:49
linux-kernel
Re: [PATCH v7 4/4] workqueue: Unbind kworkers before sending them to exit()
2023-01-10 23:14:19
linux-kernel
[PATCH 2/4] blkcg: Restructure blkg_conf_prep() and friends
2023-01-10 23:14:00
linux-kernel
[PATCH 4/4] blk-iolatency: Make initialization lazy
2023-01-10 23:11:12
linux-kernel
[PATCH 3/4] blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
2023-01-10 23:10:15
linux-kernel
Re: [PATCH] cgroup/cpuset: fix a few kernel-doc warnings & coding style
2023-01-10 22:59:05
linux-kernel
[PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
2023-01-10 22:54:38
linux-kernel
[PATCHSET v3 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
2023-01-10 22:45:21
linux-kernel
Re: [External] Re: [PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-10 20:43:26
linux-kernel
Re: [PATCH v7 4/4] workqueue: Unbind kworkers before sending them to exit()
2023-01-10 19:23:42
linux-kernel
Re: [PATCH v2 1/2] blk-iocost: add refcounting for iocg
2023-01-10 19:00:16
linux-kernel
Re: [PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
2023-01-10 18:54:01
linux-kernel
Re: [PATCH 2/4] blkcg: Restructure blkg_conf_prep() and friends
2023-01-10 17:51:13
linux-kernel
Re: [PATCH-next v2] lib: parser: optimize match_NUMER apis to use local array