On 07/18/2013 11:42, John Baldwin wrote:
Hmm, so this seems to indicate you have a page on the active queue that
doesn't have an associated VM object. Can you maybe 'p *m'? Maybe some
temporary page is allocated during suspend but isn't freed appropriately?
Unfortunately, I get this:
(kgdb) p *m
No symbol "m" in current context.
even though kernel was built with "makeoptions DEBUG=-g", same for
other symbols there.
Is there a way to identify when and by whom the page has been allocated?
Yuri
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"