messages from 2009-08-04 19:20:29 to 2009-08-17 20:34:23 UTC [more...]
[PATCH] Improve debug output from ckpt_notify_error()
2009-08-17 20:34 UTC
c/r: support for pending signals (v3)
2009-08-17 20:14 UTC (7+ messages)
` [PATCH 1/4] c/r: [signal] blocked and template for shared signals
` [PATCH 2/4] c/r: [signal] checkpoint/restart of rlimit
` [PATCH 3/4] c/r: [signal] pending signals (private, shared)
` [PATCH 4/4] c/r: [signal] support for real/virt/prof itimers
c/r: some cleanup for sockets
2009-08-17 20:12 UTC (4+ messages)
` [PATCH 1/3] c/r: cleanup sock_file_restore()/sock_file_checkpoint()
` [PATCH 2/3] c/r: add checkpoint/restore methods to struct proto_ops
` [PATCH 3/3] c/r: cleanup - follow naming conventions
[RFC][PATCH] user-cr: Extract kernel headers
2009-08-17 16:33 UTC (2+ messages)
[PATCH 01/24] io-controller: Documentation
2009-08-17 5:29 UTC (26+ messages)
` [PATCH 02/24] io-controller: Core of the elevator fair queuing
` [PATCH 03/24] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 04/24] io-controller: Modify cfq to make use of flat elevator fair queuing
` [PATCH 05/24] io-controller: Core scheduler changes to support hierarhical scheduling
` [PATCH 06/24] io-controller: cgroup related changes for hierarchical group support
` [PATCH 07/24] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH 08/24] io-controller: cfq changes to use "
` [PATCH 09/24] io-controller: Export disk time used and nr sectors dipatched through cgroups
` [PATCH 10/24] io-controller: Debug hierarchical IO scheduling
` [PATCH 11/24] io-controller: Introduce group idling
` [PATCH 12/24] io-controller: Wait for requests to complete from last queue before new queue is scheduled
` [PATCH 13/24] io-controller: Separate out queue and data
` [PATCH 14/24] io-conroller: Prepare elevator layer for single queue schedulers
` [PATCH 15/24] io-controller: noop changes for hierarchical fair queuing
` [PATCH 16/24] io-controller: deadline "
` [PATCH 17/24] io-controller: anticipatory "
` [PATCH 18/24] blkio_cgroup patches from Ryo to track async bios
` [PATCH 19/24] io-controller: map async requests to appropriate cgroup
` [PATCH 20/24] io-controller: Per cgroup request descriptor support
` [PATCH 21/24] io-controller: Per io group bdi congestion interface
` [PATCH 22/24] io-controller: Support per cgroup per device weights and io class
` [PATCH 23/24] io-controller: map sync requests to group using bio tracking info
` [PATCH 24/24] io-controller: debug elevator fair queuing support
` [RFC] IO scheduler based IO controller V8
ed itself from th
2009-08-16 22:50 UTC
[RFC] IO scheduler based IO controller V8
2009-08-16 19:30 UTC
h America 37.0% South America 24
2009-08-15 1:15 UTC
[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46185-ge861b44
2009-08-14 20:21 UTC
[PATCH] Fix kfree() corruption in sock_read_buffer_sendmsg()
2009-08-14 20:21 UTC (3+ messages)
[RFC][PATCH] flexible array implementation v4
2009-08-14 19:02 UTC (3+ messages)
Socket c/r additional features
2009-08-14 0:52 UTC (15+ messages)
` [PATCH 1/4] Set socket flags on restore using sock_setsockopt() where possible
` [PATCH 2/4] Expose may_setuid() in user.h
` [PATCH 3/4] Save and restore UNIX socket peer credentials
` [PATCH 4/4] Handle unconnected DGRAM sockets with buffers in-flight
[RFC][v4][PATCH 7/7]: Define clone_with_pids syscall
2009-08-13 19:46 UTC (15+ messages)
` [RFC][v4][PATCH 1/7]: Factor out code to allocate pidmap page
` [RFC][v4][PATCH 2/7]: Have alloc_pidmap() return actual error code
` [RFC][v4][PATCH 3/7]: Add target_pid parameter to alloc_pidmap()
` [RFC][v4][PATCH 4/7]: Add target_pids parameter to alloc_pid()
` [RFC][v4][PATCH 5/7]: Add target_pids parameter to copy_process()
` [RFC][v4][PATCH 6/7]: Define do_fork_with_pids()
` [RFC][v4][PATCH 0/7] clone_with_pids() system call
biscay
2009-08-13 17:42 UTC
FWD
2009-08-13 10:16 UTC
[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46183-gd8a68a4
2009-08-12 20:57 UTC
[PATCH] c/r: Add AF_UNIX support (v10)
2009-08-12 20:02 UTC
[PATCH 0/3] cr: support LSM credentials
2009-08-12 18:14 UTC (4+ messages)
` [PATCH 1/3] cr: checkpoint the active LSM and add RESTART_KEEP_LSM flag
` [PATCH 2/3] cr: add generic LSM c/r support
` [PATCH 3/3] cr: add smack support to lsm c/r
[PATCH] c/r: Add AF_UNIX support (v9)
2009-08-12 15:12 UTC
[PATCH] Add script to, given a kernel source tree, automatically write the cr.h
2009-08-12 10:31 UTC (5+ messages)
C/R support of UNIX sockets
2009-08-12 6:17 UTC (13+ messages)
` [PATCH 1/5] Add an errno validation function (v2)
` [PATCH 2/5] Add a ckpt_read_string() function (v3)
` [PATCH 4/5] Export fill_fname() as ckpt_fill_fname()
` [PATCH 3/5] Add common socket helpers to unify the security hooks
` [PATCH 5/5] c/r: Add AF_UNIX support (v8)
[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46181-ga101d30
2009-08-12 6:11 UTC
[PATCH] objhash: fix syntax error
2009-08-12 6:11 UTC (2+ messages)
[PATCH] powerpc: vdso build fix (ckpt-v17)
2009-08-12 6:11 UTC (2+ messages)
[PATCH v3 0/7] CGroups: cgroup memberlist enhancement+fix
2009-08-11 0:58 UTC (8+ messages)
` [PATCH 1/7] Adds a read-only "procs" file similar to "tasks" that shows only unique tgids
` [PATCH 2/7] Ensures correct concurrent opening/reading of pidlists across pid namespaces
` [PATCH 3/7] Quick vmalloc vs kmalloc fix to the case where array size is too large
` [PATCH 4/7] Changes css_set freeing mechanism to be under RCU
` [PATCH 5/7] Lets ss->can_attach and ss->attach do whole threadgroups at a time
` [PATCH 6/7] Adds functionality to read/write lock CLONE_THREAD fork()ing per-threadgroup
` [PATCH 7/7] Makes procs file writable to move all threads by tgid at once
[PATCH] CGROUPS: includecheck fix for include/linux/page_cgroup.h
2009-08-10 18:50 UTC (2+ messages)
Email Database of business owners in the USA
2009-08-08 12:37 UTC
Database of small to medium sized companies in the USA
2009-08-08 12:28 UTC
[PATCH 22/24] io-controller: Per io group bdi congestion interface
2009-08-08 8:14 UTC
[PATCH 6/6] Makes procs file writable to move all threads by tgid at once
2009-08-08 1:51 UTC (25+ messages)
BUG in tty_open when using containers and ptrace
2009-08-07 19:08 UTC (11+ messages)
[RFC][v4][PATCH 0/7] clone_with_pids() system call
2009-08-07 6:11 UTC
[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
2009-08-07 1:36 UTC
[RFC][v4][PATCH 0/7] clone_extended() syscall
2009-08-06 20:38 UTC (16+ messages)
` [RFC][v4][PATCH 1/7] Factor out code to allocate pidmap page
` [RFC][v4][PATCH 2/7]: Have alloc_pidmap() return actual error code
` [RFC][v4][PATCH 3/7]: Add target_pid parameter to alloc_pidmap()
` [RFC][v4][PATCH 4/7]: Add target_pids parameter to alloc_pid()
` [RFC][v4][PATCH 5/7]: Add target_pids parameter to copy_process()
` [RFC][v4][PATCH 6/7]: Define do_fork_with_pids()
` [RFC][v4][PATCH 7/7]: Define clone_extended() syscall
[user-cr PATCH] mktree: accept the lsm_name field in header and add -k flag
2009-08-06 16:20 UTC
[kernel PATCH] cr: checkpoint the active LSM and add RESTART_KEEP_LSM flag
2009-08-06 16:19 UTC
[PATCH 1/1] veth: don't free priv->status until dev->destructor (v2)
2009-08-05 22:43 UTC (5+ messages)
[PATCH 4/4] cr_tests: Use stdout for rewrite-cr-header.sh output
2009-08-05 14:02 UTC (2+ messages)
C/R support of UNIX sockets
2009-08-05 13:29 UTC (19+ messages)
` [PATCH 2/5] Add a ckpt_read_string() function (v2)
` [PATCH 3/5] Add common socket helpers to unify the security hooks
` [PATCH 4/5] Export fill_fname() as ckpt_fill_fname()
` [PATCH 5/5] c/r: Add AF_UNIX support (v7)
c/r: support for pending signals (v2)
2009-08-05 10:40 UTC (5+ messages)
` [PATCH 4/4] c/r: support for real/virt/prof itimers (v2)
[PATCH 3/4] cr_tests: Fully quote paths in rewrite-cr-header.sh
2009-08-05 4:42 UTC
[PATCH 2/4] cr_tests: Replace KERNELSRC envvar with a required commandline option
2009-08-05 4:42 UTC
[PATCH 1/4] cr_tests: Add author info for rewrite-cr-header.sh
2009-08-05 4:42 UTC
[PATCH] Fix misquoting in simple/runtests.sh
2009-08-04 23:46 UTC (2+ messages)
[PATCH] Use the CHECKPOINT_SUBTREE definition from cr.h
2009-08-04 23:45 UTC (2+ messages)
[cr_tests PATCH] robust futex: handle -EINTR snafus
2009-08-04 23:34 UTC (2+ messages)
[PATCH] io-controller: implement per group request allocation limitation
2009-08-04 22:37 UTC
[PATCH] Add a ckpt_read_string() function (v3)
2009-08-04 22:04 UTC (4+ messages)
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