mem@sii.UUCP (Mark Mallett) (12/14/83)
b I notice there has been some discussion of the Jade Double-D board. My brother has the DD and has done some interesting things with it. He has added 30K of extra memory on the DD board, and rewritten (and re-PROM'ed) the DCM (the disc control module which is the control program for the Z80 onboard the DD) to make use of this 30K as a disc cache. His new DCM combines mru (most-recently-used) and rfu (recent-frequently-used) algorithms to decide which sectors to keep in memory. The rfu scheme involves a sliding window of the last 1000 sectors to have been accessed. This combination of algorithms results pretty much in keeping the desired things in the cache. For instance, when he is working on a program, the steps may involve editing and compiling a program. With a strictly mru-based caching algorithm, the source file would appear in the cache and get replaced by the compiler COM file. With the recent-frequency algorithm added, sectors from the source file have higher priority. The same applies to frequently run programs (e.g. PIP), or an editor, etc. I suppose that anybody who is interested in this can mail to me, as he does not have a usenet account. Mark E. Mallett {decvax | ittvax}!sii!mem
ty%CCVAX%nosc@sri-unix.UUCP (12/18/83)
I would be very interested in what has been done to the Jade DD. Would the source be available and if so let me know and I can send a diskette(s). Thanks in advance for the info. ty@nosc
witters@fluke.UUCP (John Witters) (12/20/83)
I tried replying via mail, but the net puked on the address. I've got a JADE DD using 5 1/4 inch disk drives. If your interested, you may call me. John Witters John Fluke Mfg. Co. Inc. P.O.B. C9090 M/S 243F Everett, Washington (206) 356-5274 (Work) (206) 353-4672 (Home)