File information: | |
File name: | Fsp.mesa_Oct77.pdf [preview Fsp.mesa Oct77] |
Size: | 257 kB |
Extension: | |
Mfg: | xerox |
Model: | Fsp.mesa Oct77 🔎 |
Original: | Fsp.mesa Oct77 🔎 |
Descr: | xerox mesa 3.0_1977 listing Fsp.mesa_Oct77.pdf |
Group: | Electronics > Other |
Uploaded: | 18-11-2019 |
User: | Anonymous |
Multipart: | No multipart |
Information about the files in archive: | ||
Decompress result: | OK | |
Extracted files: | 1 | |
File name Fsp.mesa_Oct77.pdf fsp .mESA 24-0CT-77 18:23 :01 Page 1 -- Fsp.Mesa Edited by Sandman on August 31. 1977 1:40 PM DIRECTORY AltoDcfs: FROM "altodefs". SystemDefs: FROM "systemdefs". StringDefs: FROM "stringdefs". FSPDefs: FROM "fspdefs": DEFINITIONS FROM FSPDefs: FSP: PROGRAM IMPORTS StringDefs. SystemDefs EXPORTS FSPDefs. SystemDefs SHARES FSPDefs PUBLIC BEGIN -- Mesa Free Storage Package -- A set of procedures to manage allocation within a zone. Coalescing of free nodes occurs during allocation: all free nodes following a candidate node are merged befor~ any space is allocated. The logic is derived from a BCPL program by E. M. McCreight and was suggested by an exercise in Knuth Volume I. p. 463 #19 UsedNodeSize: PRIVATE BlockSize |
Date | User | Rating | Comment |