X-Spam-Check-By: sourceware.org Date: Wed, 1 Aug 2007 18:26:10 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Request for running a test application Message-ID: <20070801162610.GI13674@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070801090736 DOT GA11738 AT calimero DOT vinschen DOT de> <20070801093938 DOT GC11738 AT calimero DOT vinschen DOT de> <46B07226 DOT 8040601 AT gmx DOT de> <20070801115312 DOT GB13674 AT calimero DOT vinschen DOT de> <46B0A8BA DOT 88B7C424 AT dessent DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B0A8BA.88B7C424@dessent.net> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 Aug 1 08:37, Brian Dessent wrote: > Corinna Vinschen wrote: > > > It *is* interesting, thank you. > > > > Anybody else running a different ramdisk? > > Yes. I use Farstone Virtual Hard Drive Pro (a very stupid product name > if you ask me, but there you go) and the results are below. I am > guessing the bulk of the difference is due to this being formatted NTFS > not FAT. Frankly having a FAT formatted ramdisk seems like a big waste > of memory as with NTFS you can enable compression on the whole volume, > though oddly even when you do that the VOLUME_IS_COMPRESSED flag is > still FALSE. > > Device Type : 7 > Characteristics : 120 Hmm, that's slightly disappointing. Windows knows a device type FILE_DEVICE_VIRTUAL_DISK, which I'd expected is used for ram disks. But all local non-CD file systems seem to use FILE_DEVICE_DISK. Well, that's obviously easier for testing, but still... Can you change the source and see what you get when the native NT filename is only \??\X: instead of \??\X:\ (no trailing backslash)? Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/