• Mike Rapoport's avatar
    zdtm/thp_disable: increase memory size to 2M · f487c965
    Mike Rapoport authored
    Somehow in travis tests the mmap of 8K gets "rounded" down and the actual
    VMA starts 4K below the returned address. This causes /proc/pid/smaps
    parsing to fail.
    
    Increasing the allocation size to 2M seems to resolve the problem and until
    the root cause is identified it looks like a viable workaround.
    Signed-off-by: 's avatarMike Rapoport <rppt@linux.ibm.com>
    f487c965
Name
Last commit
Last update
..
lib Loading commit data...
static Loading commit data...
transition Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
Makefile.inc Loading commit data...