Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!kailand!pwolfe From: pwolfe@kailand.KAI.COM Newsgroups: comp.sys.sequent Subject: Re: How to fork and bind on sequent ? Message-ID: <2400058@kailand> Date: 24 Jul 89 03:54:00 GMT References: <8823@pyr.gatech.EDU> Lines: 14 Nf-ID: #R:pyr.gatech.EDU:8823:kailand:2400058:000:603 Nf-From: kailand.KAI.COM!pwolfe Jul 23 22:54:00 1989 >/* Written by ananth@pyr.gatech.EDU in kailand:comp.sys.sequent */ > The application needs to associate particular processes to > predefined processors. Check out the TMP_AFFINITY(2) system call. You must be the superuser for this this call to work, and it only affects the current process, but is inherited across fork and exec calls. I've never actually used it, but I think it restricts your process to being scheduled on a particular processor, but doesn't prevent that processor from running other processes. Patrick Wolfe (pat@kai.com, kailand!pat) System Manager, Kuck & Associates, Inc.