Linux Containers
[Prev Page][Next Page]
- Re: IO scheduler based IO controller V10, (continued)
- Re: IO scheduler based IO controller V10, Theodore Tso
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Ingo Molnar
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Mike Galbraith
- tweaking IO latency [was Re: IO scheduler based IO controller V10], Mike Galbraith
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Corrado Zoccolo
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Vivek Goyal
- Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Vivek Goyal
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Vivek Goyal
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Linus Torvalds
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Jens Axboe
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10), Mike Galbraith
- Re: IO scheduler based IO controller V10, Ingo Molnar
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Corrado Zoccolo
- Re: IO scheduler based IO controller V10, Ray Lee
- Re: IO scheduler based IO controller V10, Ingo Molnar
- Re: IO scheduler based IO controller V10, Mike Galbraith
- Re: IO scheduler based IO controller V10, Jens Axboe
- Re: IO scheduler based IO controller V10, Nauman Rafique
- Re: IO scheduler based IO controller V10, Corrado Zoccolo
- [RFC][v7][PATCH 0/9] Implement clone2() system call,
Sukadev Bhattiprolu
- [RFC][v7][PATCH 1/9]: Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [RFC][v7][PATCH 3/9] Make pid_max a pid_ns property, Sukadev Bhattiprolu
- [RFC][v7][PATCH 4/9]: Add target_pid parameter to alloc_pidmap(), Sukadev Bhattiprolu
- [RFC][v7][PATCH 6/9]: Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [RFC][v7][PATCH 7/9]: Define do_fork_with_pids(), Sukadev Bhattiprolu
- [RFC][v7][PATCH 8/9]: Define clone2() syscall, Sukadev Bhattiprolu
- [RFC][v7][PATCH 9/9]: Document clone2() syscall, Sukadev Bhattiprolu
- [RFC][v7][PATCH 2/9]: Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- [RFC][v7][PATCH 5/9]: Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- Re: [RFC][v7][PATCH 0/9] Implement clone2() system call, Oren Laadan
- Re: [RFC][v7][PATCH 0/9] Implement clone2() system call, Alexey Dobriyan
- [RFC][cr_tests PATCH] checkpoint/restart: define selinux tests, Serge E. Hallyn
- [PATCH] Update documentation of cgroups tasks and procs files,
Paul Menage
- [PATCH 00/80] Kernel based checkpoint/restart [v18],
Oren Laadan
- [PATCH v18 01/80] c/r: extend arch_setup_additional_pages(), Oren Laadan
- [PATCH v18 02/80] x86: ptrace debugreg checks rewrite, Oren Laadan
- [PATCH v18 03/80] c/r: break out new_user_ns(), Oren Laadan
- [PATCH v18 04/80] c/r: split core function out of some set*{u, g}id functions, Oren Laadan
- [PATCH v18 06/80] cgroup freezer: Update stale locking comments, Oren Laadan
- [PATCH v18 05/80] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer, Oren Laadan
- [PATCH v18 08/80] cgroup freezer: interface to freeze a cgroup from within the kernel, Oren Laadan
- [PATCH v18 07/80] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint, Oren Laadan
- [PATCH v18 10/80] c/r: make file_pos_read/write() public, Oren Laadan
- [PATCH v18 11/80] pids 1/7: Factor out code to allocate pidmap page, Oren Laadan
- [PATCH v18 09/80] Namespaces submenu, Oren Laadan
- [PATCH v18 12/80] pids 2/7: Have alloc_pidmap() return actual error code, Oren Laadan
- [PATCH v18 13/80] pids 3/7: Add target_pid parameter to alloc_pidmap(), Oren Laadan
- [PATCH v18 65/80] c/r: [signal 3/4] pending signals (private, shared), Oren Laadan
- [PATCH v18 62/80] c/r: checkpoint and restore (shared) task's sighand_struct, Oren Laadan
- [PATCH v18 27/80] c/r: introduce PF_RESTARTING, and skip notification on exit, Oren Laadan
- [PATCH v18 14/80] pids 4/7: Add target_pids parameter to alloc_pid(), Oren Laadan
- [PATCH v18 24/80] c/r: restart-blocks, Oren Laadan
- [PATCH v18 28/80] c/r: support for zombie processes, Oren Laadan
- [PATCH v18 36/80] c/r: introduce method '->checkpoint()' in struct vm_operations_struct, Oren Laadan
- [PATCH v18 58/80] c/r: clone_with_pids: define the s390 syscall, Oren Laadan
- [PATCH v18 72/80] c/r: [pty 2/2] support for pseudo terminals, Oren Laadan
- [PATCH v18 77/80] powerpc: checkpoint/restart implementation, Oren Laadan
- [PATCH v18 17/80] pids 7/7: Define clone_with_pids syscall, Oren Laadan
- [PATCH v18 74/80] c/r: support for controlling terminal and job control, Oren Laadan
- [PATCH v18 68/80] Add common socket helpers to unify the security hooks, Oren Laadan
- [PATCH v18 22/80] c/r: external checkpoint of a task other than ourself, Oren Laadan
- [PATCH v18 79/80] powerpc: enable checkpoint support in Kconfig, Oren Laadan
- [PATCH v18 32/80] deferqueue: generic queue to defer work, Oren Laadan
- [PATCH v18 31/80] c/r: detect resource leaks for whole-container checkpoint, Oren Laadan
- [PATCH v18 80/80] powerpc: clone_with_pids implementation, Oren Laadan
- [PATCH v18 60/80] c/r: checkpoint and restore task credentials, Oren Laadan
- [PATCH v18 59/80] c/r: capabilities: define checkpoint and restore fns, Oren Laadan
- [PATCH v18 42/80] c/r: export shmem_getpage() to support shared memory, Oren Laadan
- [PATCH v18 30/80] c/r: infrastructure for shared objects, Oren Laadan
- [PATCH v18 20/80] c/r: basic infrastructure for checkpoint/restart, Oren Laadan
- [PATCH v18 25/80] c/r: checkpoint multiple processes, Oren Laadan
- [PATCH v18 66/80] c/r: [signal 4/4] support for real/virt/prof itimers, Oren Laadan
- [PATCH v18 40/80] c/r: add generic '->checkpoint()' f_op to simple devices, Oren Laadan
- [PATCH v18 41/80] Add the checkpoint operation for opened files of generic filesystems, Oren Laadan
- [PATCH v18 23/80] c/r: export functionality used in next patch for restart-blocks, Oren Laadan
- [PATCH v18 34/80] c/r: dump open file descriptors, Oren Laadan
- [PATCH v18 39/80] c/r: add generic '->checkpoint' f_op to ext fses, Oren Laadan
- [PATCH v18 38/80] c/r: restore memory address space (private memory), Oren Laadan
- [PATCH v18 47/80] c/r: checkpoint and restore FIFOs, Oren Laadan
- [PATCH v18 73/80] c/r: correctly restore pgid, Oren Laadan
- [PATCH v18 56/80] c/r: add CKPT_COPY() macro, Oren Laadan
- [PATCH v18 19/80] c/r: documentation, Oren Laadan
- [PATCH v18 69/80] c/r: introduce checkpoint/restore methods to struct proto_ops, Oren Laadan
- [PATCH v18 53/80] c/r: support message-queues sysv-ipc, Oren Laadan
- [PATCH v18 33/80] c/r: introduce new 'file_operations': ->checkpoint, ->collect(), Oren Laadan
- [PATCH v18 37/80] c/r: dump memory address space (private memory), Oren Laadan
- [PATCH v18 43/80] c/r: dump anonymous- and file-mapped- shared memory, Oren Laadan
- [PATCH v18 54/80] c/r: support semaphore sysv-ipc, Oren Laadan
- [PATCH v18 29/80] c/r: Save and restore the [compat_]robust_list member of the task struct, Oren Laadan
- [PATCH v18 64/80] c/r: [signal 2/4] checkpoint/restart of rlimit, Oren Laadan
- [PATCH v18 15/80] pids 5/7: Add target_pids parameter to copy_process(), Oren Laadan
- [PATCH v18 49/80] c/r: support for UTS namespace, Oren Laadan
- [PATCH v18 35/80] c/r: restore open file descriptors, Oren Laadan
- [PATCH v18 44/80] c/r: restore anonymous- and file-mapped- shared memory, Oren Laadan
- [PATCH v18 50/80] c/r (ipc): allow allocation of a desired ipc identifier, Oren Laadan
- [PATCH v18 45/80] splice: export pipe/file-to-pipe/file functionality, Oren Laadan
- [PATCH v18 76/80] powerpc: provide APIs for validating and updating DABR, Oren Laadan
- [PATCH v18 70/80] c/r: Add AF_UNIX support (v12), Oren Laadan
- [PATCH v18 26/80] c/r: restart multiple processes, Oren Laadan
- [PATCH v18 21/80] c/r: x86_32 support for checkpoint/restart, Oren Laadan
- [PATCH v18 71/80] c/r: [pty 1/2] allow allocation of desired pty slave, Oren Laadan
- [PATCH v18 63/80] c/r: [signal 1/4] blocked and template for shared signals, Oren Laadan
- [PATCH v18 75/80] powerpc: reserve checkpoint arch identifiers, Oren Laadan
- [PATCH v18 55/80] c/r: (s390): expose a constant for the number of words (CRs), Oren Laadan
- [PATCH v18 67/80] Expose may_setuid() in user.h and add may_setgid() (v2), Oren Laadan
- [PATCH v18 48/80] c/r: make ckpt_may_checkpoint_task() check each namespace individually, Oren Laadan
- [PATCH v18 78/80] powerpc: wire up checkpoint and restart syscalls, Oren Laadan
- [PATCH v18 51/80] c/r: save and restore sysvipc namespace basics, Oren Laadan
- [PATCH v18 16/80] pids 6/7: Define do_fork_with_pids(), Oren Laadan
- [PATCH v18 46/80] c/r: support for open pipes, Oren Laadan
- [PATCH v18 57/80] c/r: define s390-specific checkpoint-restart code, Oren Laadan
- [PATCH v18 61/80] c/r: restore file->f_cred, Oren Laadan
- [PATCH v18 18/80] c/r: create syscalls: sys_checkpoint, sys_restart, Oren Laadan
- [PATCH v18 52/80] c/r: support share-memory sysv-ipc, Oren Laadan
- Re: [PATCH 00/80] Kernel based checkpoint/restart [v18], Rishikesh
- Re: [PATCH 00/80] Kernel based checkpoint/restart [v18], Andrew Morton
- [PATCH 1/2] user-cr: s390: CPU parsing isn't wired properly, Matt Helsley
- [PATCH 2/2] user-cr: s390: Detect s390x arch too,
Matt Helsley
- [PATCH] restart: rename and cleanup switch to indicate signal-on-interrupt,
Oren Laadan
- [PATCH] ckptinfo.py: revert commit 8f99ace6513f958d572ef690d7af111991124f5c,
Oren Laadan
- [PATCH] restart: add switch '--self' for self-restart,
Oren Laadan
- [PATCH] restart: add switch '-i/--input=FILE' to indicate an input file,
Oren Laadan
- [PATCH] c/r: tighten checks on supported vma to checkpoint or restart,
Oren Laadan
- [PATCH] c/r: fix race of prepare_descendant() with an ongoing fork(),
Oren Laadan
- Collect sockets for leak detection,
Dan Smith
- [cr][git]linux-cr branch, ckpt-v18-rc1, updated. v2.6.31-85-gc0bd3fc, orenl
- [PATCH trivial] pty: set tty on error,
Serge E. Hallyn
- [PATCH] Fix ckpt_obj_lookup_add() leak detection logic,
Dan Smith
- [PATCH user-cr] s390: define struct pid_set,
Serge E. Hallyn
- [cr][git]linux-cr annotated tag, v2.6.29-rc4, created. v2.6.29-rc4, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc1, created. v2.6.29-rc1, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc1, created. v2.6.30-rc1, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc1, created. v2.6.31-rc1, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc1, created. v2.6.28-rc1, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc6, created. v2.6.31-rc6, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc2, created. v2.6.29-rc2, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc2, created. v2.6.31-rc2, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc3, created. v2.6.31-rc3, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc4, created. v2.6.30-rc4, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc3, created. v2.6.28-rc3, orenl
- c/r patchset v18 (rc1), Oren Laadan
- [cr][git]linux-cr annotated tag, v2.6.30-rc2, created. v2.6.30-rc2, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc3, created. v2.6.30-rc3, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc3, created. v2.6.29-rc3, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc5, created. v2.6.31-rc5, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc5, created. v2.6.28-rc5, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc5, created. v2.6.30-rc5, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc7, created. v2.6.29-rc7, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc6, created. v2.6.29-rc6, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc6, created. v2.6.30-rc6, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc8, created. v2.6.28-rc8, orenl
- [cr][git]linux-cr annotated tag, v2.6.29, created. v2.6.29, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc7, created. v2.6.28-rc7, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc4, created. v2.6.31-rc4, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc8, created. v2.6.30-rc8, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc8, created. v2.6.29-rc8, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc7, created. v2.6.31-rc7, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc4, created. v2.6.28-rc4, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc6, created. v2.6.28-rc6, orenl
- [cr][git]linux-cr annotated tag, v2.6.29-rc5, created. v2.6.29-rc5, orenl
- [cr][git]linux-cr annotated tag, v2.6.30-rc7, created. v2.6.30-rc7, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc8, created. v2.6.31-rc8, orenl
- [cr][git]linux-cr annotated tag, v2.6.31-rc9, created. v2.6.31-rc9, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc9, created. v2.6.28-rc9, orenl
- [cr][git]linux-cr annotated tag, v2.6.30, created. v2.6.30, orenl
- [cr][git]linux-cr annotated tag, v2.6.31, created. v2.6.31, orenl
- [cr][git]linux-cr annotated tag, v2.6.28, created. v2.6.28, orenl
- [cr][git]linux-cr annotated tag, v2.6.28-rc2, created. v2.6.28-rc2, orenl
- [cr][git]linux-cr annotated tag, v2.6.27-rc7, created. v2.6.27-rc7, orenl
- [cr][git]linux-cr annotated tag, v2.6.27-rc8, created. v2.6.27-rc8, orenl
- [cr][git]linux-cr annotated tag, v2.6.27-rc6, created. v2.6.27-rc6, orenl
- [cr][git]linux-cr annotated tag, v2.6.27-rc9, created. v2.6.27-rc9, orenl
- [cr][git]linux-cr annotated tag, v2.6.27, created. v2.6.27, orenl
- [cr][git]linux-cr tag, cr-base-v13, created. v2.6.28-14-g3c1b190, orenl
- [cr][git]linux-cr branch, ckpt-v18-rc1, created. v2.6.31-80-g9b540da, orenl
- [cr][git]linux-cr tag, cr-v18-rc1, created. v2.6.31-80-g9b540da, orenl
- [PATCH 0/4] user-cr: powerpc support etc,
Nathan Lynch
- [PATCH] cr_test: include unistd.h for syscall numbers,
Nathan Lynch
- [PATCH 0/9] powerpc checkpoint/restart kernel support,
Nathan Lynch
- [PATCH 2/9] fix trivial build breaks in compat code, Nathan Lynch
- [PATCH 3/9] futex.h: fix compat builds, Nathan Lynch
- [PATCH 4/9] powerpc: reserve checkpoint arch identifiers, Nathan Lynch
- [PATCH 1/9] checkpoint: fix integer-pointer conversion warnings, Nathan Lynch
- [PATCH 5/9] powerpc: provide APIs for validating and updating DABR, Nathan Lynch
- [PATCH 8/9] powerpc: enable checkpoint support in Kconfig, Nathan Lynch
- [PATCH 7/9] powerpc: wire up checkpoint and restart syscalls, Nathan Lynch
- [PATCH 9/9] powerpc: clone_with_pids implementation, Nathan Lynch
- [PATCH 6/9] powerpc: checkpoint/restart implementation, Nathan Lynch
- Re: [PATCH 0/9] powerpc checkpoint/restart kernel support, Oren Laadan
- Restriction of filesystem mounting,
Sergey Kononenko
- Avoid leaking unattached socket objects on restore,
Dan Smith
- [cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46209-g8c114fb, orenl
- Sockets as proper objhash objects,
Dan Smith
- Re: [Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly,
Andrew Morton
- [PATCH 1/1] cr: ext4: use filemap_checkpoint for ext4 file backed mmaps,
Serge E. Hallyn
- [PATCH] Update to work with new user-cr command names, and on f11, Serge E. Hallyn
- Re: [patch 1/4][resend] fuse-procfs: proxy proc files,
Serge E. Hallyn
- [PATCH 1/1] cr: add a few more ckpt_write_err()s,
Serge E. Hallyn
- [PATCH 0/4] LSM checkpoint/restart: introduction,
Serge E. Hallyn
- BUG: soft lockup - CPU#3 stuck for 61s! , while running cpu controller latency testcase on two containers parallaly,
Rishikesh
- [RFC][v6][PATCH 9/9]: Document clone_with_pids() syscall,
Sukadev Bhattiprolu
- [RFC][v6][PATCH 8/9]: Define clone_with_pids() syscall,
Sukadev Bhattiprolu
- [RFC][v6][PATCH 7/9]: Define do_fork_with_pids(),
Sukadev Bhattiprolu
- [RFC][v6][PATCH 6/9]: Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- Cgroups RT scheduling,
Rolando Martins
- Track socket buffer owners,
Dan Smith
- Understanding CPU containers,
Mukesh G
- netns+qdisc+veth,
Mathieu Lacage
- restart (mktree) program usage,
Sukadev Bhattiprolu
- [PATCH] checkpoint: discard const from struct cred * where appropriate,
Nathan Lynch
- [RFC][v5] clone_with_pids() system call,
Sukadev Bhattiprolu
- Adding bridge interface to non-default network namespace crashes kernel,
Atis Elsts
- Checkpoint/restart of ptys, pgids, and controlling tty,
Oren Laadan
- [cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46206-ga34b0e0, orenl
- [RFC user-cr PATCH] mktree: handle CKPT_HDR_LSM_INFO header type, Serge E. Hallyn
- [RFC PATCH 1/2] cr: lsm: provide hooks for an LSM to track policy changes,
Serge E. Hallyn
- [PATCH 6/8] cr: fix memory leak on lsm error on restart, Serge E. Hallyn
- [RFC] cr: pty: don't use required_id, change ptmx_open(),
Serge E. Hallyn
- 10K containers,
jamal
- [RFC] Sockets as proper objects and buffers with owners,
Dan Smith
- a room for blkio-cgroup in struct page_cgroup,
Ryo Tsuruta
- [PATCH/user_cr] pass a valid stack address to clone_with_pids,
Nathan Lynch
- [PATCH/cr_tests] pass a valid stack address to clone(2),
Nathan Lynch
- New wiki page for C/R, Sukadev Bhattiprolu
- C/R demo for Linux Plumbers, Oren Laadan
- LXC quota support,
Krzysztof Taraszka
- [RFC] IO scheduler based IO controller V9,
Vivek Goyal
- [PATCH 15/23] io-controller: noop changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 09/23] io-controller: Export disk time used and nr sectors dipatched through cgroups, Vivek Goyal
- [PATCH 03/23] io-controller: Common flat fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 23/23] io-controller: debug elevator fair queuing support, Vivek Goyal
- [PATCH 21/23] io-controller: Per io group bdi congestion interface, Vivek Goyal
- [PATCH 04/23] io-controller: Modify cfq to make use of flat elevator fair queuing, Vivek Goyal
- [PATCH 10/23] io-controller: Debug hierarchical IO scheduling, Vivek Goyal
- [PATCH 02/23] io-controller: Core of the elevator fair queuing, Vivek Goyal
- [PATCH 19/23] io-controller: map async requests to appropriate cgroup, Vivek Goyal
- [PATCH 08/23] io-controller: cfq changes to use hierarchical fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 20/23] io-controller: Per cgroup request descriptor support, Vivek Goyal
- [PATCH 12/23] io-controller: Wait for requests to complete from last queue before new queue is scheduled, Vivek Goyal
- [PATCH 11/23] io-controller: Introduce group idling, Vivek Goyal
- [PATCH 06/23] io-controller: cgroup related changes for hierarchical group support, Vivek Goyal
- [PATCH 07/23] io-controller: Common hierarchical fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 17/23] io-controller: anticipatory changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 22/23] io-controller: Support per cgroup per device weights and io class, Vivek Goyal
- [PATCH 14/23] io-conroller: Prepare elevator layer for single queue schedulers, Vivek Goyal
- [PATCH 18/23] io-controller: blkio_cgroup patches from Ryo to track async bios., Vivek Goyal
- [PATCH 13/23] io-controller: Separate out queue and data, Vivek Goyal
- [PATCH 16/23] io-controller: deadline changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 05/23] io-controller: Core scheduler changes to support hierarhical scheduling, Vivek Goyal
- [PATCH 01/23] io-controller: Documentation, Vivek Goyal
- Re: [RFC] IO scheduler based IO controller V9, Gui Jianfeng
- Re: [RFC] IO scheduler based IO controller V9, Gui Jianfeng
- Re: [RFC] IO scheduler based IO controller V9, Gui Jianfeng
- [PATCH 25/23] io-controller: fix queue vs group fairness, Vivek Goyal
- Re: [RFC] IO scheduler based IO controller V9, Vivek Goyal
- [PATCH 24/23] io-controller: Don't leave a queue active when a disk is idle, Vivek Goyal
- [PATCH 26/23] io-controller: fix writer preemption with in a group, Vivek Goyal
- Re: [RFC] IO scheduler based IO controller V9, Jerome Marchand
- [PATCH 1/5] cr: define ckpt_debug if CONFIG_CHECKPOINT=n,
Serge E. Hallyn
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]