Re: [PATCH] Use MPOL_INTERLEAVE for tmpfs files

From: Hugh Dickins
Date: Tue Nov 09 2004 - 16:09:35 EST


On Tue, 9 Nov 2004, Martin J. Bligh wrote:
>
> > I'm irritated to realize that we can't change the default for SysV
> > shared memory or /dev/zero this way, because that mount is internal.
>
> Boggle. shmem I can perfectly understand, and have been intending to
> change for a while. But why /dev/zero ? Presumably you'd always want
> that local?

I was meaning the mmap shared writable of /dev/zero, to get memory
shared between parent and child and descendants, a restricted form
of shared memory. I was thinking of them running on different cpus,
you're suggesting they'd at least be on the same node. I dare say,
I don't know. I'm not desperate to be able to set some other mpol
default for all of them (and each object can be set in the established
way), just would have been happier if the possibility of doing so came
for free with the mount option work.

Hugh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/