Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 09:05:54 +0000 (UTC)
From:      Vsevolod Stakhov <vsevolod@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/benchmarks Makefile ports/benchmarks/libmicro Makefile distinfo pkg-descr pkg-plist ports/benchmarks/libmicro/files extra-patch-ucontext patch-Makefile patch-Makefile.FreeBSD patch-Makefile.com patch-bench ...
Message-ID:  <200508280905.j7S95sOO089350@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vsevolod    2005-08-28 09:05:54 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/libmicro  Makefile distinfo pkg-descr pkg-plist 
    benchmarks/libmicro/files extra-patch-ucontext patch-Makefile 
                              patch-Makefile.FreeBSD 
                              patch-Makefile.com patch-bench 
                              patch-cascade_cond.c 
                              patch-cascade_mutex.c 
                              patch-getcontext.c patch-getrusage.c 
                              patch-libmicro.c patch-mmpa.c 
                              patch-msync.c patch-multiview 
                              patch-mutex.c patch-setcontext.c 
                              patch-writev.c 
  Log:
  Add libmicro - a set of portable benchmarks of system calls from
  opensolaris project.
  
  Approved by:            perky (mentor)
  In collaboration with:  gnn
  
  Revision  Changes    Path
  1.47      +1 -0      ports/benchmarks/Makefile
  1.1       +46 -0     ports/benchmarks/libmicro/Makefile (new)
  1.1       +2 -0      ports/benchmarks/libmicro/distinfo (new)
  1.1       +38 -0     ports/benchmarks/libmicro/files/extra-patch-ucontext (new)
  1.1       +11 -0     ports/benchmarks/libmicro/files/patch-Makefile (new)
  1.1       +45 -0     ports/benchmarks/libmicro/files/patch-Makefile.FreeBSD (new)
  1.1       +40 -0     ports/benchmarks/libmicro/files/patch-Makefile.com (new)
  1.1       +32 -0     ports/benchmarks/libmicro/files/patch-bench (new)
  1.1       +36 -0     ports/benchmarks/libmicro/files/patch-cascade_cond.c (new)
  1.1       +36 -0     ports/benchmarks/libmicro/files/patch-cascade_mutex.c (new)
  1.1       +10 -0     ports/benchmarks/libmicro/files/patch-getcontext.c (new)
  1.1       +10 -0     ports/benchmarks/libmicro/files/patch-getrusage.c (new)
  1.1       +17 -0     ports/benchmarks/libmicro/files/patch-libmicro.c (new)
  1.1       +10 -0     ports/benchmarks/libmicro/files/patch-mmpa.c (new)
  1.1       +10 -0     ports/benchmarks/libmicro/files/patch-msync.c (new)
  1.1       +39 -0     ports/benchmarks/libmicro/files/patch-multiview (new)
  1.1       +14 -0     ports/benchmarks/libmicro/files/patch-mutex.c (new)
  1.1       +10 -0     ports/benchmarks/libmicro/files/patch-setcontext.c (new)
  1.1       +20 -0     ports/benchmarks/libmicro/files/patch-writev.c (new)
  1.1       +7 -0      ports/benchmarks/libmicro/pkg-descr (new)
  1.1       +166 -0    ports/benchmarks/libmicro/pkg-plist (new)



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