USB-related problem

Adrian Chadd adrian at freebsd.org
Mon Nov 9 21:43:05 UTC 2015


Hi,

How much C do you know? Are you able to add some debugging to
sched_sync() (which IIRC is the syncer thread) and work out where it's
getting stuck and spinning?

(The MIPS debugger implementation unfortunately doesn't unwind through
the serial break, so "syncer" in backtrace looks like it started at
the hardware interrupt that triggered it..)



-adrian


More information about the freebsd-mips mailing list