diff options
author | scottl <scottl@FreeBSD.org> | 2004-06-02 18:15:48 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2004-06-02 18:15:48 +0000 |
commit | b367b3b6f607fd4fbe13694abff262b268ab7da7 (patch) | |
tree | c90f165e53b301a1648ec3735948ce3af14a3d2a /sys/vm | |
parent | 42d4f8303f837643fc9a6c5473016ce35e94d213 (diff) | |
download | FreeBSD-src-b367b3b6f607fd4fbe13694abff262b268ab7da7.zip FreeBSD-src-b367b3b6f607fd4fbe13694abff262b268ab7da7.tar.gz |
Collapse sync fib locking into normal i/o locking. The former didn't
protect the registers so it was trivially possible for a sync command and
i/o command to fight each other and confuse the controller. Make the
sync fib alloc/release functions inline and remove the somewhat worthless
AAC_SYNC_LOCK_FORCE flag. Thanks to Adil Katchi for helping me to track
this down in RELENG_4.
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions