X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..cb3231590a3c94ab4375e2228bd5e86b0cf1ad7e:/tests/phys_footprint_interval_max.c diff --git a/tests/phys_footprint_interval_max.c b/tests/phys_footprint_interval_max.c index 10a64fbe5..84f45dce0 100644 --- a/tests/phys_footprint_interval_max.c +++ b/tests/phys_footprint_interval_max.c @@ -33,6 +33,8 @@ #include #include +T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true)); + #define ALLOC_SIZE_LARGE 5*1024*1024 #define ALLOC_SIZE_SMALL 2*1024*1024