Date: Fri, 21 May 2010 05:34:19 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi on_chip.c xlr_machdep.c xlrconfig.h src/sys/mips/rmi/dev/xlr rge.c Message-ID: <201005210534.o4L5YYNH066335@repoman.freebsd.org>
index | next in thread | raw e-mail
jchandra 2010-05-21 05:34:19 UTC
FreeBSD src repository
Modified files:
sys/mips/rmi on_chip.c xlr_machdep.c xlrconfig.h
sys/mips/rmi/dev/xlr rge.c
Log:
SVN rev 208369 on 2010-05-21 05:34:19Z by jchandra
Changes to boot on a subset of threads on an XLR/XLS core.
- Adds re-partitioning TLB per core for enabled threads.
- Adds hardware thread id to cpuid mapping
- updates rge driver packet distribution and message ring handling
threads to be started based on hardware thread id.
- remove unused early debugging code to set control registers.
- coding style fixes
Approved by: rrs (mentor)
Revision Changes Path
1.8 +5 -5 src/sys/mips/rmi/dev/xlr/rge.c
1.4 +18 -13 src/sys/mips/rmi/on_chip.c
1.9 +159 -176 src/sys/mips/rmi/xlr_machdep.c
1.3 +5 -0 src/sys/mips/rmi/xlrconfig.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005210534.o4L5YYNH066335>
