IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2008, 10:42:31 AM (18 years ago)
Author:
jhoblitt
Message:

dump Sys::Statistics::Linux::DiskUsage for Filesys::Df in nebdiskd as it's behind the scenes usage of df instead of statfs() was causing lags on hung NFS mounts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/Build.PL

    r19791 r19796  
    1919        'File::Path'            => '1.08',
    2020        'File::Spec'            => 0,
     21        'Filesys::Df'           => '0.92',
    2122        'File::Spec::Functions' => 0,
    2223        'File::Temp'            => 0,
     
    2526        'Params::Validate'      => '0.73',
    2627        'SOAP::Lite'            => '0.69',
    27         'Sys::Statistics::Linux::DiskUsage' => '0.02',
    2828        'URI'                   => '1.30',
    2929    },
Note: See TracChangeset for help on using the changeset viewer.