DragonFly BSD
DragonFly commits List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/test/sysperf exec1.c Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 10 Apr 2004 14:36:52 -0700 (PDT)

dillon      2004/04/10 14:36:52 PDT

DragonFly src repository

  Modified files:
    test/sysperf         Makefile 
  Added files:
    test/sysperf         exec1.c 
  Log:
  Add vfork/exec perf test.  exec1 tests static binaries, exec2 tests dynamic
  binaries (you can test resident dynamic binaries by 'resident /tmp/exec2'
  and then running /tmp/exec2).
  
  Revision  Changes    Path
  1.7       +8 -1      src/test/sysperf/Makefile


http://www.dragonflybsd.org/cvsweb/src/test/sysperf/Makefile.diff?r1=1.6&r2=1.7&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]