increase memory preallocation

This commit is contained in:
Thomas Schoebel-Theuer 2012-02-07 14:15:07 +01:00 committed by Thomas Schoebel-Theuer
parent 9a07637632
commit 73454bbbcf
1 changed files with 2 additions and 2 deletions

View File

@ -3597,8 +3597,8 @@ static struct mem_reservation global_reserve = {
[1] = 32,
[2] = 32,
[3] = 32,
[4] = 32,
[5] = 32,
[4] = 64,
[5] = 64,
[6] = 64,
[7] = 2,
[8] = 2,