index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Commit message (
Expand
)
Author
Age
*
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
*
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
*
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
*
Merge branch 'linus' into sched/core
Ingo Molnar
2009-10-25
|
\
|
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
*
|
sched: Always show Cpus_allowed field in /proc/<pid>/status
Heiko Carstens
2009-09-21
|
/
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
*
cpusets: update tasks' page/slab spread flags in time
Miao Xie
2009-06-16
*
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
2009-06-16
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
*
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
2009-04-02
*
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2009-04-02
*
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-02
*
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
2009-04-02
*
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
2009-04-02
*
cpuset: rewrite update_tasks_nodemask()
Li Zefan
2009-04-02
*
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
2009-04-02
*
cgroups: show correct file mode
Li Zefan
2009-04-02
*
cpuset: fix possible deadlock in async_rebuild_sched_domains
Miao Xie
2009-01-18
*
cgroups: consolidate cgroup documents
Li Zefan
2009-01-15
*
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2009-01-08
*
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
Li Zefan
2009-01-08
*
cpuset: don't allocate trial cpuset on stack
Li Zefan
2009-01-08
*
cpuset: convert cpuset_attach() to use cpumask_var_t
Li Zefan
2009-01-08
*
cpuset: remove on stack cpumask_t in cpuset_can_attach()
Li Zefan
2009-01-08
*
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
Li Zefan
2009-01-08
*
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to...
Miao Xie
2009-01-08
*
cpuset: rcu_read_lock() to protect task_cs()
Lai Jiangshan
2009-01-08
*
oom: print triggering task's cpuset and mems allowed
David Rientjes
2009-01-06
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
*
sched, cpusets: fix warning in kernel/cpuset.c
Ingo Molnar
2008-11-29
*
cpuset: update top cpuset's mems after adding a node
Miao Xie
2008-11-19
*
cpuset: fix regression when failed to generate sched domains
Li Zefan
2008-11-18
*
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
2008-10-20
*
cpuset.c: remove extra variable
Rakib Mullick
2008-10-20
*
cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const
Frederic Weisbecker
2008-10-03
*
cpuset: avoid changing cpuset's cpus when -errno returned
Li Zefan
2008-09-13
*
sched, cpuset: rework sched domains and CPU hotplug handling (v4)
Max Krasnyansky
2008-08-14
*
cpuset: clean up cpuset hierarchy traversal code
Li Zefan
2008-07-30
*
cpuset: fix wrong calculation of relax domain level
Li Zefan
2008-07-30
*
cpuset: speed up sched domain partition
Lai Jiangshan
2008-07-30
*
cpuset: a bit cleanup for scan_for_empty_cpusets()
Li Zefan
2008-07-30
*
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
*
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
*
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
*
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
*
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
*
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
*
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
|
\
[next]