-- Dragoman6.df -- Copyright (C) 1985 by Xerox Corporation. All rights reserved. -- Bertrand Serlet July 28, 1985 11:14:15 pm PDT -- Pradeep Sindhu February 16, 1986 8:22:52 pm PST Directory [Indigo]Top> Dragoman6.df 16-Feb-86 20:25:25 PST Exports [Indigo]Dragoman6> -- Cache Models CacheModels.mesa!1 07-May-85 11:29:20 PDT +CacheModelsImpl.bcd!2 17-Oct-85 16:20:53 PDT +CacheModels.bcd!2 17-Oct-85 16:16:08 PDT AssociativeCache.mesa!1 23-Apr-85 18:33:05 PST AssociativeCacheImpl.mesa!3 23-Nov-85 01:26:58 PST +AssociativeCache.bcd!2 17-Oct-85 16:21:02 PDT +AssociativeCacheImpl.bcd!3 23-Nov-85 01:27:12 PST DirectMapCache.mesa!1 28-Apr-85 22:52:56 PDT DirectMapCacheImpl.mesa!3 18-Oct-85 00:19:49 PDT +DirectMapCache.bcd!2 17-Oct-85 16:20:40 PDT +DirectMapCacheImpl.bcd!3 18-Oct-85 00:20:06 PDT -- Cache model verification stuff VerifyCacheModels.mesa!2 28-Jul-85 22:59:39 PDT +VerifyCacheModels.bcd!2 17-Oct-85 16:21:14 PDT VerifyCacheModels.cm!1 02-May-85 13:21:10 PDT VerifyDirectMapCache.mesa!2 28-Jul-85 23:02:54 PDT +VerifyDirectMapCache.bcd!2 17-Oct-85 16:20:47 PDT VerifyDirectMapCache.cm!1 02-May-85 13:21:09 PDT -- For starting Dragoman Dragoman.load!2 05-Aug-85 12:44:58 PDT +DragomanPackage.bcd!6 21-Oct-85 21:27:49 PDT -- Public interface for calling Dragoman Dragoman.mesa!3 19-Oct-85 23:40:23 PDT +Dragoman.bcd!3 19-Oct-85 23:42:48 PDT -- Examples from a command file; TwoTierExample.cm is the most interesting one TwoTierExample.cm!4 17-Oct-85 16:20:24 PDT Example.cm!2 28-Jul-85 22:40:13 PDT AssociativeCacheExample.cm!2 28-Jul-85 22:41:28 PDT -- Control files for running multiple simulations started by program DragomanCompilerRuns.mesa!5 23-Nov-85 01:33:41 PST +DragomanCompilerRuns.bcd!5 23-Nov-85 01:34:16 PST DragomanCompilerRuns.cm!5 17-Oct-85 16:24:46 PDT Foo.mesa!2 23-Dec-85 00:00:42 PST -- For simulating spinifex in action. DragomanSpinifexRuns.mesa!3 20-Oct-85 00:13:01 PDT DragomanSpinifexRuns.bcd!3 21-Oct-85 18:34:21 PDT DragomanSpinifexRuns.cm!3 19-Oct-85 01:16:54 PDT TestSpinifex.mesa!2 18-Oct-85 15:40:27 PDT +TestSpinifex.bcd!2 18-Oct-85 15:40:32 PDT AlpsCells.dale!2 26-Sep-85 13:23:48 PDT Directory [Indigo]Dragoman6> MakeDragoman.cm!1 21-Oct-85 23:03:21 PDT -- private code CacheModelsImpl.mesa!1 19-Apr-85 23:19:35 PST DragomanPackage.config!2 05-Aug-85 13:02:35 PDT DragomanDisp.mesa!2 21-Oct-85 21:19:38 PDT +DragomanDisp.bcd!2 21-Oct-85 21:27:37 PDT DragomanImpl.mesa!4 19-Oct-85 23:40:13 PDT +DragomanImpl.bcd!4 19-Oct-85 23:43:21 PDT DragomanOpDebug.mesa!1 27-Jul-85 21:44:29 PDT +DragomanOpDebug.bcd!1 27-Jul-85 21:53:15 PDT DragomanOpDebugImpl.mesa!1 27-Jul-85 21:45:30 PDT +DragomanOpDebugImpl.bcd!1 27-Jul-85 21:57:23 PDT DragomanOps.mesa!1 27-Jul-85 21:48:40 PDT +DragomanOps.bcd!2 17-Oct-85 16:20:00 PDT DragomanRefTab.mesa!1 27-Jul-85 22:53:44 PDT +DragomanRefTab.bcd!1 27-Jul-85 22:53:47 PDT DragomanRefTabImpl.mesa!1 27-Jul-85 21:46:20 PDT +DragomanRefTabImpl.bcd!1 27-Jul-85 23:02:36 PDT DragomanPrivate.mesa!1 27-Jul-85 21:46:55 PDT +DragomanPrivate.bcd!2 17-Oct-85 16:18:39 PDT DragomanSignals.mesa!1 27-Jul-85 21:51:32 PDT +DragomanSignals.bcd!2 17-Oct-85 16:19:04 PDT DragomanStats.mesa!3 05-Aug-85 13:02:01 PDT +DragomanStats.bcd!4 17-Oct-85 16:19:16 PDT DragomanUtil.mesa!1 27-Jul-85 21:43:15 PDT +DragomanUtil.bcd!2 17-Oct-85 16:19:28 PDT DragomanXfer.mesa!1 27-Jul-85 23:12:09 PDT +DragomanXfer.bcd!2 17-Oct-85 16:19:42 PDT Imports [Indigo]Top>DragOps.df Of ~= Using [DragOpsCross.mesa, DragOpsCross.bcd, DragOpsCrossUtils.mesa, DragOpsCrossUtils.bcd] Imports [Cedar]Top>AMModel.df Of ~= Using [AMModel.bcd, AMModelBridge.bcd] Imports [Cedar]Top>AMTypes.df Of ~= Using [AMBridge.bcd, AMTypes.bcd] Imports [Cedar]Top>BasicPackages.df Of ~= Using [Commander.bcd, Random.bcd] Imports [Cedar]Top>BasicTime.df Of ~= Using [BasicTime.bcd] Imports [Cedar]Top>CommandTool.df Of ~= Using [CommandTool.bcd] Imports [Cedar]Top>IO.df Of ~= Using [Convert.bcd, IO.bcd] Imports [Cedar]Top>Lister.df Of ~= Using [ListerUtils.bcd] Imports [Cedar]Top>MesaRuntime.df Of ~= Using [Basics.bcd, MesaRuntimeInit.bcd, PrincOps.bcd, PrincOpsUtils.bcd, Process.bcd, RuntimeError.bcd] Imports [Cedar]Top>PrintTV.df Of ~= Using [PrintTV.bcd] Imports [Cedar]Top>ProcessProps.df Of ~= Using [ProcessProps.bcd] Imports [Cedar]Top>Rope.df Of ~= Using [Ascii.bcd, ConvertUnsafe.bcd, RefText.bcd, Rope.bcd] Imports [Cedar]Top>SafeStorage.df Of ~= Using [Atom.bcd, CedarMicrocode.bcd, List.bcd, SafeStorage.bcd] Imports [Cedar]Top>ViewerIO.df Of ~= Using [ViewerIO.bcd] Imports [Cedar]Top>WorldVM.df Of ~= Using [WorldVM.bcd]