Re: -mm merge plans for 2.6.23

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ray Lee
Date: Wednesday, July 25, 2007 - 11:33 pm

On 7/25/07, Andrew Morton <akpm@linux-foundation.org> wrote:

<nod> Could be what I'm noticing, but it's important to note that as
others have shown improvement with Con's swap prefetch, it's easily
arguable that targeting just swap is good enough for a first
approximation.


Yes, that's a fair transformation / generalization. It's always nice
talking to someone with more clarity than one's self.


Okay, let's run with that for argument's sake.


I've always thought your sense of humor was underappreciated.


So in your proposed scheme, would userspace be polling, er, <goes and
looks through email for maps2 stuff, only finds Rusty's patches to
it>, well, /proc/<pids>/something_or_another?

A userspace daemon that wakes up regularly to poll a bunch of proc
files fills me with glee. Wait, is that glee? I think, no... wait...
horror, yes, horror is what I'm feeling.

I'm wrong, right? I love being wrong about this kind of stuff.


Oy. I mean this in the most respectful way possible, but you're too
smart for your own good.

I mean, sure, it's possible one could have multiply-chained transient
workloads each of which have their optimum workingset, of which
there's little overlap with the previous. Mainframes made their names
on such loads. Workingset A starts, generates data, finishes and
invokes workingset B, of which the only thing they share in common is
said data. B finishes and invokes C, etc.

So, yeah, that's way too complex to stuff into the kernel. Even if it
were possible to do so, I cringe at the thought. And I can't believe
that would be a common enough pattern nowadays to justify any
hueristics on anyone's part. It's certainly complex enough that I'd
like to punt that scenario out of the conversation entirely -- I think
it has the potential to give a false impression as to how involved of
a process we're talking about here.

Let's go back to your restatement:


I'll take an 80% solution for that one problem, and happily declare
that the kernel's job is done. In particular, when a resource hog
exits (or whatever hueristics prefetch is currently hooking in to),
the kernel (or userspace, if that interface could be made sane) could
exercise a completely workload agnostic refetch of the last n things
evicted, where n is determined by what's suddenly become free (or
whatever Con came up with).

Just, y'know, MRU style.


We're talking about patching the kernel for whatever API you're coming
up with to repopulate pagecache, swap, and inodes, aren't we? If we
are, it doesn't seem like we're saving any work here. Also we're
talking about a creating a new user-visible API instead of augmenting
a pre-existing hueristic -- page replacement -- that the kernel
doesn't export and so can change at a moment's notice. Augmenting an
opaque hueristic seems a lot more friendly to long-term maintenance.


Eh, dunno. Maybe?

We're assuming we come up with an API for userspace to get
notifications of evictions (without polling, though poll() would be
fine -- you know what I mean), and an API for re-victing those things
on demand. If you think that adding that API and maintaining it is
simpler/better than including a variation on the above hueristic I
offered, then yeah, I guess we are. It'll all have that vague
userspace s2ram odor about it, but I'm sure it could be made to work.

As I think I've successfully Peter Principled my way through this
conversation to my level of incompetence, I'll shut up now.

Ray
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
-mm merge plans for 2.6.23, Andrew Morton, (Tue Jul 10, 1:31 am)
intel iommu (Re: -mm merge plans for 2.6.23), Jan Engelhardt, (Tue Jul 10, 2:04 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Heiko Carstens, (Tue Jul 10, 2:07 am)
Re: cpuset-remove-sched-domain-hooks-from-cpusets, Paul Jackson, (Tue Jul 10, 2:17 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Andrew Morton, (Tue Jul 10, 2:22 am)
Re: -mm merge plans for 2.6.23, Con Kolivas, (Tue Jul 10, 3:15 am)
containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Tue Jul 10, 3:52 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Ingo Molnar, (Tue Jul 10, 4:19 am)
clam, Andy Whitcroft, (Tue Jul 10, 5:37 am)
Re: -mm merge plans for 2.6.23, Serge E. Hallyn, (Tue Jul 10, 8:08 am)
Re: -mm merge plans for 2.6.23, Rafael J. Wysocki, (Tue Jul 10, 8:11 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Theodore Tso, (Tue Jul 10, 8:45 am)
Re: -mm merge plans for 2.6.23 (pcmcia), Randy Dunlap, (Tue Jul 10, 9:29 am)
Re: -mm merge plans for 2.6.23 - ioat/dma engine, Kok, Auke, (Tue Jul 10, 9:31 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Andrew Morton, (Tue Jul 10, 10:27 am)
Re: -mm merge plans for 2.6.23 (pcmcia), Andrew Morton, (Tue Jul 10, 10:30 am)
ata and netdev (was Re: -mm merge plans for 2.6.23), Jeff Garzik, (Tue Jul 10, 10:42 am)
ext2 reservations (Re: -mm merge plans for 2.6.23), Alexey Dobriyan, (Tue Jul 10, 10:49 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Heiko Carstens, (Tue Jul 10, 11:05 am)
RE: -mm merge plans for 2.6.23 - ioat/dma engine, Nelson, Shannon, (Tue Jul 10, 11:05 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Mark Fasheh, (Tue Jul 10, 11:20 am)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), Andrew Morton, (Tue Jul 10, 11:24 am)
Re: PCI probing changes, Jesse Barnes, (Tue Jul 10, 11:34 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Menage, (Tue Jul 10, 11:34 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Amit K. Arora, (Tue Jul 10, 11:39 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Andrew Morton, (Tue Jul 10, 11:41 am)
agp / cpufreq., Dave Jones, (Tue Jul 10, 11:44 am)
Re: -mm merge plans for 2.6.23 - ioat/dma engine, Andrew Morton, (Tue Jul 10, 11:47 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Andrew Morton, (Tue Jul 10, 11:53 am)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), James Bottomley, (Tue Jul 10, 11:55 am)
Re: PCI probing changes, Andrew Morton, (Tue Jul 10, 11:55 am)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), Jeff Garzik, (Tue Jul 10, 11:57 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Menage, (Tue Jul 10, 12:05 pm)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), Sergei Shtylyov, (Tue Jul 10, 12:56 pm)
Re: -mm merge plans for 2.6.23, Christoph Lameter, (Tue Jul 10, 1:09 pm)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Amit K. Arora, (Tue Jul 10, 1:28 pm)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), Sergei Shtylyov, (Tue Jul 10, 1:31 pm)
Re: ata and netdev (was Re: -mm merge plans for 2.6.23), Andrew Morton, (Tue Jul 10, 1:35 pm)
RE: -mm merge plans for 2.6.23 - ioat/dma engine, Nelson, Shannon, (Tue Jul 10, 2:18 pm)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Tue Jul 10, 9:55 pm)
Re: containers (was Re: -mm merge plans for 2.6.23), Andrew Morton, (Tue Jul 10, 10:29 pm)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Tue Jul 10, 11:03 pm)
Re: containers (was Re: -mm merge plans for 2.6.23), Ingo Molnar, (Wed Jul 11, 2:04 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Jackson, (Wed Jul 11, 2:23 am)
Re: Re: -mm merge plans -- lumpy reclaim, Andy Whitcroft, (Wed Jul 11, 2:34 am)
testcases, was Re: -mm merge plans for 2.6.23 -- sys_fallocate, Christoph Hellwig, (Wed Jul 11, 2:36 am)
Re: -mm merge plans for 2.6.23 -- sys_fallocate, Andi Kleen, (Wed Jul 11, 2:40 am)
Re: -mm merge plans for 2.6.23, Mel Gorman, (Wed Jul 11, 2:42 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Wed Jul 11, 3:03 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Ingo Molnar, (Wed Jul 11, 3:19 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Jackson, (Wed Jul 11, 4:10 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Peter Zijlstra, (Wed Jul 11, 4:24 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Peter Zijlstra, (Wed Jul 11, 4:30 am)
Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 4:35 am)
scsi, was Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 4:37 am)
Re: -mm merge plans for 2.6.23, David Woodhouse, (Wed Jul 11, 4:39 am)
Re: buffered write patches, -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 4:39 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Wed Jul 11, 4:39 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Jackson, (Wed Jul 11, 4:42 am)
Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 4:55 am)
fallocate, Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 5:00 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Peter Zijlstra, (Wed Jul 11, 5:06 am)
lguest, Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Wed Jul 11, 5:23 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Wed Jul 11, 5:30 am)
x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 5:43 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Wed Jul 11, 6:14 am)
Re: lguest, Re: -mm merge plans for 2.6.23, Randy Dunlap, (Wed Jul 11, 8:45 am)
Re: -mm merge plans -- lumpy reclaim, Andrew Morton, (Wed Jul 11, 9:46 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Jackson, (Wed Jul 11, 10:03 am)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 11, 10:21 am)
Re: scsi, was Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 11, 10:22 am)
Re: buffered write patches, -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 11, 10:23 am)
Re: -mm merge plans for 2.6.23, Randy Dunlap, (Wed Jul 11, 10:28 am)
Re: x86 status was Re: -mm merge plans for 2.6.23, Jesse Barnes, (Wed Jul 11, 10:33 am)
Re: x86 status was Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 11, 10:42 am)
Re: -mm merge plans for 2.6.23, Christoph Lameter, (Wed Jul 11, 10:49 am)
Re: lguest, Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 11, 11:04 am)
Re: x86 status was Re: -mm merge plans for 2.6.23, Jeremy Fitzhardinge, (Wed Jul 11, 11:14 am)
Re: -mm merge plans -- lumpy reclaim, Andy Whitcroft, (Wed Jul 11, 11:38 am)
Re: fallocate-implementation-on-i86-x86_64-and-powerpc.patch, Heiko Carstens, (Wed Jul 11, 11:47 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Peter Zijlstra, (Wed Jul 11, 11:47 am)
Re: containers (was Re: -mm merge plans for 2.6.23), Paul Menage, (Wed Jul 11, 12:44 pm)
Re: fallocate-implementation-on-i86-x86_64-and-powerpc.patch, Martin Schwidefsky, (Wed Jul 11, 1:32 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Randy Dunlap, (Wed Jul 11, 2:02 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 2:16 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 2:39 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 2:42 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Valdis.Kletnieks, (Wed Jul 11, 2:46 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 2:46 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andrea Arcangeli, (Wed Jul 11, 2:46 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 2:52 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 2:54 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 3:04 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 3:09 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Valdis.Kletnieks, (Wed Jul 11, 3:11 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 3:12 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 3:18 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 3:20 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 3:20 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 3:33 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 3:50 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 3:51 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 3:58 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 4:03 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 4:07 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 11, 4:19 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Randy Dunlap, (Wed Jul 11, 4:21 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 4:29 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 4:36 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Linus Torvalds, (Wed Jul 11, 4:45 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Thomas Gleixner, (Wed Jul 11, 4:48 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 11, 4:58 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 5:07 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Chris Wright, (Wed Jul 11, 5:15 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 11, 5:18 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 11, 5:37 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Wed Jul 11, 6:21 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, David Miller, (Wed Jul 11, 7:28 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Wed Jul 11, 7:48 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, David Miller, (Wed Jul 11, 7:51 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Arjan van de Ven, (Wed Jul 11, 7:53 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Wed Jul 11, 8:15 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, David Miller, (Wed Jul 11, 8:35 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 11, 9:24 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Wed Jul 11, 9:52 pm)
Re: containers (was Re: -mm merge plans for 2.6.23), Srivatsa Vaddagiri, (Wed Jul 11, 10:39 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Avi Kivity, (Thu Jul 12, 4:10 am)
Re: x86 status was Re: -mm merge plans for 2.6.23, Christoph Lameter, (Thu Jul 12, 12:33 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Matt Mackall, (Thu Jul 12, 1:38 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andi Kleen, (Thu Jul 12, 1:38 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Thu Jul 12, 4:20 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Roman Zippel, (Thu Jul 12, 7:23 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Andrew Morton, (Thu Jul 12, 9:40 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Mike Galbraith, (Thu Jul 12, 9:47 pm)
Re: -mm merge plans for 2.6.23, Jan Engelhardt, (Fri Jul 13, 2:46 am)
Re: x86 status was Re: -mm merge plans for 2.6.23, Roman Zippel, (Fri Jul 13, 10:23 am)
[PATCH] CFS: Fix missing digit off in wmult table, Thomas Gleixner, (Fri Jul 13, 12:43 pm)
Re: -mm merge plans for 2.6.23, Tilman Schmidt, (Fri Jul 13, 4:09 pm)
Re: x86 status was Re: -mm merge plans for 2.6.23, Mike Galbraith, (Fri Jul 13, 10:04 pm)
Re: -mm merge plans for 2.6.23, Jan Engelhardt, (Sat Jul 14, 3:02 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, James Bruce, (Sun Jul 15, 11:18 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 12:06 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 12:41 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 3:18 am)
Re: -mm merge plans -- lumpy reclaim, Mel Gorman, (Mon Jul 16, 3:37 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 4:20 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 4:58 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 5:12 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 5:42 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 6:40 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 7:01 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, James Bruce, (Mon Jul 16, 8:02 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Linus Torvalds, (Mon Jul 16, 10:47 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 11:12 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Matt Mackall, (Mon Jul 16, 1:31 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 2:18 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 2:25 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 3:13 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Mon Jul 16, 3:29 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 5:02 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Mon Jul 16, 8:20 pm)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Tue Jul 17, 12:53 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Tue Jul 17, 1:02 am)
unprivileged mounts (was: Re: -mm merge plans for 2.6.23), Andrew Morton, (Tue Jul 17, 1:55 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Tue Jul 17, 7:06 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Tue Jul 17, 8:12 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Peter Zijlstra, (Wed Jul 18, 3:27 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Wed Jul 18, 3:40 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 5:40 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 5:45 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Peter Zijlstra, (Wed Jul 18, 5:52 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Wed Jul 18, 5:59 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 6:07 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 6:26 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Peter Zijlstra, (Wed Jul 18, 6:27 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Peter Zijlstra, (Wed Jul 18, 6:31 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Wed Jul 18, 6:48 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 6:58 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Wed Jul 18, 7:14 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Wed Jul 18, 9:02 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Ingo Molnar, (Wed Jul 18, 9:17 am)
Re: lguest, Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Thu Jul 19, 10:27 am)
Re: lguest, Re: -mm merge plans for 2.6.23, Rusty Russell, (Thu Jul 19, 8:27 pm)
Re: lguest, Re: -mm merge plans for 2.6.23, Christoph Hellwig, (Fri Jul 20, 12:15 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Fri Jul 20, 6:38 am)
Re: [PATCH] CFS: Fix missing digit off in wmult table, Roman Zippel, (Fri Jul 20, 8:03 am)
Re: -mm merge plans for 2.6.23, Jesper Juhl, (Mon Jul 23, 4:08 pm)
Re: -mm merge plans for 2.6.23, Con Kolivas, (Mon Jul 23, 5:08 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Mon Jul 23, 8:22 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Mon Jul 23, 9:53 pm)
Re: -mm merge plans for 2.6.23, Jeremy Fitzhardinge, (Mon Jul 23, 10:10 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Mon Jul 23, 10:16 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Mon Jul 23, 10:18 pm)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Mon Jul 23, 10:18 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Mon Jul 23, 11:01 pm)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Mon Jul 23, 11:10 pm)
Re: -mm merge plans for 2.6.23, Tilman Schmidt, (Tue Jul 24, 2:38 am)
Re: -mm merge plans for 2.6.23, Ray Lee, (Tue Jul 24, 9:15 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Rashkae, (Tue Jul 24, 10:46 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Tue Jul 24, 6:26 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, David Miller, (Tue Jul 24, 6:35 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 9:06 pm)
Re: -mm merge plans for 2.6.23, david, (Tue Jul 24, 9:46 pm)
Re: -mm merge plans for 2.6.23, Rene Herman, (Tue Jul 24, 9:55 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 10:00 pm)
Re: -mm merge plans for 2.6.23, david, (Tue Jul 24, 10:12 pm)
Re: -mm merge plans for 2.6.23, Rene Herman, (Tue Jul 24, 10:30 pm)
Re: -mm merge plans for 2.6.23, Eric St-Laurent, (Tue Jul 24, 10:30 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 10:37 pm)
Re: -mm merge plans for 2.6.23, david, (Tue Jul 24, 10:51 pm)
Re: -mm merge plans for 2.6.23, david, (Tue Jul 24, 10:53 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 11:04 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Tue Jul 24, 11:09 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 11:18 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Tue Jul 24, 11:19 pm)
Re: -mm merge plans for 2.6.23, david, (Tue Jul 24, 11:23 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Nick Piggin, (Tue Jul 24, 11:30 pm)
Re: -mm merge plans for 2.6.23, Eric St-Laurent, (Tue Jul 24, 11:44 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Mike Galbraith, (Tue Jul 24, 11:47 pm)
Re: -mm merge plans for 2.6.23, Valdis.Kletnieks, (Wed Jul 25, 12:14 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Eric St-Laurent, (Wed Jul 25, 12:19 am)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Wed Jul 25, 12:25 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 25, 12:49 am)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Wed Jul 25, 12:58 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 1:00 am)
Re: -mm merge plans for 2.6.23, david, (Wed Jul 25, 1:07 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 25, 1:15 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 1:18 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 25, 1:28 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 1:29 am)
Re: -mm merge plans for 2.6.23, david, (Wed Jul 25, 1:31 am)
Re: -mm merge plans for 2.6.23, david, (Wed Jul 25, 1:33 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 1:43 am)
Re: -mm merge plans for 2.6.23, Jesper Juhl, (Wed Jul 25, 3:41 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 3:58 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 25, 4:34 am)
Re: -mm merge plans for 2.6.23, Rene Herman, (Wed Jul 25, 4:40 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Wed Jul 25, 4:50 am)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 8:55 am)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 9:02 am)
Re: -mm merge plans for 2.6.23, Valdis.Kletnieks, (Wed Jul 25, 9:08 am)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 9:09 am)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 9:19 am)
Re: -mm merge plans for 2.6.23, Frank A. Kingswood, (Wed Jul 25, 10:55 am)
Re: -mm merge plans for 2.6.23, Al Boldi, (Wed Jul 25, 1:16 pm)
Re: -mm merge plans for 2.6.23, Andi Kleen, (Wed Jul 25, 1:46 pm)
Re: -mm merge plans for 2.6.23, Zan Lynx, (Wed Jul 25, 1:55 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 2:28 pm)
Re: -mm merge plans for 2.6.23, Paul Jackson, (Wed Jul 25, 3:05 pm)
Re: -mm merge plans for 2.6.23, Zan Lynx, (Wed Jul 25, 3:22 pm)
Re: -mm merge plans for 2.6.23, Jesper Juhl, (Wed Jul 25, 3:27 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Michael Chang, (Wed Jul 25, 3:28 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, André Goddard Rosa, (Wed Jul 25, 4:45 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Wed Jul 25, 6:15 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 6:32 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Wed Jul 25, 8:16 pm)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 25, 9:57 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Wed Jul 25, 10:53 pm)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 25, 11:06 pm)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Wed Jul 25, 11:17 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Wed Jul 25, 11:33 pm)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Wed Jul 25, 11:50 pm)
Re: -mm merge plans for 2.6.23, Ray Lee, (Thu Jul 26, 12:43 am)
Re: -mm merge plans for 2.6.23, Nick Piggin, (Thu Jul 26, 12:59 am)
Re: -mm merge plans for 2.6.23, Frank Kingswood, (Thu Jul 26, 1:38 am)
Re: -mm merge plans for 2.6.23, Ingo Molnar, (Thu Jul 26, 2:20 am)
Re: -mm merge plans for 2.6.23, Andrew Morton, (Thu Jul 26, 2:34 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Michael Chang, (Thu Jul 26, 7:19 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Andrew Morton, (Thu Jul 26, 11:13 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Dirk Schoebel, (Thu Jul 26, 3:04 pm)
Re: -mm merge plans for 2.6.23, Michael Chang, (Thu Jul 26, 3:30 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Dirk Schoebel, (Thu Jul 26, 3:33 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Jeff Garzik, (Thu Jul 26, 4:27 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, david, (Thu Jul 26, 4:29 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, Jeff Garzik, (Thu Jul 26, 4:39 pm)
Re: [ck] Re: -mm merge plans for 2.6.23, david, (Thu Jul 26, 5:12 pm)
Re: -mm merge plans for 2.6.23, Magnus Naeslund, (Thu Jul 26, 5:28 pm)
Re: -mm merge plans for 2.6.23, Matt Mackall, (Fri Jul 27, 5:12 pm)
Re: -mm merge plans for 2.6.23, Matt Mackall, (Fri Jul 27, 5:24 pm)
Re: -mm merge plans for 2.6.23, Daniel Cheng, (Fri Jul 27, 8:42 pm)
Re: -mm merge plans for 2.6.23, Stefan Richter, (Sat Jul 28, 2:35 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Matthew Hawkins, (Tue Jul 31, 9:37 am)
CFS review, Roman Zippel, (Tue Jul 31, 8:41 pm)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 12:12 am)
Re: CFS review, Mike Galbraith, (Wed Aug 1, 12:26 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 12:30 am)
Re: CFS review, Mike Galbraith, (Wed Aug 1, 12:36 am)
Re: CFS review, Mike Galbraith, (Wed Aug 1, 1:49 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 4:22 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 4:37 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 5:21 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 5:23 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 5:27 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 6:19 am)
Re: CFS review, Andi Kleen, (Wed Aug 1, 6:20 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 6:33 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 6:59 am)
Re: CFS review, Arjan van de Ven, (Wed Aug 1, 7:04 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 7:36 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 7:40 am)
Re: CFS review, Peter Zijlstra, (Wed Aug 1, 7:49 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 8:07 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 8:44 am)
Re: CFS review, Andi Kleen, (Wed Aug 1, 9:11 am)
Re: CFS review, Linus Torvalds, (Wed Aug 1, 9:27 am)
Re: CFS review, Andi Kleen, (Wed Aug 1, 10:10 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 10:41 am)
Re: CFS review, Andi Kleen, (Wed Aug 1, 10:48 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 10:50 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 11:01 am)
Re: CFS review, Roman Zippel, (Wed Aug 1, 11:14 am)
Re: CFS review, Ingo Molnar, (Wed Aug 1, 12:05 pm)
Re: CFS review, Linus Torvalds, (Wed Aug 1, 7:17 pm)
Re: CFS review, Willy Tarreau, (Wed Aug 1, 9:57 pm)
Re: CFS review, Andi Kleen, (Thu Aug 2, 3:43 am)
Re: CFS review, Ingo Molnar, (Thu Aug 2, 8:46 am)
Re: CFS review, Ingo Molnar, (Thu Aug 2, 9:09 am)
Re: CFS review, Roman Zippel, (Thu Aug 2, 10:36 am)
Re: CFS review, Daniel Phillips, (Thu Aug 2, 12:16 pm)
Re: CFS review, Roman Zippel, (Thu Aug 2, 3:38 pm)
Re: CFS review, Roman Zippel, (Thu Aug 2, 4:23 pm)
Re: CFS review, Matt Mackall, (Thu Aug 2, 8:04 pm)
Re: CFS review, Arjan van de Ven, (Thu Aug 2, 8:57 pm)
Re: CFS review, Willy Tarreau, (Thu Aug 2, 9:18 pm)
Re: CFS review, Arjan van de Ven, (Thu Aug 2, 9:31 pm)
Re: CFS review, Matt Mackall, (Thu Aug 2, 9:38 pm)
Re: CFS review, Willy Tarreau, (Thu Aug 2, 9:53 pm)
Re: CFS review, Ingo Molnar, (Fri Aug 3, 1:44 am)
Re: CFS review, Andi Kleen, (Fri Aug 3, 2:29 am)
Re: [ck] Re: -mm merge plans for 2.6.23, Nick Piggin, (Sun Aug 5, 7:11 pm)
Re: CFS review, Roman Zippel, (Thu Aug 9, 4:14 pm)
Re: CFS review, Ingo Molnar, (Thu Aug 9, 10:49 pm)
Re: CFS review, Mike Galbraith, (Fri Aug 10, 12:23 am)
Re: CFS review, Roman Zippel, (Fri Aug 10, 6:52 am)
Re: CFS review, Ingo Molnar, (Fri Aug 10, 7:18 am)
Re: CFS review, Mike Galbraith, (Fri Aug 10, 9:47 am)
Re: CFS review, Michael Chang, (Fri Aug 10, 9:54 am)
Re: CFS review, Roman Zippel, (Fri Aug 10, 10:19 am)
Re: CFS review, Roman Zippel, (Fri Aug 10, 10:25 am)
Re: CFS review, Ingo Molnar, (Fri Aug 10, 12:44 pm)
Re: CFS review, Willy Tarreau, (Fri Aug 10, 12:47 pm)
Re: CFS review, Roman Zippel, (Fri Aug 10, 2:15 pm)
Re: CFS review, Ingo Molnar, (Fri Aug 10, 2:36 pm)
Re: CFS review, Roman Zippel, (Fri Aug 10, 3:50 pm)
Re: CFS review, Ingo Molnar, (Fri Aug 10, 5:30 pm)
Re: CFS review, Willy Tarreau, (Fri Aug 10, 10:15 pm)
Re: CFS review, Willy Tarreau, (Fri Aug 10, 10:28 pm)
Re: CFS review, Ingo Molnar, (Sat Aug 11, 10:17 pm)
Re: CFS review, Roman Zippel, (Mon Aug 20, 3:19 pm)
Re: CFS review, Mike Galbraith, (Tue Aug 21, 12:33 am)
Re: CFS review, Ingo Molnar, (Tue Aug 21, 1:35 am)
Re: CFS review, Roman Zippel, (Tue Aug 21, 4:54 am)