Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 00:40:03 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 60384 for review
Message-ID:  <200408250040.i7P0e3XE041613@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=60384

Change 60384 by jhb@jhb_slimer on 2004/08/25 00:39:33

	Update.

Affected files ...

.. //depot/projects/smpng/sys/notes#19 edit

Differences ...

==== //depot/projects/smpng/sys/notes#19 (text+ko) ====

@@ -19,10 +19,6 @@
   more realistic since they call functions.  However, these clobber updates
   need to be verified against the actual pc98 code.
   - Untested
-- Fixup asm constraints for do_cpuid().
-  - Untested
-- Fixup asm constraints for i386/isa/bs/bsif.h
-  - Untested
 - Fixup td_ucred of thread doing execve() to re-sync with process ucred
   after single threading during an exec.
   - Untested
@@ -49,7 +45,6 @@
   buys is being able to swi_sched() from a fast handler, but that doesn't
   make sense because you can't actually enqueue a task onto its queue from
   a fast interrupt context
-- Make ABI wrappers use kern_fcntl() and make them MP safe.
 - "Optimize" atomic_store_rel() on i386 (it actually seems to be slower,
   go figure)
 - Optimize spin locks on UP such that they don't do atomic operations



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