fa.openbsd.source-changes
[Top] [All Lists]

CVS: cvs.openbsd.org: src

Subject: CVS: cvs.openbsd.org: src
From: Owain Ainsworth
Date: Sun, 19 Apr 2009 17:51:57 UTC
Newsgroups: fa.openbsd.source-changes

CVSROOT:        /cvs
Module name:    src
Changes by:     oga@xxxxxxxxxxxxxxx     2009/04/19 11:50:18

Modified files:
        sys/arch/amd64/amd64: softintr.c 
        sys/arch/amd64/include: intr.h 
        sys/arch/i386/i386: softintr.c 
        sys/arch/i386/include: intr.h 

Log message:
Switch the softinterrupt code on x86 over to mutexes instead of
simplelocks + splhigh().

First part of making it possible to make mpsafe softinterrupts.

"oh yes, definitely" miod@


<Prev in Thread] Current Thread [Next in Thread>