aboutsummaryrefslogtreecommitdiffstats
path: root/case-anon-w-seq-hugetlb
blob: fc98af0a3c12ac0527f54aeb55307ef8c3b97d70 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. ./hw_vars

[ -n "$unit_size" ] || unit_size=$((mem / 2))

. ./setup_hugetlb

$USEMEM -n $nr_task -O -U $((unit_size / nr_task))