Entry Schmidt:1994:PHR from sigplan1990.bib

Last update: Thu Apr 12 03:37:15 MDT 2012                Valid HTML 3.2!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Schmidt:1994:PHR,
  author =       "William J. Schmidt and Kelvin D. Nilsen",
  title =        "Performance of a hardware-assisted real-time garbage
                 collector",
  journal =      j-SIGPLAN,
  volume =       "29",
  number =       "11",
  pages =        "76--85",
  month =        nov,
  year =         "1994",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sat May 1 15:50:17 MDT 1999",
  bibsource =    "http://www.acm.org/pubs/toc/",
  URL =          "http://www.acm.org:80/pubs/citations/proceedings/asplos/195473/p76-schmidt/",
  abstract =     "Hardware-assisted real-time garbage collection offers
                 high throughput and small worst-case bounds on the
                 times required to allocate dynamic objects and to
                 access the memory contained within previously allocated
                 objects. Whether the proposed technology is cost
                 effective depends on various choices between
                 configuration alternatives. This paper reports the
                 performance of several different configurations of the
                 hardware-assisted real-time garbage collection system
                 subjected to several different workloads. Reported
                 measurements demonstrate that hardware-assisted
                 real-time garbage collection is a viable alternative to
                 traditional explicit memory management techniques, even
                 for low-level languages like C++.",
  acknowledgement = ack-nhfb,
  classification = "C5310 (Storage system design); C5470 (Performance
                 evaluation and testing); C6120 (File organisation)",
  conflocation = "San Jose, CA, USA; 4-7 Oct. 1994",
  conftitle =    "Sixth International Conference on Architectural
                 Support for Programming Languages and Operating Systems
                 (ASPLOS-VI)",
  corpsource =   "Dept. of Comput. Sci., Iowa State Univ., Ames, IA,
                 USA",
  keywords =     "algorithms; configuration alternatives; design;
                 dynamic objects; experimentation; explicit memory
                 management techniques; hardware-assisted real-time
                 garbage collector; languages; measurement; memory
                 architecture; performance; performance evaluation;
                 previously allocated objects; real-time systems;
                 storage allocation; storage management; theory; worst
                 case bounds",
  sponsororg =   "ACM; IEEE Comput. Soc",
  subject =      "{\bf D.4.2} Software, OPERATING SYSTEMS, Storage
                 Management, Allocation/deallocation strategies. {\bf
                 D.3.4} Software, PROGRAMMING LANGUAGES, Processors,
                 Compilers. {\bf C.3} Computer Systems Organization,
                 SPECIAL-PURPOSE AND APPLICATION-BASED SYSTEMS,
                 Real-time and embedded systems.",
  treatment =    "P Practical",
}

Related entries