Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 1999 02:59:36 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@FreeBSD.org, green@FreeBSD.org
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/isa intr_machdep.c
Message-ID:  <199907101659.CAA20881@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>   Fixed a longstanding scheduling bug.  ASTs and softclock interrupts were

>The only functional change is oldspl being intrmask_t instead of int. Is
>that what fixes it? If so, when should we using intrmask_t instead of int?
>Just curious :)

That change is only cosmetic.

The functional change is `|= SWI_CLOCK_MASK' in icu_setup().

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907101659.CAA20881>