search for: cgroup_attach_task

Displaying 4 results from an estimated 4 matches for "cgroup_attach_task".

2020 Oct 23
0
kvm+nouveau induced lockdep gripe
...__lock_acquire+0x149d/0x1a70 [ 70.136371] lock_acquire+0x1a7/0x3b0 [ 70.136376] down_write+0x38/0x70 [ 70.136382] mpol_rebind_mm+0x1e/0x50 [ 70.136387] cpuset_attach+0x229/0x390 [ 70.136393] cgroup_migrate_execute+0x46d/0x490 [ 70.136398] cgroup_attach_task+0x20c/0x3b0 [ 70.136404] __cgroup1_procs_write.constprop.21+0xf3/0x150 [ 70.136411] cgroup_file_write+0x64/0x210 [ 70.136416] kernfs_fop_write+0x117/0x1b0 [ 70.136422] vfs_write+0xe8/0x240 [ 70.136427] ksys_write+0x87/0xc0 [ 70.136432] do_syscal...
2020 Oct 24
1
kvm+nouveau induced lockdep gripe
...x1a70 > [ 70.136371] lock_acquire+0x1a7/0x3b0 > [ 70.136376] down_write+0x38/0x70 > [ 70.136382] mpol_rebind_mm+0x1e/0x50 > [ 70.136387] cpuset_attach+0x229/0x390 > [ 70.136393] cgroup_migrate_execute+0x46d/0x490 > [ 70.136398] cgroup_attach_task+0x20c/0x3b0 > [ 70.136404] __cgroup1_procs_write.constprop.21+0xf3/0x150 > [ 70.136411] cgroup_file_write+0x64/0x210 > [ 70.136416] kernfs_fop_write+0x117/0x1b0 > [ 70.136422] vfs_write+0xe8/0x240 > [ 70.136427] ksys_write+0x87/0xc0 > [...
2008 Nov 12
15
[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
This patchset expands traditional CFQ scheduler in order to support cgroups, and improves old version. Improvements are as following. * Modularizing our new CFQ scheduler. The expanded CFQ scheduler is registered/unregistered as new I/O elevator scheduler called "cfq-cgroups". By this, the traditional CFQ scheduler, which does not handle cgroups, and our new CFQ
2008 Nov 12
15
[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
This patchset expands traditional CFQ scheduler in order to support cgroups, and improves old version. Improvements are as following. * Modularizing our new CFQ scheduler. The expanded CFQ scheduler is registered/unregistered as new I/O elevator scheduler called "cfq-cgroups". By this, the traditional CFQ scheduler, which does not handle cgroups, and our new CFQ