bugs in contigmalloc*() related to "page not found in hash"
panics
Matthew Dillon
dillon at apollo.backplane.com
Wed Nov 10 12:15:25 PST 2004
Minor correction. The 'start = 1' part of the patch is not required,
I missed the fact that the second loop was starting at start + 1.
-Matt
More information about the freebsd-hackers
mailing list