> I didn't change TASK_SIZE in my patch, since there is a bug in libpthread,
> which causes SIGSEGV when java on non-standart kernel split is run :(((
> Test it with your kernel pls if not yet. You can find a jbb2000 test in
> internet.
That's fixed in the Sun JVM 1.4.2, or in Blackdown 1.4.1. I had the same
problem on AMD64. Currently it has a special "3GB" personality to
deal with the older JVMs. All the personality does is to move the top
of stack, an application could still place mmaps behind it.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/