참고문헌
- Prco. of 2nd Intn. Workshop on Real-Time Computing Systems and Applications An Algorithm with Constant Execution Time for Dynamic Storage Allocation Takeshi Ogasawara
- Proc. of Real-Time Technology and Application Symposium The Real-Time Behavior of Dynamic Memory Mangement in C++ Kelvin D. Nilsen;Hong Gao
- IEEE Software v.5 no.Issue 5 Concurrent Algorithms for Real-Time Memory Management Ray Ford
- Technical Report SPC-91061-CMC Ada Quality and Style: Guidelines for Professional Programmers Version 02.01.01 Doug Smith
- IEEE Transactions on Software Engineering v.23 no.12 Design of Dynamically Recon-figurable Real-Time Software Using Port-Based Objects David B. Stewart;R.A.Volpe;Pradeep K. Khosla
- Proc. of 5th IEEE Symposium on Parallel and Distributed Processing Parallel Dynamic Storage Allocation Algorithms Arun Lyengar
- Proc. of 6th Symposium on the Frontiers of Massively Parallel Computing Scalability of Dynamic Storage Allocation Algorithms Arun Iyengar
- Proc. of Intn. Workshop on Memory Management Dynamic Storage Allocation: A Survey and Critical Review Paul R. Wilson;Mark S. Johnstone;Michael Neely;David Boles
- Proc. of Intn. Symposium on Memory Management The Memory Fragmentation Problem: Solved? Mark S. Johnstone;Paul R. Wilson
- Ph.D. thesis, Carnegie Mellon University Dynamic Storage Allocation Techniques Charles B. Weinstock
- SIGPLAN Notices v.23 no.10 Quick Fit: An Efficient Algorithm for Heap Storage Allocation Charles B. Weinstock
- Implementation of malloc See also the short paper on the implementation of this allocator Doug Lea
- The Art of Computer Programming, Volume1: Fundamental Algorithms Donald E. Knuth
- Communications of the ACM v.20 no.3 A Comparison of Next-fit, First-fit, and Best-fit C.Bay
- Communications of the ACM v.8 no.10 A Fast Storage Allocator Kenneth C. Knowlton
- Communications of the ACM v.20 no.6 Buddy Systems J.L.Peterson;T.A.Norman
- Proc. of IFIPS Dynamic Storage Allocation of Arbitrary Sized Segments J.S.Fenton;D.W.Payne
- Data Structure Techniques Thomas Standish
- Proc. of the 9th Symposium on Operating Systems Principles;Also published as Operating Systems Review v.17 no.5 Fast Fits: New Method for Dynamic Storage Allocation C.J.Stephon
- ACM Transactions on Programming Languages and Systems v.11 no.3 Efficient Implementation of the First-Fit Strategy for Dynamic Storage Allocation R.P.Brent
- Communications of the ACM v.27 no.3 The Software Lookaside Buffer Reduces Search Overhead with Linked Lists G.Bozman
- Communications of the ACM v.28 no.5 Adaptive Exact-Fit Storage Management R.R.Oldehoeft;S.J.Allan
- Software Practice and Experience v.23 no.8 CustoMalloc: Efficient Synthesized Memory Allocators D.Grunwald;B.Zorn
- Communications of the ACM v.16 no.10 A Class of Dynamic Memory Allocation Algorithms D.S.Hirschberg
- Communications of the ACM v.17 no.10 A Weighted Buddy Method for Dynamic Storage Allocation K.K.Shen;J.L.Peterson
- Technical Report 79, Computer Science Department, Indiana University The Double Buddy-System David S. Wise
- Communications of the ACM v.20 no.11 Anomalous Behavior of the Fifty-percent Rule in Dynamic Memory Allocation J.E.Shore