Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!TMASL.EXXON.COM!FERGUSON From: FERGUSON@TMASL.EXXON.COM Newsgroups: comp.sys.apollo Subject: proc2_$set_priority Message-ID: <8904111920.AA11217@umix.cc.umich.edu> Date: 11 Apr 89 16:06:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 I want to set a process' priority from within a program without using pgm_$invoke. Since I was unable to find a documented system call for this purpose, I did a dmpf of /com/ppri, since it does something to change process priority. I found in the dump, a reference to proc2_$set_priority, a non-user system call. I would like very much to use this call, so could someone tell me the calling syntax, arguments, and their types? Thanks, Scott Ferguson ferguson@erevax.bitnet