Re[2]: slow tar performance on fbsd5

From: JG (jarek_at_adeon.lublin.pl)
Date: 08/26/05

  • Next message: JG: "Re[2]: slow tar performance on fbsd5"
    Date: Fri, 26 Aug 2005 00:46:27 +0200
    To: freebsd-performance@freebsd.org
    
    

    > Unpacking it on FreeBSD5 gives me such results:
    >
    > # time tar -xf mysql-m.tgz
    > 2.130u 20.187s 7:02.69 5.2% 41+382k 13097+8205io 0pf+0w
    > ...so 7 minutes of real time.

    I've checked the same file on *different* server, but it has very similar
    hardware (not Dell, but also Dual Xeon 2.8, SCSI, 2GB ram, etc...).
    It was on FreeBSD 4.10.

    # time tar -xf mysql-m.tgz
    0.244u 33.724s 4:25.26 12.8% 374+291k 14216+1828io 8pf+0w

    During this test server was loaded (load averange about 1.00, Apache, MySQL
    running). I wasn't able to turn deamons off but I suspect this result
    could be much better than it was.

    So is my problem only FreeBSD5 releated? Seems to be.

    JG

    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: JG: "Re[2]: slow tar performance on fbsd5"