Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D16304
Change Details
Change Details
Old
New
Diff
I added a fail point to get_pv_entry(), causing it to fail to allocate a page 33% of the time and resort to pv_chunk reclamation. Without the patch I can reproduce the bug (which manifests as a panic due to tailq corruption).
I added a fail point to get_pv_entry(), causing it to fail to allocate a page 33% of the time and resort to pv_chunk reclamation. Without the patch I can reproduce the bug (which manifests as a panic due to tailq corruption).
Continue