DragonFly bugs List (threaded) for 2008-08
DragonFly BSD
DragonFly bugs List (threaded) for 2008-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1116] HAMMER:file read speed


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Aug 2008 19:53:12 -0700 (PDT)

    The two configurations aren't even remotely similar.

    You are comparing a FreeBSD SMP system running on 2 cpus against
    a DragonFly kernel running on 1.

    The VMWare running FreeBSD is emulating an Intel ethernet adapter (EM0).
    The one running DragonFly is emulating LNC0.  Totally different network
    adapters.  EM0 is a much better adapter.

    The disk configuration is also completely different.  If those VMWare
    disks are backed by plain files they could be fragmented on top of that.

    If you want to compare the systems you need to equalize the
    configurations so you are comparing the same thing.  FreeBSD
    will still probably pipe the dd test better, but it won't be 2x.

    My guess is that the network adapter differences are creating the
    biggest issue.  Get EM running on DragonFly too, instead of LNC.  Also
    either run FreeBSD UP or build a SMP DragonFly kernel.  Check the
    VMWare setup for those disks as well.

						-Matt




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