>> Coolness. Judging from the CVS log, it also gets ATA out under Giant?
>
>Yes it does.
I've noticed that, in ata-raid.c:ar_rebuid(), Giant is
locked and never unlocked. Is it ok?
% ident ata-raid.c
ata-raid.c:
$FreeBSD: src/sys/dev/ata/ata-raid.c,v 1.67 2003/08/24 17:48:05 obrien Exp $
% grep Giant ata-raid.c
mtx_lock(&Giant);
%
HATANOU Tomomi
infolab.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"