Skip to content
Commit b2a569e0 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

containers: Define micromm container



Initially this container can only run the vmalloc performance tests that
are part of the test_vmalloc.ko kernel module. If no parameters are
provided it will run a full set of tests with default parameters and
provide results for each. Alternatively, parameters may be provided to
specify a single specific test case with a set of custom parameters:

suite: micromm
name: vmalloc
params:
  test_case: fix_size_alloc_test
  nr_pages: 1
  huge: false
  nr_loops: 500000

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent e706b00b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment