messages from 2009-09-23 23:51:18 to 2009-09-30 16:29:23 UTC [more...]
[PATCH v18 38/80] c/r: restore memory address space (private memory)
2009-09-30 16:29 UTC (60+ messages)
` [PATCH v18 39/80] c/r: add generic '->checkpoint' f_op to ext fses
` [PATCH v18 40/80] c/r: add generic '->checkpoint()' f_op to simple devices
` [PATCH v18 41/80] Add the checkpoint operation for opened files of generic filesystems
` [PATCH v18 42/80] c/r: export shmem_getpage() to support shared memory
` [PATCH v18 43/80] c/r: dump anonymous- and file-mapped- "
` [PATCH v18 44/80] c/r: restore "
` [PATCH v18 45/80] splice: export pipe/file-to-pipe/file functionality
` [PATCH v18 46/80] c/r: support for open pipes
` [PATCH v18 47/80] c/r: checkpoint and restore FIFOs
` [PATCH v18 48/80] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [PATCH v18 49/80] c/r: support for UTS namespace
` [PATCH v18 50/80] c/r (ipc): allow allocation of a desired ipc identifier
` [PATCH v18 51/80] c/r: save and restore sysvipc namespace basics
` [PATCH v18 52/80] c/r: support share-memory sysv-ipc
` [PATCH v18 53/80] c/r: support message-queues sysv-ipc
` [PATCH v18 54/80] c/r: support semaphore sysv-ipc
` [PATCH v18 55/80] c/r: (s390): expose a constant for the number of words (CRs)
` [PATCH v18 56/80] c/r: add CKPT_COPY() macro
` [PATCH v18 57/80] c/r: define s390-specific checkpoint-restart code
` [PATCH v18 58/80] c/r: clone_with_pids: define the s390 syscall
` [PATCH v18 59/80] c/r: capabilities: define checkpoint and restore fns
` [PATCH v18 60/80] c/r: checkpoint and restore task credentials
` [PATCH v18 61/80] c/r: restore file->f_cred
` [PATCH v18 62/80] c/r: checkpoint and restore (shared) task's sighand_struct
` [PATCH v18 63/80] c/r: [signal 1/4] blocked and template for shared signals
` [PATCH v18 64/80] c/r: [signal 2/4] checkpoint/restart of rlimit
` [PATCH v18 65/80] c/r: [signal 3/4] pending signals (private, shared)
` [PATCH v18 66/80] c/r: [signal 4/4] support for real/virt/prof itimers
` [PATCH v18 67/80] Expose may_setuid() in user.h and add may_setgid() (v2)
` [PATCH v18 68/80] Add common socket helpers to unify the security hooks
` [PATCH v18 69/80] c/r: introduce checkpoint/restore methods to struct proto_ops
` [PATCH v18 70/80] c/r: Add AF_UNIX support (v12)
` [PATCH v18 71/80] c/r: [pty 1/2] allow allocation of desired pty slave
` [PATCH v18 72/80] c/r: [pty 2/2] support for pseudo terminals
` [PATCH v18 73/80] c/r: correctly restore pgid
` [PATCH v18 74/80] c/r: support for controlling terminal and job control
` [PATCH v18 75/80] powerpc: reserve checkpoint arch identifiers
` [PATCH v18 76/80] powerpc: provide APIs for validating and updating DABR
` [PATCH v18 77/80] powerpc: checkpoint/restart implementation
` [PATCH v18 78/80] powerpc: wire up checkpoint and restart syscalls
` [PATCH v18 79/80] powerpc: enable checkpoint support in Kconfig
` [PATCH v18 80/80] powerpc: clone_with_pids implementation
` [PATCH 00/80] Kernel based checkpoint/restart [v18]
` [PATCH v18 20/80] c/r: basic infrastructure for checkpoint/restart
[RFC][v7][PATCH 3/9] Make pid_max a pid_ns property
2009-09-30 16:27 UTC (37+ messages)
` [RFC][v7][PATCH 4/9]: Add target_pid parameter to alloc_pidmap()
` [RFC][v7][PATCH 1/9]: Factor out code to allocate pidmap page
` [RFC][v7][PATCH 2/9]: Have alloc_pidmap() return actual error code
` [RFC][v7][PATCH 5/9]: Add target_pids parameter to alloc_pid()
` [RFC][v7][PATCH 6/9]: Add target_pids parameter to copy_process()
` [RFC][v7][PATCH 7/9]: Define do_fork_with_pids()
` [RFC][v7][PATCH 8/9]: Define clone2() syscall
` [RFC][v7][PATCH 9/9]: Document "
` [RFC][v7][PATCH 0/9] Implement clone2() system call
[PATCH] Add c/r support for listening INET sockets (v2)
2009-09-30 15:21 UTC
[PATCH] [RFC] Add c/r support for listening INET sockets
2009-09-30 14:20 UTC (6+ messages)
[PATCH 01/28] io-controller: Documentation
2009-09-30 11:05 UTC (70+ messages)
` [PATCH 02/28] io-controller: Core of the elevator fair queuing
` [PATCH 03/28] io-controller: Keep a cache of recently expired queues
` [PATCH 04/28] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 05/28] io-controller: Modify cfq to make use of flat elevator fair queuing
` [PATCH 06/28] io-controller: Core scheduler changes to support hierarhical scheduling
` [PATCH 07/28] io-controller: cgroup related changes for hierarchical group support
` [PATCH 08/28] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH 09/28] io-controller: cfq changes to use "
` [PATCH 10/28] io-controller: Export disk time used and nr sectors dipatched through cgroups
` [PATCH 11/28] io-controller: Debug hierarchical IO scheduling
` [PATCH 12/28] io-controller: Introduce group idling
` [PATCH 13/28] io-controller: Implement wait busy for io queues
` [PATCH 14/28] io-controller: Keep track of late preemptions
` [PATCH 15/28] io-controller: Allow CFQ specific extra preemptions
` [PATCH 16/28] io-controller: Wait for requests to complete from last queue before new queue is scheduled
` [PATCH 17/28] io-controller: Separate out queue and data
` [PATCH 18/28] io-conroller: Prepare elevator layer for single queue schedulers
` [PATCH 19/28] io-controller: Avoid expiring ioq for single ioq scheduler if only root group
` [PATCH 20/28] io-controller: noop changes for hierarchical fair queuing
` [PATCH 21/28] io-controller: deadline "
` [PATCH 22/28] io-controller: anticipatory "
` [PATCH 23/28] io-controller: blkio_cgroup patches from Ryo to track async bios
` [PATCH 24/28] io-controller: map async requests to appropriate cgroup
` [PATCH 25/28] io-controller: Per cgroup request descriptor support
` [PATCH 26/28] io-controller: Per io group bdi congestion interface
` [PATCH 27/28] io-controller: Support per cgroup per device weights and io class
` [PATCH 28/28] io-controller: debug elevator fair queuing support
` IO scheduler based IO controller V10
[PATCH 1/2] Check for valid destructor pointer before calling it
2009-09-29 23:34 UTC (3+ messages)
[PATCH] user-cr: fix powerpc build
2009-09-29 23:33 UTC (2+ messages)
[PATCH 2/2] Add checkpoint/restart support for epoll files
2009-09-29 23:31 UTC (4+ messages)
[PATCH 1/3] restart: make sure all tasks are in sys_restart
2009-09-29 16:54 UTC (3+ messages)
` [PATCH 2/3] restart debug: add final process tree status
` [PATCH 3/3] restart debug: splatter more ckpt_debugs about
[LPC] Notes from Checkpoint/Restart BOF
2009-09-29 0:17 UTC
[patch 1/4][resend] fuse-procfs: proxy proc files
2009-09-28 15:47 UTC (4+ messages)
[PATCH] c/r: make ckpt_debug() safe if called by dead tasks
2009-09-24 23:23 UTC (2+ messages)
IO scheduler based IO controller V10
2009-09-24 19:25 UTC
[RFC][v7][PATCH 0/9] Implement clone2() system call
2009-09-24 16:55 UTC
[PATCH 2/2] user-cr: s390: Detect s390x arch too
2009-09-24 13:45 UTC (2+ messages)
[RFC][cr_tests PATCH] checkpoint/restart: define selinux tests
2009-09-24 6:19 UTC
[PATCH] restart: add switch '--self' for self-restart
2009-09-24 6:04 UTC (5+ messages)
[PATCH] ckptinfo.py: revert commit 8f99ace6513f958d572ef690d7af111991124f5c
2009-09-24 5:44 UTC (3+ messages)
[PATCH] io-controller: Fix task hanging when there are more than one groups
2009-09-24 1:10 UTC
[PATCH] Update documentation of cgroups tasks and procs files
2009-09-24 0:43 UTC
[PATCH] Update documentation of cgroups tasks and procs files
2009-09-24 0:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox