Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 20:04:03 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 machdep.c support.S
Message-ID:  <201009222004.o8MK4She054575@repoman.freebsd.org>

index | next in thread | raw e-mail

marius      2010-09-22 20:04:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/include  md_var.h 
    sys/sparc64/sparc64  machdep.c support.S 
  Log:
  SVN rev 213021 on 2010-09-22 20:04:03Z by marius
  
  MFC: rr212709, r212730
  
  Add a VIS-based block copy function for SPARC64 V and later, which
  additionally takes advantage of the prefetch cache of these CPUs.
  Unlike the uncommitted US-III version, which provide no measurable
  speedup or even resulted in a slight slowdown on certain CPUs models
  compared to using the US-I version with these, the SPARC64 version
  actually results in a slight improvement.
  
  Revision    Changes    Path
  1.16.10.4   +2 -0      src/sys/sparc64/include/md_var.h
  1.138.2.20  +4 -1      src/sys/sparc64/sparc64/machdep.c
  1.32.2.5    +113 -0    src/sys/sparc64/sparc64/support.S


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222004.o8MK4She054575>