Date: Wed, 15 Sep 2010 18:09:15 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/sparc64 exception.S genassym.c src/sys/sun4v/include intr_machdep.h src/sys/sun4v/sun4v exception.S Message-ID: <201009151809.o8FI9URC029293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-15 18:09:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sparc64/include intr_machdep.h sys/sparc64/sparc64 exception.S genassym.c sys/sun4v/include intr_machdep.h sys/sun4v/sun4v exception.S Log: SVN rev 212683 on 2010-09-15 18:09:15Z by marius MFC: r210176 Allocate proper amount of memory for interrupt names on sparc64 and sun4v, same as done on other architectures. This removes garbage from `vmstat -ia` output. Revision Changes Path 1.17.2.6 +0 -1 src/sys/sparc64/include/intr_machdep.h 1.75.2.6 +1 -1 src/sys/sparc64/sparc64/exception.S 1.70.2.9 +1 -0 src/sys/sparc64/sparc64/genassym.c 1.4.2.1 +0 -1 src/sys/sun4v/include/intr_machdep.h 1.14.2.1 +1 -1 src/sys/sun4v/sun4v/exception.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009151809.o8FI9URC029293>