X-Spam-Check-By: sourceware.org From: "Dave Korn" To: "'Vladimir Dergachev'" , 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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/