util/m5: Add a new function called pin to bind a program to a set of cores.
authorNathan Binkert <nate@binkert.org>
Wed, 3 Dec 2008 12:57:54 +0000 (04:57 -0800)
committerNathan Binkert <nate@binkert.org>
Wed, 3 Dec 2008 12:57:54 +0000 (04:57 -0800)
commit47e2b0889359877cb9a86c02c4bdf862fbd87338
tree96804612ef449238a5bf3b611c17557d56163001
parentab593c69b6745c49913bd1b18c7a6fa9a3aeb0a4
util/m5: Add a new function called pin to bind a program to a set of cores.
This is not m5 specific and this currently only works in linux.
util/m5/m5.c