freebsd-dev/cddl/usr.sbin
Pawel Jakub Dawidek 3b7917d766 - Reduce number of atomic operations needed to be implemented in asm by
implementing some of them using existing ones.
- Allow to compile ZFS on all archs and use atomic operations surrounded
  by global mutex on archs we don't have or can't have all atomic
  operations needed by ZFS.
2007-06-08 12:35:47 +00:00
..
zdb Link libzpool, ztest and zdb against libpthread. 2007-04-17 15:52:37 +00:00
Makefile - Reduce number of atomic operations needed to be implemented in asm by 2007-06-08 12:35:47 +00:00
Makefile.inc