diff options
author | dchagin <dchagin@FreeBSD.org> | 2011-02-25 22:03:28 +0000 |
---|---|---|
committer | dchagin <dchagin@FreeBSD.org> | 2011-02-25 22:03:28 +0000 |
commit | 049c9dd26f049f99a4dfc888ae4478820488f711 (patch) | |
tree | 407a3b539aec5445ac5125a70ecd5519064d4aef /sys/ufs | |
parent | 8cf20ed2266011066b4a6a32cb90a49c3317e124 (diff) | |
download | FreeBSD-src-049c9dd26f049f99a4dfc888ae4478820488f711.zip FreeBSD-src-049c9dd26f049f99a4dfc888ae4478820488f711.tar.gz |
ktrace_resize_pool() locking slightly reworked:
1) do not take a lock around the single atomic operation.
2) do not lose the invariant of lock by dropping/acquiring
ktrace_mtx around free() or malloc().
MFC after: 1 Month.
Diffstat (limited to 'sys/ufs')
0 files changed, 0 insertions, 0 deletions