Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2010 22:09:29 +0000 (UTC)
From:      Alexander Motin <mav@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:  <201007162210.o6GMAQw7015588@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-07-16 22:09:29 UTC

  FreeBSD src repository

  Modified files:
    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 210176 on 2010-07-16 22:09:29Z by mav
  
  Allocate proper ammount of memory for interrupt names on sparc64 and
  sun4v, same as done on other architectures. This removes garbage from
  `vmstat -ia` output.
  
  Reviewed by:    marius@
  
  Revision  Changes    Path
  1.22      +0 -1      src/sys/sparc64/include/intr_machdep.h
  1.82      +1 -1      src/sys/sparc64/sparc64/exception.S
  1.79      +1 -0      src/sys/sparc64/sparc64/genassym.c
  1.5       +0 -1      src/sys/sun4v/include/intr_machdep.h
  1.15      +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?201007162210.o6GMAQw7015588>