Number: 1815 Date: 10-Aug-84 16':31':21 Submitter: Sannella.PA Source: Masinter.pa Subject: STORAGE will now print out info about array free list Assigned To: Attn: Status: Closed In/By: Harmony Problem Type: Impact: Difficulty: Frequency: Priority: System: Language Support Subsystem: Storage Formats/Mgt Machine: Disk: Lisp Version: Source Files: Microcode Version: Memory Size: File Server: Server Software Version: Disposition: ' ["Sannella" "20-Aug-84 18':29':04" Status':(Fixed->Closed) In/By':] Description: ' Date': 23 Jul 84 16':57 PDT' From': Masinter.pa' Subject': Lisp': STORAGE will now print out info about array free list' To': LispSupport.pa' cc': LispCore^' Reply-to': Masinter.pa' ' Lisp System Date': 22-Jul-84 00':27':49' Machine': Dorado (Plaza)' Microcode version': 24,4' Memory size': 10000' status': fixed' ' ' STORAGE will now print out some more information about the size of the entries on the array free list, including a breakdown of the free block sizes. The block sizes are broken down by STORAGE.ARRAYSIZES, initially (4 10 100 1000 4000 NIL), which will yield a printout of the form':' ' Data Spaces' Allocated Remaining' Pages Pages' Fixed-datum space 2486 1098' Atoms 651 245' Print Names 606 1442' variable-datum space 3744 3168' ' variable-datum free list': ' le 4 11 items; 44 cells.' le 10 34 items; 240 cells.' le 100 39 items; 1619 cells.' le 1000 25 items; 7856 cells.' le 4000 2 items; 2449 cells.' others 0 items; 0 cells.' ' Total cells free': 12208 total pages': 96' ' ' ' (RECLAIMMIN) = 1000; RECLAIMWAIT = 4 seconds.' Workaround: Test Case: Edit-By: Sannella Edit-Date: 20-Aug-84 18':29':04