Date: Wed, 29 Sep 2004 21:39:36 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include smp.h Message-ID: <200409292139.i8TLdapk000138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2004-09-29 21:39:36 UTC FreeBSD src repository Modified files: sys/sparc64/include smp.h Log: We seem to have occasions where sending an IPI takes significantly longer than 'normal'. The cause is still being tracked down but in the meantime there are machines where raising IPI_RETRIES does help - it's not just a case of the machine staying locked up longer and then panic-ing anyway. Several helpful folks on sparc64@ tried a patch that helped figure out what to raise this number to. Discussed on: sparc64@ MFC after: 3 days Revision Changes Path 1.17 +1 -1 src/sys/sparc64/include/smp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409292139.i8TLdapk000138>