-- AlpineServer.cm -- Copyright (C) 1984 by Xerox Corporation. All rights reserved. -- Last Edited by: Kupfer, July 25, 1984 5:15:41 pm PDT Run AlpineCommonImpls Run AlpineServerImpls Run SkiPatrol Run SkiPatrolLogViewerImpl ← AlpineControl.Initialize[filePageMgrNormalChunks: 50, filePageMgrLogChunks: 50, filePageMgrLeaderChunks: 10, coordinatorMapHashArraySlots: 64, transactionMapHashArraySlots: 64, fileMapHashArraySlots: 43, openFileMapHashArraySlots: 256, lockHashArraySlots: 256, fileMapFinalizationQueueLength: 60, nAccessCacheEntries: 20, alpineWheels: "AlpineWheels↑.pa"] ← AlpineControl.Start[fileStore: "Luther.alpine", typeOfRestart: warmStart, nLogPages: 20000, nOwners: 100] ← AlpineControl.ExportInterfaces[]