Skip to content
Commit f487c965 authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin
Browse files

zdtm/thp_disable: increase memory size to 2M



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: default avatarMike Rapoport <rppt@linux.ibm.com>
parent e9822fc6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment