Process Scheduling Question

Process Scheduling Question

Post by Michael Scot » Wed, 09 Oct 1996 04:00:00



I'm a student trying to understand how schedule() in sched.c works.
Does anyone know of any documentation on this?  I'm looking at version
1.2.13, but any info at all would be much appreciated.

Cheers.

 
 
 

1. Process Scheduling Question

Hi,

I'm sorta a newbie to Linux, and I couldn't really think of anywhere else
to post this question.  Hope someone can answer or perhaps point me in the
right direction to find answers.

I'm running RedHat 7.2 with Gnome.  I'm trying to benchmark the
performance of an mpeg video player (i.e. max frames/sec, jitter, etc.)
under varying system loads.  However, no matter how much workload I put on
the system, the video player is able to play at a pretty consistent rate
of around 90 frames/sec.  I've tried running a variety of
applications/workloads both in the foreground and background.

The mpeg video player code doesn't seem to have anything in it that raises
its priority.  Is it possible in Linux, the system automatically raises
the priority of any process if it is displaying data to the screen through
the X-Windows Library??  I noticed that often the mpeg-player would slowly
get up to 90 frames/sec, as if the priority of the process were slowly
rising.

If this is the case, is there a way I could set the priority of the mpeg
process so that the priority stays constant with other "normal"
computational processes???

Thanks,
Al

2. Export list limit

3. question: process scheduling in solaris

4. AUth of Apache Virtual Servers with shared <Directory>

5. Question about process scheduling under Solaris

6. How i can limite the background process for an user ???

7. scheduling for interactive processes

8. Remote configuration of Apache server on unix

9. Linux process scheduling problem

10. Help NewB - process scheduling

11. IRIX O/S Process Scheduling Algorithm...

12. batch process scheduling help

13. Can I change the default process schedule policy through command line or program ?