K Prateek Nayak ([email protected])

Number of posts: 227 (0.28 per day)
First post: 2022-02-07 14:56:10
Last post: 2024-04-25 03:34:43

Date List Subject
2022-10-25 07:31:28 linux-kernel Re: [PATCH v5 0/7] Add latency priority for CFS class
2022-10-17 07:01:28 linux-kernel Re: [PATCH v5 0/7] Add latency priority for CFS class
2022-10-12 16:13:04 linux-kernel Re: [PATCH v5 0/7] Add latency priority for CFS class
2022-10-12 15:57:04 linux-kernel Re: [PATCH v5 3/7] sched: Allow sched_{get,set}attr to change latency_nice of the task
2022-09-29 17:46:31 linux-kernel Re: [RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
2022-09-29 17:36:39 linux-kernel Re: [RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
2022-09-29 17:22:22 linux-kernel Re: [RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
2022-09-26 18:22:21 linux-kernel Re: [PATCH v2] x86,acpi: Limit "Dummy wait" workaround to older AMD and Intel processors
2022-09-26 06:34:12 linux-kernel Re: [RFC PATCH] sched/fair: Choose the CPU where short task is running during wake up
2022-09-23 20:58:25 linux-kernel Re: [PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
2022-09-23 17:12:06 linux-kernel Re: [PATCH v2] x86,acpi: Limit "Dummy wait" workaround to older AMD and Intel processors
2022-09-23 16:35:09 linux-kernel Re: [PATCH v2] x86,acpi: Limit "Dummy wait" workaround to older AMD and Intel processors
2022-09-23 16:34:55 linux-kernel [PATCH v2] x86,acpi: Limit "Dummy wait" workaround to older AMD and Intel processors
2022-09-22 17:04:51 linux-kernel Re: [PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
2022-09-22 06:12:16 linux-kernel Re: [PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
2022-09-21 10:53:51 linux-kernel Re: [PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
2022-09-21 06:51:45 linux-kernel [PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
2022-09-12 07:01:15 linux-kernel Re: [PATCH 5/5] sched/fair: Add exception for hints in load balancing path
2022-09-10 12:48:03 linux-kernel [PATCH 3/5] sched/fair: Add support for hints in the subsequent wakeup path
2022-09-10 12:46:58 linux-kernel [PATCH 5/5] sched/fair: Add exception for hints in load balancing path
2022-09-10 11:51:55 linux-kernel [PATCH 1/5] task_struct: Add field for per-task userspace scheduler hint
2022-09-10 11:41:54 linux-kernel [RFC PATCH 0/5] sched: Userspace Hinting for Task Placement
2022-09-10 11:38:58 linux-kernel [PATCH 2/5] prctl: Add interface and helper functions to set hints
2022-09-10 11:38:57 linux-kernel [PATCH 4/5] sched/fair: Consider hints in the initial task wakeup path
2022-09-06 05:52:31 linux-kernel Re: [PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2022-08-02 04:57:01 linux-kernel Re: [PATCH] sched/fair: no sync wakeup from interrupt context
2022-07-29 04:53:45 linux-kernel Re: [PATCH] sched/fair: no sync wakeup from interrupt context
2022-07-18 11:34:08 linux-kernel Re: [PATCH v4 0/7] sched/fair: improve scan efficiency of SIS
2022-06-28 12:16:01 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-24 04:20:41 linux-kernel Re: [PATCH v4] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
2022-06-22 07:20:18 linux-kernel Re: [PATCH v4] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
2022-06-20 11:44:25 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-17 12:53:00 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-15 14:22:22 linux-kernel Re: [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-15 14:20:58 linux-kernel Re: [PATCH v3 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
2022-06-13 16:39:05 linux-kernel Re: [PATCH v7] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-06-08 10:43:45 linux-kernel Re: [PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-23 07:03:03 linux-kernel Re: [PATCH 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-21 18:54:32 linux-kernel Re: [PATCH v3] sched/fair: filter out overloaded cpus in SIS
2022-05-21 03:27:19 linux-kernel Re: [PATCH 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-16 11:25:39 linux-kernel Re: [PATCH v3] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
2022-05-14 01:28:29 linux-kernel Re: [PATCH v3] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
2022-05-12 16:15:17 linux-kernel Re: [PATCH v7] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-04-07 20:22:54 linux-kernel [PATCH v7] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-04-05 02:54:53 linux-kernel Re: [PATCH v2][RFC] sched/fair: Change SIS_PROP to search idle CPU based on sum of util_avg
2022-03-17 11:13:25 linux-kernel Re: [PATCH v2][RFC] sched/fair: Change SIS_PROP to search idle CPU based on sum of util_avg
2022-03-15 13:28:05 linux-kernel Re: [PATCH v2][RFC] sched/fair: Change SIS_PROP to search idle CPU based on sum of util_avg
2022-03-09 12:20:49 linux-kernel Re: [PATCH v6] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-03-09 07:55:51 linux-kernel Re: [PATCH v6] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-03-09 02:09:38 linux-kernel Re: [PATCH v6] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
2022-03-08 23:31:32 linux-kernel [PATCH v6] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group