John Baldwin 57621b8b35 - Place the gcc memory barrier hint in the right place in the 80386 version
of atomic_store_rel().
- Use the 80386 versions of atomic_load_acq() and atomic_store_rel() that
  do not use serializing instructions on all UP kernels since a UP machine
  does need to synchronize with other CPUs.  This trims lots of cycles from
  spin locks on UP kernels among other things.

Benchmarked by:	rwatson
2004-11-11 22:42:25 +00:00
..
2004-11-10 03:49:24 +00:00
2004-11-10 22:11:08 +00:00
2004-11-11 04:53:46 +00:00
2004-11-08 20:24:52 +00:00
2004-11-09 16:47:47 +00:00
2004-11-10 11:18:05 +00:00
2004-11-11 19:02:01 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-10 12:24:30 +00:00
2004-11-10 23:04:39 +00:00
2004-11-11 04:53:46 +00:00
2004-11-10 06:53:31 +00:00