NetBSD/common/lib
skrll e16659bb50 Part I of ad@'s performance improvements for aarch64
- Remove memory barriers from the atomic ops.  I don't understand why those
  are there.  Is it some architectural thing, or for a CPU bug, or just
  over-caution maybe?  They're not needed for correctness.

- Have unlikely conditional branches go forwards to help the static branch
  predictor.
2020-08-12 12:59:57 +00:00
..
libc Part I of ad@'s performance improvements for aarch64 2020-08-12 12:59:57 +00:00
libppath Update for proplib(3) API changes. 2020-06-06 22:28:07 +00:00
libprop Fix lint 2020-06-20 00:16:50 +00:00
libutil Teach dk(4) about ZFS. 2020-03-30 08:36:09 +00:00
libx86emu