X-Spam-Check-By: sourceware.org Message-ID: <43B96ACB.6000000@doe.carleton.ca> Date: Mon, 02 Jan 2006 13:02:51 -0500 From: Fred Ma User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Inconsistent results from "du -sk ." References: <43B59683 DOT 5000602 AT doe DOT carleton DOT ca> <43B59E70 DOT 60908 AT byu DOT net> In-Reply-To: <43B59E70.60908@byu.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Eric Blake wrote: > According to Fred Ma on 12/30/2005 1:20 PM: >>When I repeatedly issue "du -sk ." within seconds of each other, the >>results are different, and there is no process running that could be >>changing the contents of the directory. Here is an illustrative >>session: > > du can only report what the OS tells it. If it shows increasing numbers, > then it was very likely that some process was consuming disk space in that > directory (in spite of your claims to the contrary). > >>I am using an installation that is not quite up-to-date, but haven't > > "Not quite" is an understatement - cygwin is at 1.5.18; your version is > missing a year and a half of bug fixes. > >>Since upgrading is nontrivial for me at present, I was trying to find >>a history of release notes to see if this problem has been solved in >>the cygwin versions since my current one. A search of the archives >>revealed a confusion with blocking factors in the late 90's, but not >>the same problem. Thanks for any other information about this. In >>particular, if there is an on-line history of release notes that >>captures this, that would be even better. Even if it does not >>capture this, such a set of notes would be very useful. > > Browse the archives of the cygwin-announce list to see relevant changes > announced for each software upgrade (for this email, that would include > searching for mail with cygwin or coreutils in the subject): > http://cygwin.com/ml/cygwin-announce/ > > For particular programs, you can often find an online repository of > changes. For example, cygwin changes are tracked here: > http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog?cvsroot=src > > And many programs maintain a condensed version of user-visible changes. > For example, coreutils changes that have happened since sh-utils, > fileutils, and textutils here: > http://cvs.savannah.gnu.org/viewcvs/coreutils/NEWS?rev=1.354&root=coreutils&view=markup > > Google can be your friend, after all. Google is a good tool, I used it extensively before posting. After doing more of that, and perusing the links you provided, I'm not able to find a fix that might explain the time-varying nature of du's reported numbers. It is somewhat repeatable in the sense that if I don't issue "du -sk ." for some time, and then repeatedly issue it, the first try is always low, and subsequent tries always settle on 450. It could very well be the interaction of du with the OS e.g hypothetically, if the OS returns numbers right away before it finishes tallying, perhaps the first attempts yields a premature total. For me to understand the possible causes, I'd have to become much more familiar with Cygwin, du, and windows 2000. Rather than speculating further, I'll take the steady-state result and upgrade at my first opportunity. Thank you for the links. Fred -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/