Re: 3.4-rc7 numa_policy slab poison.

From: Christoph Lameter
Date: Mon May 21 2012 - 16:47:17 EST


On Mon, 21 May 2012, Dave Jones wrote:

> On Mon, May 21, 2012 at 03:36:39PM -0500, Christoph Lameter wrote:
> > On Mon, 21 May 2012, Dave Jones wrote:
> >
> > > It does create log files in the current dir with the parameters used.
> > > You should be able to grep for the pid that caused the actual oops.
> >
> > Ugghh. It screws up the colors on my screeen. Lightgrey on white. Is there
> > any way to get these horrible escape sequences cleared out? If I use
> > "less" to view the output then there are just the escape sequences
> > visible.
>
> Define them to nothing in trinity.h

Dependencies are not correctly set. I had to do a "make clean" to get a
rebuild done.

Cannot set them to "" since the compiler then fails the compile. Set to "
" instead but that looks horrible too.

It still wont trigger with

./trinity -c mbind

--
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/