Linux Containers
[Prev Page][Next Page]
- Re: [PATCH 01/17] ckpt_write_err: use single format with %(T) style tokens, (continued)
- [PATCH] extract-headers: work correctly with older 'awk',
Oren Laadan
- [PATCH] [RFC] Factor out shared portion of [_]ckpt_read_obj,
Matt Helsley
- kernel based checkpoint/restart: about X windows application checkpoint and restart support.,
Will Huang
- Porting checkpoint system to arm: write_file error,
Jerf gefera
- [RFC PATCH 0/17] Introduce ckpt_error,
Serge Hallyn
- [RFC PATCH 03/17] ckpt_write_err update arch/x86/mm/checkpoint.c, Serge Hallyn
- [RFC PATCH 13/17] ckpt_error in checkpoint/files.c, Serge Hallyn
- [RFC PATCH 06/17] ckpt_write_err update checkpoint/memory.c, Serge Hallyn
- [RFC PATCH 05/17] ckpt_write_err update checkpoint/files.c, Serge Hallyn
- [RFC PATCH 07/17] ckpt_write_err update checkpoint/objhash.c, Serge Hallyn
- [RFC PATCH 17/17] ckpt_error in ipc/checkpoint_shm.c, Serge Hallyn
- [RFC PATCH 08/17] ckpt_write_err update checkpoint/process.c, Serge Hallyn
- [RFC PATCH 15/17] ckpt_error in ipc/checkpoint_msg.c, Serge Hallyn
- [RFC PATCH 16/17] ckpt_error in ipc/checkpoint_sem.c, Serge Hallyn
- [RFC PATCH 01/17] ckpt_write_err: use single format with %(T) style tokens, Serge Hallyn
- [RFC PATCH 02/17] make ckpt_format_fmt non-static in checkpoint/sys.c, Serge Hallyn
- [RFC PATCH 09/17] ckpt_write_err update checkpoint/signal.c, Serge Hallyn
- [RFC PATCH 04/17] ckpt_write_err update checkpoint/checkpoint.c, Serge Hallyn
- [RFC PATCH 12/17] use ckpt_error in checkpoint/restart.c, Serge Hallyn
- [RFC PATCH 10/17] ckpt_write_err update fs/eventpoll.c, Serge Hallyn
- [RFC PATCH 14/17] ckpt_error in checkpoint/process.c, Serge Hallyn
- [RFC PATCH 11/17] define function to print error messages to user log, Serge Hallyn
- Add support for connected AF_INET sockets,
Dan Smith
- [cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-124-g8adba1c, orenl
- [PATCH] Fix two more typos,
Liu Aleaxander
- Re: [c/r]A problem met when using linux c/r,
Liu Aleaxander
- [cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-121-g066f73a, orenl
- [PATCH] [RFC] cr_tests: Add eventfd01 test based on LTP test,
Matt Helsley
- [PATCH 1/2] [RFC] Add file f_flags to cgroup write_string ops,
Matt Helsley
- [PATCH 2/2] [RFC] Enable non-blocking writes to the cgroup freezer.state file,
Matt Helsley
- [PATCH] c/r: coordinator to report correct error on restart failure,
Oren Laadan
- [PATCH] c/r: do not hold mmap_sem while checkpointing vma's,
Oren Laadan
- [PATCH] user-cr: add --output-fd to write output to a specific fd,
Oren Laadan
- [PATCH] user-cr: add --input-fd to take input from a specific fd,
Oren Laadan
- [PATCH] user-cr: fix race in ckpt_coordinator_pidns and --no-wait,
Oren Laadan
- [PATCH] [RFC] Checkpoint/restart eventfd,
Matt Helsley
- [v9][PATCH 0/9] Implement clone3() system call,
Sukadev Bhattiprolu
- [PATCH] c/r: tolerate X86_EFLAGS_RF on restart,
Oren Laadan
- [PATCH] epoll: Check for fdtable races,
Matt Helsley
- [PATCH 1/2] Ensure nul-termination of file names read from checkpoint images,
Matt Helsley
- [PATCH] print the number of bytes processed in ckpt_error(),
Serge E. Hallyn
- [PATCH] Fix total byte read/write count for large checkpoint images,
Matt Helsley
- [PATCH 1/3] cr: debug: define ckpt_error(),
Serge E. Hallyn
- [PATCH 1/1] fix compile with CONFIG_CHECKPOINT_DEBUG=n,
Serge E. Hallyn
- [PATCH RFC] Send checkpoint and restart debug info to a log file (v2),
Serge E. Hallyn
- Porting checkpoint system to arm,
Jerf gefera
- [PATCH RFC] Send checkpoint and restart debug info to a log file,
Serge E. Hallyn
- c/r: Add support for connected AF_INET sockets,
Dan Smith
- [PATCH] pidns: Fix a leak in /proc inodes and dentries,
Sukadev Bhattiprolu
- [PATCH] pid arrays: Remove redundant assignment, Matt Helsley
- [PATCH 1/3] Checkpoint/restart epoll sets,
Matt Helsley
- [PATCH 1/4] add lsm name and lsm_info (policy header) to container info,
Serge E. Hallyn
- [cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-106-gc61e759, orenl
- [PATCH] restart: another correction for when root task with sid != pid, Oren Laadan
- [PATCH] restart: respond to (mimic) signal (if --copy-status asked), Oren Laadan
- [PATCH user-cr] return, don't exist, at coord error,
Serge E. Hallyn
- [PATCH] test_and_set_bit returns oldval,
Serge E. Hallyn
- New LXC HOW-TO,
Dwight Schauer
- [PATCH] add lsm name and lsm_info (policy header) to container info,
Serge E. Hallyn
- [PATCH 2/2] have restart return error if error,
Serge E. Hallyn
- [PATCH] cr: add container configuration header,
Serge E. Hallyn
- [cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-104-g17c7c62, orenl
- [PATCH 1/4] Fix ckpt_write_err() check for empty string,
Matt Helsley
- [PATCH 2/4] Cleanup pre_restore_task comments,
Matt Helsley
- [PATCH 3/4] pre/post_restore_task: Do not pass checkpoint context when unused,
Matt Helsley
- [PATCH 4/4] Add cpp definitions for enums,
Matt Helsley
- [RFC][v8][PATCH 0/10] Implement clone3() system call,
Sukadev Bhattiprolu
- [RFC][v8][PATCH 3/10]: Make pid_max a pid_ns property, Sukadev Bhattiprolu
- [RFC][v8][PATCH 1/10]: Factor out code to allocate pidmap page, Sukadev Bhattiprolu
- [RFC][v8][PATCH 4/10]: Add target_pid parameter to alloc_pidmap(), Sukadev Bhattiprolu
- [RFC][v8][PATCH 2/10]: Have alloc_pidmap() return actual error code, Sukadev Bhattiprolu
- [RFC][v8][PATCH 5/10]: Add target_pids parameter to alloc_pid(), Sukadev Bhattiprolu
- [RFC][v8][PATCH 6/10]: Add target_pids parameter to copy_process(), Sukadev Bhattiprolu
- [RFC][v8][PATCH 7/10]: Check invalid clone flags, Sukadev Bhattiprolu
- [RFC][v8][PATCH 8/10]: Define do_fork_with_pids(), Sukadev Bhattiprolu
- [RFC][v8][PATCH 9/10]: Define clone3() syscall, Sukadev Bhattiprolu
- [RFC][v8][PATCH 10/10]: Document clone3() syscall, Sukadev Bhattiprolu
- Re: [RFC][v8][PATCH 0/10] Implement clone3() system call, Roland McGrath
- Re: [RFC][v8][PATCH 0/10] Implement clone3() system call, H. Peter Anvin
- Re: [RFC][v8][PATCH 0/10] Implement clone3() system call, Daniel Lezcano
- [PATCH 5/7] cr_tests: epoll: Add sk10k - poll io on ten thousand sockets with epoll, Matt Helsley
- [PATCH 4/7] cr_tests: epoll: Factor out common parts, Matt Helsley
- [PATCH 7/7] cr_tests: epoll: Add test passing epoll fd via SCM_RIGHTS, Matt Helsley
- [PATCH 6/7] cr_tests: epoll: Add cycle in epoll sets, Matt Helsley
- [PATCH 1/7] cr_test: include unistd.h for syscall numbers,
Matt Helsley
- [PATCH 3/7] cr_tests: epoll: Add two testcases for epoll checkpoint/restart., Matt Helsley
- [PATCH 2/7] cr_tests: Update cr.h using the rewrite-cr script., Matt Helsley
- LXC PIDs, UIDs, and halt,
Dwight Schauer
[PATCH] ipc ns: fix memory leak (idr), Serge E. Hallyn
[PATCH 1/1] cr: lsm: actually cache entries,
Serge E. Hallyn
[PATCH] Pass the stored sock->protocol into sock_create() on restore, Dan Smith
time virtualization,
Mathieu Lacage
[PATCH 1/1] don't call pre_restore_task twice,
Serge E. Hallyn
c/r: Support open INET connections,
Dan Smith
INET demo script, Dan Smith
[PATCH] user-cr: Fix compile without CLONE_NEWPID,
Matt Helsley
[PATCH] Fix compile without CLONE_NEWPID, Matt Helsley
2009 kernel summit preparation for 'containers end-game' discussion,
Serge E. Hallyn
[PATCH 1/4] debug: add a few ckpt_debugs,
Serge E. Hallyn
[cr][git]linux-cr branch, ckpt-v18-dev, updated. v2.6.31-97-g62cb614, orenl
[PATCH] c/r: threads sync on restart (fix regression from commit afbe522c...),
Oren Laadan
[PATCH] user-cr: Update readme.txt to reflect changed program names,
Matt Helsley
[PATCH] user-cr: Extract headers from kernel source tree.,
Matt Helsley
[PATCH] Fix up headers so we can munge them for use by userspace.,
Matt Helsley
[PATCH] Fix in.h include in checkpoint_hdr.h,
Matt Helsley
[PATCH] Fix ckpt_write_err() check for empty string,
Matt Helsley
ckpt-v18-dev branch, Oren Laadan
pidns : PR_SET_PDEATHSIG + SIGKILL regression,
Daniel Lezcano
pidns memory leak,
Daniel Lezcano
[PATCH] Fix compile issue with CONFIG_CHECKPOINT=n for inet sockets,
Matt Helsley
Review: Can we move init_restart_ctx() up ?,
Sukadev Bhattiprolu
[PATCH 1/3] cr: add generic LSM c/r support (v4),
Serge E. Hallyn
[PATCH] Remove an unnecessary check on socket restart,
Dan Smith
[PATCH] Remove some unnecessary checks on socket restart,
Dan Smith
niveau de sévérité bugzilla,
Cedric Le Goater
[libvirt]: Not able to login to container when cgroup is enabled, Rishikesh
Simplify restart logic and fix races,
Oren Laadan
[PATCH-user-cr] restart: handle dead/dummy tasks like ghosts,
Oren Laadan
[PATCH-user-cr] restart: handle root task with sid != pid, Oren Laadan
[PATCH] Add c/r support for listening INET sockets (v2),
Dan Smith
[PATCH 1/3] restart: make sure all tasks are in sys_restart,
Serge E. Hallyn
[LPC] Notes from Checkpoint/Restart BOF,
Sukadev Bhattiprolu
[PATCH 2/2] Add checkpoint/restart support for epoll files.,
Matt Helsley
[PATCH] user-cr: fix powerpc build,
Nathan Lynch
[PATCH] [RFC] Add c/r support for listening INET sockets,
Dan Smith
[PATCH] c/r: make ckpt_debug() safe if called by dead tasks,
Oren Laadan
IO scheduler based IO controller V10,
Vivek Goyal
- [PATCH 19/28] io-controller: Avoid expiring ioq for single ioq scheduler if only root group, Vivek Goyal
- [PATCH 11/28] io-controller: Debug hierarchical IO scheduling, Vivek Goyal
- [PATCH 18/28] io-conroller: Prepare elevator layer for single queue schedulers, Vivek Goyal
- [PATCH 07/28] io-controller: cgroup related changes for hierarchical group support, Vivek Goyal
- [PATCH 02/28] io-controller: Core of the elevator fair queuing, Vivek Goyal
- [PATCH 27/28] io-controller: Support per cgroup per device weights and io class, Vivek Goyal
- [PATCH 05/28] io-controller: Modify cfq to make use of flat elevator fair queuing, Vivek Goyal
- [PATCH 09/28] io-controller: cfq changes to use hierarchical fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 10/28] io-controller: Export disk time used and nr sectors dipatched through cgroups, Vivek Goyal
- [PATCH 04/28] io-controller: Common flat fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 01/28] io-controller: Documentation, Vivek Goyal
- [PATCH 23/28] io-controller: blkio_cgroup patches from Ryo to track async bios., Vivek Goyal
- [PATCH 25/28] io-controller: Per cgroup request descriptor support, Vivek Goyal
- [PATCH 15/28] io-controller: Allow CFQ specific extra preemptions, Vivek Goyal
- [PATCH 12/28] io-controller: Introduce group idling, Vivek Goyal
- [PATCH 14/28] io-controller: Keep track of late preemptions, Vivek Goyal
- [PATCH 24/28] io-controller: map async requests to appropriate cgroup, Vivek Goyal
- [PATCH 22/28] io-controller: anticipatory changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 20/28] io-controller: noop changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 03/28] io-controller: Keep a cache of recently expired queues, Vivek Goyal
- [PATCH 21/28] io-controller: deadline changes for hierarchical fair queuing, Vivek Goyal
- [PATCH 26/28] io-controller: Per io group bdi congestion interface, Vivek Goyal
- [PATCH 17/28] io-controller: Separate out queue and data, Vivek Goyal
- [PATCH 13/28] io-controller: Implement wait busy for io queues, Vivek Goyal
- [PATCH 16/28] io-controller: Wait for requests to complete from last queue before new queue is scheduled, Vivek Goyal
- [PATCH 06/28] io-controller: Core scheduler changes to support hierarhical scheduling, Vivek Goyal
- [PATCH 08/28] io-controller: Common hierarchical fair queuing code in elevaotor layer, Vivek Goyal
- [PATCH 28/28] io-controller: debug elevator fair queuing support, Vivek Goyal
- Re: IO scheduler based IO controller V10, Andrew Morton
- Re: IO scheduler based IO controller V10, Ulrich Lukas
- Re: IO scheduler based IO controller V10, Vivek Goyal
- Re: IO scheduler based IO controller V10, Corrado Zoccolo
- Message not available
- 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, Vivek Goyal
- 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, Jens Axboe
- 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, Linus Torvalds
- 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, Linus Torvalds
- Re: IO scheduler based IO controller V10, jim owens
- 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, Ingo Molnar
- 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
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]