1753765 Members
5957 Online
108799 Solutions
New Discussion

Re: bdf/df very slow

 
SOLVED
Go to solution

Re: bdf/df very slow

bdf is slow with a large buffer cache because by default the bdf command will sync filesystems and write out the changed blocks in the buffer cache before reporting back... if you want it to run quicker with a larger buffer cache then just use "bdf -s" which will run without the sync.

HTH

Duncan

I am an HPE Employee
Accept or Kudo