On Sat Nov 13 10, ??????? ??????? wrote: > Hi, Freebsd-questions. > net.isr.swi_count: -1692211928 > > as I think count can not be negative. in this case it is. > Is this a bug or negative value means some special?
what is the output of 'uname -a'? looks like a 32 bit integer is being used for net.isr.swi_count which you managed to overrun. i'm running HEAD and that sysctl parameter doesn't exist: otaku% sysctl net.isr.swi_count sysctl: unknown oid 'net.isr.swi_count' seems pluknet posted the same one year ago [1] cheers. alex [1] http://markmail.org/message/qc34d5z6uyyet7nx > > -- > ? ?????????, > ??????? mailto:kes-...@yandex.ru > -- a13x _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"