Tim Chen ([email protected])

Number of posts: 1468 (0.22 per day)
First post: 2006-03-29 03:17:09
Last post: 2024-06-12 17:34:13

Date List Subject
2023-05-05 23:07:35 linux-kernel Re: [PATCH 5/6] sched/fair: Consider the idle state of the whole core for load balance
2023-05-05 22:50:53 linux-kernel Re: [PATCH 2/6] sched/fair: Check whether active load balance is needed in busiest group
2023-05-05 22:39:34 linux-kernel Re: [PATCH 3/6] sched/fair: Fix busiest group selection for asym groups
2023-05-04 16:47:41 linux-kernel [PATCH 6/6] sched/x86: Add cluster topology to hybrid CPU
2023-05-04 16:42:00 linux-kernel [PATCH 3/6] sched/fair: Fix busiest group selection for asym groups
2023-05-04 16:40:03 linux-kernel [PATCH 1/6] sched/topology: Propagate SMT flags when removing degenerate domain
2023-05-04 16:34:46 linux-kernel [PATCH 5/6] sched/fair: Consider the idle state of the whole core for load balance
2023-05-04 16:23:03 linux-kernel [PATCH 4/6] sched/fair: Skip prefer sibling move between SMT group and non-SMT group
2023-05-04 16:21:42 linux-kernel [PATCH 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
2023-05-04 16:20:35 linux-kernel [PATCH 2/6] sched/fair: Check whether active load balance is needed in busiest group
2023-05-01 18:36:40 linux-kernel Re: [PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
2023-04-06 18:31:28 linux-kernel Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-06 18:31:20 linux-kernel Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-06 17:36:10 linux-kernel Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
2023-04-05 23:48:18 linux-kernel Re: [PATCH v3] Documentation: Add document for false sharing
2023-04-05 23:07:36 linux-kernel Re: [PATCH] sched: rt: Optimization function 'pick_next_rt_entity'
2023-04-05 22:39:21 linux-kernel Re: [PATCH v3] Documentation: Add document for false sharing
2023-03-20 20:44:23 linux-kernel Re: [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold
2023-03-16 22:49:37 linux-kernel Re: [PATCH 08/10] sched/fair: Add lag based placement
2023-03-10 00:51:49 linux-kernel Re: [PATCH v3 04/10] sched/fair: Let low-priority cores help high-priority busy SMT cores
2023-02-09 23:05:23 linux-kernel Re: [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain
2022-09-15 17:46:59 linux-kernel Re: [RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
2022-09-15 00:34:50 linux-kernel Re: [PATCH v5 4/5] sched/fair: Skip SIS domain scan if fully busy
2022-09-14 22:45:22 linux-kernel Re: [PATCH v5 3/5] sched/fair: Skip core update if task pending
2022-09-14 22:44:58 linux-kernel Re: [PATCH v5 2/5] sched/fair: Limited scan for idle cores when overloaded
2022-09-14 22:42:37 linux-kernel Re: [PATCH v5 1/5] sched/fair: Ignore SIS_UTIL when has idle core
2022-09-09 16:50:57 linux-kernel Re: [PATCH v5 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
2022-09-09 16:46:51 linux-kernel Re: [PATCH v5 2/2] ipc/msg: mitigate the lock contention with percpu counter
2022-09-07 22:41:56 linux-kernel Re: [PATCH v4] ipc/msg: mitigate the lock contention with percpu counter
2022-09-07 16:22:35 linux-kernel Re: [PATCH v4] ipc/msg: mitigate the lock contention with percpu counter
2022-09-06 18:58:40 linux-kernel Re: [PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
2022-08-30 18:01:09 linux-crypto Re: [PATCH] crypto: x86/sha512 - load based on CPU features
2022-07-22 20:34:20 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-13 21:36:41 linux-kernel Re: [PATCH] sched/fair: no sync wakeup from interrupt context
2022-07-13 16:55:47 linux-kernel Re: [PATCH] sched/fair: no sync wakeup from interrupt context
2022-06-23 23:27:18 linux-kernel Re: [RFC PATCH 1/3] mm/memory-tiers Add functions for tier memory usage in a cgroup
2022-06-17 18:13:17 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-16 04:31:41 linux-kernel Re: [RFC PATCH 2/3] mm/memory-tiers: Use page counter to track toptier memory usage
2022-06-15 18:26:52 linux-kernel Re: [RFC PATCH 0/3] Cgroup accounting of memory tier usage
2022-06-15 15:29:10 linux-kernel Re: [RFC PATCH 0/3] Cgroup accounting of memory tier usage
2022-06-14 22:49:03 linux-kernel [RFC PATCH 2/3] mm/memory-tiers: Use page counter to track toptier memory usage
2022-06-14 22:46:37 linux-kernel [RFC PATCH 0/3] Cgroup accounting of memory tier usage
2022-06-14 22:43:01 linux-kernel [RFC PATCH 3/3] mm/memory-tiers: Show toptier memory usage for cgroup
2022-06-14 22:43:01 linux-kernel [RFC PATCH 1/3] mm/memory-tiers Add functions for tier memory usage in a cgroup
2022-06-10 23:04:11 linux-kernel Re: [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2022-06-09 23:07:01 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-09 23:05:39 linux-kernel Re: [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2022-06-09 00:23:08 linux-kernel Re: [PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes
2022-06-08 21:45:55 linux-kernel Re: [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers
2022-06-08 18:22:56 linux-kernel Re: [PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes
2022-06-08 16:37:08 linux-kernel Re: [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs