In message <[email protected]>, Hans Petter Sela sky writes: > Hi, > > I think this patch will fix your issue. Can you check? > https://svnweb.freebsd.org/changeset/base/357050 > > Look like td->td_oncpu is invalid. > > > > pc = cpuid_to_pcpu[td->td_oncpu]; /* pcpu_find(td->td_oncpu); */ > > > > rm_tracker_add(pc, tracker); > > > > And thanks for running -current ;-)
That patch is already there. All my machines are at r357066. -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
