Date: Thu, 15 Sep 2005 19:02:01 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 local_apic.c Message-ID: <200509151902.j8FJ21tt007807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-09-15 19:02:01 UTC FreeBSD src repository Modified files: sys/i386/i386 local_apic.c Log: - Adjust a comment, we do program the performance counter LVT entry now if hwpmc(4) is included. - Don't recursively panic if we are unable to send an IPI, just bail and hope for the best. MFC after: 1 week Revision Changes Path 1.18 +7 -3 src/sys/i386/i386/local_apic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509151902.j8FJ21tt007807>