Return-Path: Received: by vger.rutgers.edu via listexpand id ; Sat, 22 Apr 2000 23:34:49 -0400 Received: by vger.rutgers.edu id ; Sat, 22 Apr 2000 23:34:39 -0400 Received: from [200.250.58.146] ([200.250.58.146]:62182 "EHLO duckman.conectiva") by vger.rutgers.edu with ESMTP id ; Sat, 22 Apr 2000 23:34:25 -0400 Date: Sun, 23 Apr 2000 00:38:49 -0300 (BRST) From: Rik van Riel Reply-To: riel@nl.linux.org To: moussakx@jmu.edu Cc: linux-kernel@vger.rutgers.edu Subject: Re: Scheduler In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-kernel@vger.rutgers.edu Content-Length: 900 Lines: 28 On Sat, 22 Apr 2000 moussakx@jmu.edu wrote: > I am currently in the process of deciphering the function > hierarchy of the Linux scheduler ("sched.c"). I was wondering > if you would happen to know where I could get my hands on a flow > chart of the functions in this file ("sched.c")? http://www.surriel.com/lectures/ The kernel tour lecture explains the gist of the scheduler in 4 slides. Once you understand those you'll be able to look at the real code without getting lost... regards, Rik -- The Internet is not a network of computers. It is a network of people. That is its real strength. Wanna talk about the kernel? irc.openprojects.net / #kernelnewbies http://www.conectiva.com/ http://www.surriel.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/