1 Sep 2010 03:51
kernel panic when accessing /dev/tap0
Frank Razenberg <frank <at> zzattack.org>
2010-09-01 01:51:11 GMT
2010-09-01 01:51:11 GMT
Hi, Robert Watson described a problem in this discussion: http://lists.freebsd.org/pipermail/freebsd-stable/2006-May/025880.html Currently I'm experiencing a similar problem, but on amd64 and FreeBSD 8.1 Release. Accessing /dev/tap0 instantly results in a kernel panic, so it's most likely if_tap related. Is this a known problem? I've started encountering it ever since I rebuilt my kernel with "options vimage". Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x28 If more debugging information is required I will gladly provide it. Frank Razenberg _______________________________________________ freebsd-stable <at> freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe <at> freebsd.org"
I think the issue here is that a modern
desktop has quite a lot of associated processes, and you can't keep them
all sufficiently "interactive" in the eyes of sched_ule to ensure they
stay responsive.
Are there particular tunables associated with sched_ule (the manpage says
not) that I might look at to try to address this? Or process flags I can
set on my desktop tasks to keep them nearer the interactive end of the
spectrum?
Claimed is:
RSS Feed