On Sun, Nov 16, 2014 at 10:52 AM, Thomas Gleixner <t...@linutronix.de> wrote: >> > >> > Are you sure? For me, _brk_end isn't far enough: >> > >> > [ 1.475572] all_end: 0xffffffff82df5000 >> > [ 1.476736] _brk_end: 0xffffffff82dd6000 >> >> Yes. _brk_end should be small then &_end. > > Wrong. _brk_end can move up to _end, i.e. to __brk_limit.
Confused. What is wrong? _brk_end is not smaller than &_end? Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/