Re: VMSPLIT kernel config option

From: Chase Venters
Date: Mon Jun 12 2006 - 17:02:00 EST


On Mon, 12 Jun 2006, Andrew Clayton wrote:

Hi,

Is it meant, that the VMSPLIT_* options are only enabled
"if EMBEDDED"?

Indeed. Unfortunately, adjusting VMSPLIT appeared to break the assumptions of some programs like Valgrind (and hence caused a regression for some users). VMSPLIT was thusly "hidden" under CONFIG_EMBEDDED such that the only
people who would be inclined to mess with the setting were people already tinkering with "low-level" settings if you will.

See line 470 of arch/i386/Kconfig

This is with 2.6.17-rc6-git4


Cheers

Andrew

Thanks,
Chase
-
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/