Search results

Project Status Subject Author
linux [tip: sched/core] sched/cache: Track LLC-preferred tasks per runqueue tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Introduce per CPU's tasks LLC preference counter tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Calculate the percpu sd task LLC preference tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Count tasks prefering destination LLC in a sched group tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Check local_group only once in update_sg_lb_stats() tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Prioritize tasks preferring destination LLC during balancing tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Add migrate_llc_task migration type for cache-aware balancing tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Handle moving single tasks to/from their preferred LLC tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Respect LLC preference in task migration and detach tip-bot2 for Tim Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Enable cache aware scheduling for multi LLCs NUMA node tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Allow the user space to turn on and off cache aware scheduling tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Allow only 1 thread of the process to calculate the LLC occupancy tip-bot2 for Jianyong Wu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Disable cache aware scheduling for processes with high thread counts tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Skip cache-aware scheduling for single-threaded processes tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Calculate the LLC size and store it in sched_domain tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Avoid cache-aware scheduling for memory-heavy processes tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Add user control to adjust the aggressiveness of cache-aware scheduling tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix rcu warning when accessing sd_llc domain tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix potential NULL mm pointer access tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Annotate lockless accesses to mm->sc_stat.cpu tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix unpaired account_llc_enqueue/dequeue tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix checking active load balance by only considering the CFS task tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix race condition during sched domain rebuild tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix cache aware scheduling enabling for multi LLCs system tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix has_multi_llcs iff at least one partition has multiple LLCs tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/cache: Fix stale preferred_llc for a new task tip-bot2 for Chen Yu 4 weeks, 1 day ago
linux [tip: sched/core] sched/rt: Update default bandwidth for real-time tasks to ONE tip-bot2 for Yuri Andriaccio 4 weeks, 1 day ago
linux [tip: sched/core] sched/deadline: Fix replenishment logic for non-deferred servers tip-bot2 for Yuri Andriaccio 4 weeks, 1 day ago
linux [tip: sched/core] sched/cputime: Drop now-stale mul_u64_u64_div_u64() over-approximation guard tip-bot2 for Nicolas Pitre 4 weeks, 1 day ago
linux [tip: sched/core] sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable() tip-bot2 for Yiyang Chen 4 weeks, 1 day ago
linux [tip: sched/core] sched/fair: Update util_est after updating util_avg during dequeue tip-bot2 for Vincent Guittot 4 weeks, 1 day ago
linux R [tip: sched/core] topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=n tip-bot2 for Shrikanth Hegde 4 weeks, 1 day ago
linux R [tip: sched/core] sched: Simplify ifdeffery around cpu_smt_mask tip-bot2 for Shrikanth Hegde 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Add sched_smt_active check for fastpaths tip-bot2 for Shrikanth Hegde 4 weeks, 1 day ago
linux R [tip: sched/core] sched: Unify SMT active check via sched_smt_active() tip-bot2 for Shrikanth Hegde 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Drop redundant RCU read lock in NOHZ kick path tip-bot2 for Andrea Righi 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity tip-bot2 for K Prateek Nayak 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection tip-bot2 for Andrea Righi 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity tip-bot2 for Andrea Righi 4 weeks, 1 day ago
linux R [tip: sched/core] sched/fair: Add SIS_UTIL support to select_idle_capacity() tip-bot2 for K Prateek Nayak 4 weeks, 1 day ago
linux [tip: sched/core] sched: Switch rq->next_class on proxy_resched_idle() tip-bot2 for John Stultz 4 weeks, 1 day ago
linux O [tip: sched/core] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT tip-bot2 for Steven Rostedt 4 weeks, 1 day ago
linux [tip: sched/core] sched/topology: Allow multiple domains to claim sched_domain_shared tip-bot2 for K Prateek Nayak 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor ICX tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor SPR tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints for DMR tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor ADL tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor MTL tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor LNL tip-bot2 for Dapeng Mi 4 weeks, 1 day ago
linux [tip: perf/core] perf/x86/intel: Update event constraints and cache_extra_regsfor ARL tip-bot2 for Dapeng Mi 4 weeks, 1 day ago