Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!job00542 From: job00542@uxa.cso.uiuc.edu Newsgroups: comp.sys.sequent Subject: Re: Timing parallel programs on Balance Message-ID: <63900006@uxa.cso.uiuc.edu> Date: 28 Jun 90 15:23:00 GMT References: <63900005@uxa.cso.uiuc.edu> Lines: 13 Nf-ID: #R:uxa.cso.uiuc.edu:63900005:uxa.cso.uiuc.edu:63900006:000:527 Nf-From: uxa.cso.uiuc.edu!job00542 Jun 28 10:23:00 1990 /* Written 10:21 pm Jun 27, 1990 by hafner@ordin.cs.wisc.edu in uxa.cso.uiuc.edu:comp.sys.sequent */ > Gang scheduling is a way to utilize a group of processors without > any interference from the OS. Essentially, the processors are removed > from the "pool" of free processors and completely assigned to the > user. Thanks! Luckily, I found a gang scheduler for the Balance-- written by Dr. Eugene Brooks and available via anonymous ftp to maddog.llnl.gov. I haven't tried it yet, but it looks promising. James Bordner