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 ...

Vsevolod Stakhov vsevolod at FreeBSD.org
Sun Aug 28 09:05:55 GMT 2005


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)


More information about the cvs-all mailing list