Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 15:22:51 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha swtch.s trap.c
Message-ID:  <200102102322.f1ANMqo95712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/02/10 15:22:51 PST

  Modified files:
    sys/alpha/alpha      swtch.s trap.c 
  Log:
  Temporary workaround to get things to compile. I could have updated
  genassym here, but what I've also noticed is that we're dorking
  with a mutex directly at assembler level- I'm not sure that this
  is wise at this stage in the SMP port- I think it's going to be much
  safer for a while to do things in C until SMP wunderkind figure out
  what works and slow down this 3 order differential...
  
  Revision  Changes    Path
  1.22      +2 -3      src/sys/alpha/alpha/swtch.s
  1.46      +9 -1      src/sys/alpha/alpha/trap.c



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?200102102322.f1ANMqo95712>