LinuxLists
Users
About
Kirill Tkhai (
[email protected]
)
Number of posts: 123 (0.21 per day)
First post: 2012-02-19 14:25:12
Last post: 2013-10-01 20:40:51
Previous Page
/
Next Page
Date
List
Subject
2014-06-29 08:59:47
linux-kernel
Re: [PATCH] sched: Transform resched_task() into resched_curr()
2014-06-29 08:03:58
linux-kernel
Re: [PATCH] sched: Transform resched_task() into resched_curr()
2014-06-28 20:04:03
linux-kernel
[PATCH] sched: Transform resched_task() into resched_curr()
2014-06-24 19:26:48
linux-kernel
Re: [PATCH v2 1/3] sched/fair: Disable runtime_enabled on dying rq
2014-06-24 19:02:05
linux-kernel
Re: [PATCH v2 1/3] sched/fair: Disable runtime_enabled on dying rq
2014-06-23 21:15:13
linux-kernel
Re: [PATCH 1/3] sched/fair: Disable runtime_enabled on dying rq
2014-06-23 20:49:50
linux-kernel
Re: [PATCH 1/3] sched/fair: Disable runtime_enabled on dying rq
2014-06-17 14:19:48
linux-kernel
Re: [RFC] rtmutex: Do not boost fair tasks each other
2014-06-11 19:33:30
linux-kernel
Re: [PATCH 1/2] sched: Rework migrate_tasks()
2014-06-11 13:43:57
linux-kernel
Re: [PATCH 1/2] sched: Rework migrate_tasks()
2014-06-11 12:21:00
linux-kernel
Re: [PATCH 1/2] sched: Rework migrate_tasks()
2014-06-04 11:18:52
linux-kernel
Re: [PATCH] sched: Fix migration_cpu_stop() return value
2014-04-24 20:27:12
linux-kernel
Re: Real-time scheduling policies and hyper-threading
2014-04-11 15:23:54
linux-kernel
Re: sched: hang in migrate_swap
2014-04-10 13:46:19
linux-kernel
Re: sched: hang in migrate_swap
2014-02-26 10:01:26
linux-kernel
Re: [PATCH] sched/rt: fix rt timer activation/deactivation
2014-02-26 09:35:53
linux-kernel
Re: [PATCH] sched/rt: fix rt timer activation/deactivation
2014-02-25 20:59:37
linux-kernel
Re: [PATCH] sched/rt: fix rt timer activation/deactivation
2014-02-25 15:00:10
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-22 00:59:42
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-21 23:50:38
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-21 14:25:12
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-21 12:09:33
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-21 11:39:13
linux-kernel
Re: [RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-19 22:16:07
linux-kernel
[RFC] sched/deadline: Prevent rt_time growth to infinity
2014-02-17 22:29:32
linux-kernel
[PATCH]sched/deadline: Remove useless dl_nr_total
2014-02-13 17:45:48
linux-kernel
Re: [PATCH] sched/core: Create new task with twice disabled preemption
2014-02-12 14:30:54
linux-kernel
Re: [tip:sched/core] sched: Push put_prev_task() into pick_next_task( )
2014-02-12 07:07:27
linux-kernel
Re: [tip:sched/core] sched: Push put_prev_task() into pick_next_task( )
2014-02-11 21:24:20
linux-kernel
Re: [PATCH 3/4] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
2013-10-07 12:04:56
linux-wireless
Re: [regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb
2013-10-06 02:10:29
linux-wireless
Re: [regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb
2013-10-05 03:39:32
linux-wireless
[regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb
2013-10-03 10:21:30
linux-kernel
[PATCH][resend]scripts/tags.sh: Increase identifier list
2013-10-01 20:40:51
linux-wireless
[PATCH] rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
2013-09-15 13:29:23
linux-kernel
Re: [PATCH] rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU mask
2013-09-12 14:01:03
linux-kernel
[PATCH]scripts/tags.sh: Increase identifier list
2013-08-01 16:54:55
linux-kernel
Re:[PATCH] sched/rt: Fix pull_rt_task() skips not overloaded rqs
2013-07-24 11:59:44
linux-kernel
[PATCH] sched/rt: Fix pull_rt_task() skips not overloaded rqs
2013-07-21 00:32:18
linux-kernel
[PATCH]sched/fair: Cleanup: remove dublicate variable declaration
2013-07-15 20:29:07
linux-kernel
Re: [PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task
2013-07-15 14:14:39
linux-kernel
Re: [PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task
2013-07-13 15:45:56
linux-kernel
[PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task
2013-07-10 10:30:29
linux-kernel
[PATCH] sched: Skip update_rq_clock() in enqueue_task() following right after dequeue_task()
2013-07-04 18:48:25
linux-kernel
[PATCH] sched, __wake_up_sync_key: Fix nr_exclusive tasks which lead to WF_SYNC clearing
2013-07-03 23:02:24
linux-kernel
[PATCH] sched/rt: Check if rt_se has neighbour in requeue_task_rt()
2013-06-18 17:46:20
linux-kernel
Re: [PATCH 1/2] sched: Add schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq
2013-06-18 16:39:44
linux-kernel
[PATCHv3 2/2]sched,misc: Use schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq
2013-06-18 16:04:00
linux-kernel
[PATCHv2 2/2]misc: Use schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq
2013-06-18 15:37:11
linux-kernel
[PATCH 2/2] sched,misc: Use schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq
2013-06-18 15:37:09
linux-kernel
[PATCH 1/2] sched: Add schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq