]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/mm.c (grub_real_malloc): Don't update the pointer to
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 18 Nov 2013 15:58:55 +0000 (16:58 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 18 Nov 2013 15:58:55 +0000 (16:58 +0100)
commit39ff43c579870df6758757663432c4849c80d532
treef60fcc0bf9bd8fa2440d0096a753e10f49a024e5
parent1bbb7967997fb41db7ac6f2278b67a772fb9ee55
* grub-core/kern/mm.c (grub_real_malloc): Don't update the pointer to
current memory when allocating large chunks. This significantly
decreases memory fragmentation.
ChangeLog
grub-core/kern/mm.c