1753479 Members
4869 Online
108794 Solutions
New Discussion

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