GNU bug report logs - #11597
df calculus wrong?

Previous Next

Package: coreutils;

Reported by: system <at> wody2001.de

Date: Thu, 31 May 2012 22:51:02 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bob Proulx <bob <at> proulx.com>
To: system <system <at> wody2001.de>
Cc: 11597 <at> debbugs.gnu.org
Subject: bug#11597: df calculus wrong?
Date: Thu, 31 May 2012 18:00:51 -0600
system wrote:
> I am not an developer but mathematics is one of my favs so how can the
> following explained? 
> 
> Command issued 
> df -h
> 
> response 
> ----paste start -----
> Dateisystem            Größe Benut  Verf Ben% Eingehängt auf
> /dev/sda1              36G   25G  9,1G  73% /

As Pádraig noted this is minfree at work.

  36G * 0.95 = 34.20
  25G / 34.2G = 73%

Please see this reference for more information.

  http://www.gnu.org/software/coreutils/faq/#df-Size-and-Used-and-Available-do-not-add-up

Bob




This bug report was last modified 12 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.