commit | ad2a4bb378ff76f9ca4c61bb11b1b208f71e1861 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Sep 16 13:02:57 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Sep 16 15:47:14 2013 -0400 |
tree | 1d12a8825c1f7d314bcdff0d0fb0dfb8a70439f8 | |
parent | 35fab6118f189823bd590ce2c56e66bacf674b97 [diff] |
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>