LinuxLists
Users
About
Srivatsa Vaddagiri (
[email protected]
)
Number of posts: 223 (0.12 per day)
First post: 2007-06-11 15:39:36
Last post: 2012-06-21 04:24:06
Previous Page
/
Next Page
Date
List
Subject
2010-12-03 13:31:04
linux-kernel
Re: [RFC PATCH 2/3] sched: add yield_to function
2010-12-03 12:17:52
linux-kernel
Re: [RFC PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
2010-11-12 12:20:04
linux-kernel
Re: [PATCH 04/20] x86/ticketlock: make large and small ticket versions of spin_lock the same
2010-08-30 17:29:29
linux-kernel
Re: [RFC][PATCH 1/3] sched: Rewrite tg_shares_up
2010-08-03 05:33:34
linux-kernel
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests
2010-08-03 05:17:10
linux-kernel
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests
2010-07-28 14:55:32
linux-kernel
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests
2010-07-28 14:48:03
linux-kernel
Re: [PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
2010-07-26 06:16:40
linux-kernel
[PATCH RFC 4/4] Add yield hypercall support in Qemu
2010-07-26 06:15:59
linux-kernel
[PATCH RFC 3/4] Paravirtualized spinlock implementation for KVM guests
2010-07-26 06:14:51
linux-kernel
[PATCH RFC 2/4] Add yield hypercall for KVM guests
2010-07-26 06:14:07
linux-kernel
[PATCH RFC 1/4] Debugfs support for reading an array of u32-type integers
2010-07-26 06:12:10
linux-kernel
[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
2010-06-09 10:15:01
linux-kernel
[tip:sched/core] sched: Fix capacity calculations for SMT4
2008-06-26 13:35:33
linux-kernel
Re: Strange problem with e1000 driver - ping packet loss
2008-06-25 14:42:49
linux-kernel
Re: Strange problem with e1000 driver - ping packet loss
2008-06-20 12:22:02
linux-kernel
Re: Strange problem with e1000 driver - ping packet loss
2008-06-19 03:36:17
linux-kernel
Re: Strange problem with e1000 driver - ping packet loss
2008-06-18 12:43:13
linux-kernel
Strange problem with e1000 driver - ping packet loss
2008-02-29 05:52:47
linux-kernel
Re: [patch 2/2] sched: allow cpuacct stats to be reset
2008-02-25 15:52:20
linux-kernel
Re: [PATCH] sched: revert load_balance_monitor()
2008-02-18 08:10:49
linux-kernel
Re: 2.6.24-git4+ regression
2008-02-14 16:46:27
linux-kernel
Re: 2.6.24-git4+ regression
2008-02-13 16:57:39
linux-kernel
Re: Regression in latest sched-git
2008-02-13 11:58:03
linux-kernel
Re: 2.6.25-rc1: volanoMark 45% regression
2008-02-13 05:04:01
linux-kernel
Re: Regression in latest sched-git
2008-02-01 08:15:20
linux-kernel
Re: [RFC] Default child of a cgroup
2008-01-31 02:29:57
linux-kernel
[RFC] Default child of a cgroup
2008-01-29 16:13:31
linux-kernel
Re: High wake up latencies with FAIR_USER_SCHED
2008-01-29 12:19:00
linux-kernel
Re: scheduler scalability - cgroups, cpusets and load-balancing
2008-01-29 05:34:18
linux-kernel
Re: High wake up latencies with FAIR_USER_SCHED
2008-01-28 02:17:58
linux-kernel
Re: High wake up latencies with FAIR_USER_SCHED
2008-01-27 16:41:04
linux-kernel
Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24
2008-01-27 14:32:55
linux-kernel
Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24
2008-01-22 17:10:53
linux-kernel
Re: [PATCH] sched: don't take a mutex from interrupt context
2008-01-22 16:38:16
linux-kernel
Re: [PATCH] sched: don't take a mutex from interrupt context
2008-01-21 17:05:19
linux-kernel
Re: Regression with idle cpu cycle handling in 2.6.24 (compared to 2.6.22)
2008-01-07 12:10:24
linux-kernel
Re: [PATCH 00/11] another rt group sched update
2007-11-30 12:56:26
linux-kernel
Re: [PATCH] sched: cpu accounting controller (V2)
2007-11-30 12:29:53
linux-kernel
[PATCH] sched: cpu accounting controller (V2)
2007-11-29 20:06:55
linux-kernel
Re: [PATCH] sched: cpu accounting controller
2007-11-29 19:27:33
linux-kernel
Re: [PATCH] sched: cpu accounting controller
2007-11-29 19:05:54
linux-kernel
[PATCH] sched: cpu accounting controller
2007-11-27 14:20:27
linux-kernel
Re: [Patch 0/5] sched: group scheduler related patches (V4)
2007-11-27 11:30:18
linux-kernel
Re: [Patch 0/5] sched: group scheduler related patches (V4)
2007-11-27 05:15:12
linux-kernel
[Patch 5/5] sched: Improve fairness of cpu bandwidth allocation for task groups
2007-11-27 05:08:43
linux-kernel
[Patch 4/5] sched: introduce a mutex and corresponding API to serialize access to doms_cur[] array
2007-11-27 04:59:57
linux-kernel
[Patch 3/5 v2] sched: change how cpu load is calculated
2007-11-27 04:58:20
linux-kernel
[Patch 3/5 v1] sched: change how cpu load is calculated
2007-11-27 04:56:37
linux-kernel
[Patch 2/5] sched: minor fixes for group scheduler
2007-11-27 04:55:42
linux-kernel
[Patch 1/5] sched: code cleanup