<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Michael H. Frese wrote:
<blockquote cite="mid:6.2.5.6.2.20080116092550.04ed6140@NumerEx.com"
 type="cite"><font size="3">At 08:31 AM 1/16/2008, Jeffrey B. Layton
wrote:<br>
  <blockquote type="cite" class="cite" cite="">- With multi-core
processors, to
get the best performance you want to<br>
  assign a process to a core.</blockquote>
  <br>
Excuse my ignorance, please, but can someone tell me how to do that on
Linux (2.6 kernels would be fine)?<br>
  </font></blockquote>
<br>
sched_setaffinity(2)<br>
taskset(1)<br>
numactl(1)<br>
<br>
<blockquote cite="mid:6.2.5.6.2.20080116092550.04ed6140@NumerEx.com"
 type="cite"><font size="3"><br>
The kernel scheduler -- as opposed to a cluster scheduler -- is a
complete black box as far as I know.<br>
  <br>
While I am it, where do I find a minimal list of processes necessary to
run a cluster node.  I can't see any reason to run the PC Smart Card
demon, pcscd, but I don't know what else I can pitch.<br>
  <br>
  <br>
Mike<br>
  <br>
  </font>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Beowulf mailing list, <a class="moz-txt-link-abbreviated" href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a>
To change your subscription (digest mode or unsubscribe) visit <a class="moz-txt-link-freetext" href="http://www.beowulf.org/mailman/listinfo/beowulf">http://www.beowulf.org/mailman/listinfo/beowulf</a>
  </pre>
</blockquote>
<br>
</body>
</html>