Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove files that have been repo copied to their new location | John Birrell | 2008-03-28 | 1 | -133/+0 |
| | | | | | | | in cddl-specific parts of the source tree. Notes: svn path=/head/; revision=177675 | ||||
* | - Reduce number of atomic operations needed to be implemented in asm by | Pawel Jakub Dawidek | 2007-06-08 | 1 | -0/+133 |
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. Notes: svn path=/head/; revision=170431 |