Re: [PATCH] Binding processes to selected CPUs

(no name) ((no email))
06 Oct 1999 12:48:09 -0400


>>>>> "Harald" == Harald Koenig <koenig@tat.physik.uni-tuebingen.de> writes:
> this array is only contigous in virtual address space.
> but your physical pages are allocated randomly (more or less)
> and it might even happen that all memory pages of this array
> map to the _same_ cache lines (if your virtual array consists
> of physical pages 128k apart or similar...).

You mean that after the never-ending thread about page-coloring earlier this
year, Linux still doesn't have any kind of page-coloring ?

Stefan

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