All,
How can I calculate the memory usage of hackbench?  I'm running it on an
embedded system and would like to figure out the optimal arguments for it:
hackbench [-pipe] <num groups> [process|thread] [loops].

Mainly the number of groups and the number of loops.   The default in LTP is
"hackbench 150 process 1000"  if I run it as-is I get frequent visits from
the kernel oom-killer trying to free up memory.  It runs fine with
"hackbench 1 process 1" but that is not much of a test as it is not
stressing things much.  I'm assuming there should be some math approach I
can use to figure out mem usage of hackbench based on its arguments.  I
could do trail and error but I would like to avoid that if possible.
Regards,
Shane
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to