]> git.baikalelectronics.ru Git - kernel.git/commit
tile: double default VMALLOC space
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 16 Sep 2013 17:02:57 +0000 (13:02 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 16 Sep 2013 19:47:14 +0000 (15:47 -0400)
commitcdfc96ff7b29428835937d8a9dd0ab2bf3c08b28
tree1d12a8825c1f7d314bcdff0d0fb0dfb8a70439f8
parent6a1573fc86db41c67dd3f59cabbfc5f86ae93786
tile: double default VMALLOC space

With per-cpu data as well as loaded kernel modules coming from
the vmalloc arena, we get close to the line all the time and
occasionally need more than we had, so just double it up by default.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/Kconfig