----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1758/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9582:7bceee1874a8 --------------------------- x86: create space in bios memory map As of now, we mark the top 1MB of memory space as unusable. Part of it is actually usable and is required to be marked so by some of the newer versions of linux kernel. This patch marks the top 639KB as usable. This value was chosen by looking at QEMU's output for bios memory map. Diffs ----- configs/common/FSConfig.py e507dc092ca3 Diff: http://reviews.gem5.org/r/1758/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
