Date: Fri, 25 Jun 1999 00:09:05 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: smp@freebsd.org Subject: Re: Call to arms..-SMP (fwd) Message-ID: <Pine.BSF.3.95.990625000858.2943D-100000@current1.whistle.com>
next in thread | raw e-mail | index | archive | help
---------- Forwarded message ---------- Date: Fri, 25 Jun 1999 01:39:34 -0500 From: Alan Cox <alc@cs.rice.edu> To: Luoqi Chen <luoqi@watermarkgroup.com> Cc: dyson@iquest.net, julian@whistle.com Subject: Re: Call to arms..-SMP _cpl is a problem. I noticed this because performance went to hell. John, have you thought about this before? Can/should _cpl be a per-processor variable? MPLOCKED incl _cnt+V_SYSCALL ECPL_LOCK #ifdef CPL_AND_CML movl $SWI_AST_MASK,_cml #else movl $SWI_AST_MASK,_cpl #endif ECPL_UNLOCK call _syscall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.990625000858.2943D-100000>