Date: Wed, 10 Dec 2003 11:29:39 -0800 (PST) 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 mptable.c Message-ID: <200312101929.hBAJTd7n026528@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/12/10 11:29:39 PST FreeBSD src repository Modified files: sys/i386/i386 mptable.c Log: Use NAPICID for the maximum number of local APICs rather than MAXCPU when doing the HTT fixup. This is a step closer to possibly having an apic.ko module someday. Revision Changes Path 1.229 +2 -2 src/sys/i386/i386/mptable.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312101929.hBAJTd7n026528>