Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucdcs Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!goldberg From: goldberg@uiucdcs.CS.UIUC.EDU Newsgroups: net.unix-wizards Subject: 2.9bsd clock priority question Message-ID: <13700118@uiucdcs> Date: Mon, 2-Dec-85 21:02:00 EST Article-I.D.: uiucdcs.13700118 Posted: Mon Dec 2 21:02:00 1985 Date-Received: Thu, 5-Dec-85 08:34:10 EST Lines: 16 Nf-ID: #N:uiucdcs:13700118:000:704 Nf-From: uiucdcs.CS.UIUC.EDU!goldberg Dec 2 20:02:00 1985 Index: sys/sys/clock.c 2.9bsd In V7, it appears that callout processing was done at spl5. In 2.9, the call to spl5 has been removed from clock.c, leading me to believe that callouts are now processed at spl7. Is there any motivation for this? I think that this is messing up the a/d board driver (which is spl6), and I am wondering if putting back the spl5 will screw something up. Most of the code in clock.c looks the same in both versions (excepting code for metering, load average, and such). Any wizards out there have any suggestions? Thanks in advance... Phil Goldberg goldberg@cs.uiuc.edu goldberg@uiuc.{arpa,csnet} ...!{convex,pur-ee,ihnp4}!uiucdcs!goldberg