While the thread is sleeping it is posible that the queue entry it
is looking at is removed from the queue, but we make no effort to
account for this.
Details
Details
- Reviewers
adrian - Commits
- rS306935: While the thread is sleeping in taskqueue_drain_all() it is
Systems which used to hang due to this now boot
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 5469 Build 5686: CI src build Jenkins Build 5685: arc lint + arc unit