X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: "'Vladimir Dergachev'" <vdergachev@rcgardis.com>, <cygwin@cygwin.com>
Subject: RE: NTFS fragmentation
Date: Thu, 3 Aug 2006 10:18:55 +0100
Message-ID: <05b201c6b6dd$d84695d0$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <200608021946.07978.vdergachev@rcgardis.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 03 August 2006 00:46, Vladimir Dergachev wrote:


    Hi Vladimir,


>>> Please CC me - I am not on the list.

  Done :)

> 
> PS I'll try writing a C program when time permits - any suggestions on what
> API besides regular open/write/close to use ?

  I think you might want to go straight to ZwCreateFile in the native API, and
see if you can pin the difference in behaviour down to some change in the
flags passed to that call.

  Actually, maybe the most informative thing would be to look at the device IO
controls sent by both testcases, using filemon or similar.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

