Just wondering if there is some constraints to using printf() calls
inside a kernel thread (created by kthread_create()).  I'm currently
trying to debug a worker thread but the printf's are coming out
garbled.  Not entirely sure why this could be occurring.

OS: FreeBSD 7.3 on an Intel Xeon with 8 Gbytes of memory.

Any ideas?

Thanks,

Patrick
_______________________________________________
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"

Reply via email to