[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Iomega Zip/750c
- To: tp750@CS.UTK.EDU
- Subject: Re: Iomega Zip/750c
- From: akiro@channel1.com (Akiro)
- Date: Fri, 18 Aug 1995 00:22:00 -0500
- In-Reply-To: <Pine.SUN.3.91.950817171353.20064A-100000@coyote.rain.org>
- Organization: Channel 1(R) 617-864-0100 Info
Subject: Re: Iomega Zip/750c
>> Below is a section of my Autoexec.bat file....should I use the Windows
>> or the DOS smartdrv? What should the numbers after the smartdrv be?
>> How can I get smartdrv to buffer the D drive?
>>
>> .........................................
>> (snip)
>> C:\ZipTools\Guest.exe
>> rem c:\windows\smartdrv.exe 1024 512
>> c:\dos\smartdrv.exe 2048 128
>> (snip)
>> .........................................
>I'd suggest using whichever smartdrv is later. If you have at least
>version 5.0, then you can ask it to read and write cache your
>drives. It is a much safer version than 4.x's. Beg or borrow the
>newer one if you don't have it.
The newest one I have is dated 11-17-94 Is this the newest one?
>path statement.....
>etc...
>cd c:\ziptools
>guest.exe
>cd c:\
>c:\dos\smartdrv.exe c+ d+ /u 1028 512
>rem the /u prevents loading the CD-ROM cache if you don't need it.
>etc...
>If you are using WFWG with 32 bit file and disk access, then the 512
>number should be 128 or even 0, otherwise it depends on how much
>memory you are using, since it prevents windows from using it for
>anything but cache. Make it bigger if you have over 8 Megs.
I'm running WFWG 3.11 and using 32bit disk access. I have 12 megs of
ram. What should the two sets of numbers be?
>After booting up, you can check how smartdrv came out by
>going to the DOS prompt (not a dos window) and writing
>smartdrv /s
After doing so I got the following:
room for 128 elements of 8,192 bytes each
there has been 5,733 cache hits and 2,545 cache misses
cache size 1,048,576 bytes
Does this look ok?
Thank you Richard,
Akiro