git: sys/vfs/msdosfs: Support vfs clustering

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Nov 12 03:37:11 PST 2019


commit 17b24363717ff76af83e5024b373e711a857cfc0
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Nov 12 05:57:40 2019 +0900

    sys/vfs/msdosfs: Support vfs clustering
    
    from freebsd/freebsd at 8fdd1a79d0f77863b38e6de503ef08f19bef2e89
    
    fio shows random read/write throughput improvement by 10% or so.

Summary of changes:
 sys/vfs/msdosfs/msdosfs_vnops.c | 68 +++++++++++++++++++++++++++++++++++------
 1 file changed, 59 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17b24363717ff76af83e5024b373e711a857cfc0


-- 
DragonFly BSD source repository



More information about the Commits mailing list