* [PATCH 0/3] Relay buffer-only channels and its prereqs (resubmit)
@ 2008-06-21 14:09 Eduard - Gabriel Munteanu
0 siblings, 0 replies; only message in thread
From: Eduard - Gabriel Munteanu @ 2008-06-21 14:09 UTC (permalink / raw)
To: tzanussi; +Cc: penberg, akpm, torvalds, compudj, vegard.nossum, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 975 bytes --]
Hello everybody,
Sorry for being so late to correct what Mathieu suggested.
Patch 1 has been acked by Mathieu. Vegard Nossum finds the 2nd patch
useful for kmemcheck.
As previously discussed, these patches allow kmemtrace to start logging
data as soon as kmem_cache_init() completes.
Please take a look and tell me what you think.
Cheers,
Eduard
Eduard - Gabriel Munteanu (3):
Unignore vmlinux.lds.h from Git.
Better interface for hooking early initcalls.
relay: Add buffer-only channels; useful for early logging.
.gitignore | 1 +
Documentation/filesystems/relay.txt | 11 +++
include/asm-generic/vmlinux.lds.h | 2 +
include/linux/init.h | 7 ++
include/linux/relay.h | 5 +
init/main.c | 13 +++-
kernel/relay.c | 141 +++++++++++++++++++++++++++--------
7 files changed, 147 insertions(+), 33 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-21 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21 14:09 [PATCH 0/3] Relay buffer-only channels and its prereqs (resubmit) Eduard - Gabriel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox