Searched hist:248694 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/geom/
H A Dgeom_disk.cdiff 248694 Mon Mar 25 05:51:20 MDT 2013 mav In GEOM DISK:
- Replace single done mutex with per-disk ones. On system with several
disks on several HBAs that removes small, but measurable lock congestion.
- Modify disk destruction process to not destroy the mutex prematurely.
- Remove some extra pointer derefences.

Completed in 61 milliseconds