jhb 2006-06-13 21:11:12 UTC
FreeBSD src repository
Modified files:
sys/kern kern_linker.c
Log:
- Push down Giant some in kldstat().
- Use a 'struct kld_file_stat' on the stack to read data under the lock
and then do one copyout() w/o holding the lock at the end to push the
data out to userland.
Revision Changes Path
1.124 +21 -29 src/sys/kern/kern_linker.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"