[coreboot] Patch merged into coreboot/master: 9c03957 Reduce default stack size to 4K

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 12 17:10:40 CET 2012


the following patch was just integrated into master:
commit 9c03957b363f9206b1eacecf9911cc28ae492306
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Mon Oct 15 13:39:00 2012 -0700

    Reduce default stack size to 4K
    
    coreboot uses about 2K of stack on the BSP, and about 1K of stack on the
    APs. No reason to use an overdimensonal stack of 32k per core/thread.
    
    Change-Id: I734c240b992d40e1e35db3df5437c36da0a755cf
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/1780
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Mon Nov 12 06:28:25 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Mon Nov 12 16:44:18 2012, giving +2
See http://review.coreboot.org/1780 for details.

-gerrit




More information about the coreboot mailing list