In vm_await(), asleep() is called with "vmwait", and then vm_await() just returns. What then happens to the memory at "vmwait" that was passed to asleep()? Am I missing something, other than vm_await is never called so it doesn't really matter? Also, with a quick find, it looks like atapi_queue_cmd() does the same thing in atapi-all.c, but I might be missing something here. Chad To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: vm_await() Chad David
- Re: vm_await() Matthew Dillon
- Re: vm_await() Chad David
- Re: vm_await() Matthew Dillon
- Re: vm_await() Chad David
- Re: vm_await() Matthew Dillon
- Re: vm_await() Matthew Dillon
- Re: vm_await() Chad David

