From mboxrd@z Thu Jan 1 00:00:00 1970 From: Palash Mohanlal Kasodhan Subject: specifying process priority Date: Sun, 24 Aug 2003 22:47:13 -0400 (EDT) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Return-path: List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org Hi: Is there a way to specify the priority of a process you are creating by fork() besides using the 'nice' command..more specifically an API call to specify the priority at the time of creating a process ..like an RTOS thanks palash