Hide metadata

dc.date.accessioned2013-03-12T08:05:43Z
dc.date.available2013-03-12T08:05:43Z
dc.date.issued2010en_US
dc.date.submitted2010-11-01en_US
dc.identifier.citationMatheussen, Kjetil Svalastog. Realtime Audio with Garbage Collection. Masteroppgave, University of Oslo, 2010en_US
dc.identifier.urihttp://hdl.handle.net/10852/8805
dc.description.abstractTwo non-moving concurrent garbage collectors tailored for realtime audio processing are described. Both collectors work on copies of the heap to avoid cache misses and audio-disruptive synchronizations. Both collectors are targeted at multiprocessor personal computers. The first garbage collector works in uncooperative environments, and can replace Hans Boehm's conservative garbage collector for C and C++. The collector does not access the virtual memory system. Neither does it use a read barrier or a write barrier. The second garbage collector replicates the heap using a novel algorithm. The second collector works in similar environments as the first collector, but it requires a write barrier. Two variants of the collector are described, each using a different type of write barrier. Neither of the write barriers should affect audio processing performance.eng
dc.language.isoengen_US
dc.titleRealtime Audio with Garbage Collectionen_US
dc.typeMaster thesisen_US
dc.date.updated2011-03-02en_US
dc.creator.authorMatheussen, Kjetil Svalastogen_US
dc.subject.nsiVDP::420en_US
dc.identifier.bibliographiccitationinfo:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:dissertation&rft.au=Matheussen, Kjetil Svalastog&rft.title=Realtime Audio with Garbage Collection&rft.inst=University of Oslo&rft.date=2010&rft.degree=Masteroppgaveen_US
dc.identifier.urnURN:NBN:no-26902en_US
dc.type.documentMasteroppgaveen_US
dc.identifier.duo107019en_US
dc.contributor.supervisorHerman Ruge Jervellen_US
dc.identifier.bibsys111905559en_US
dc.identifier.fulltextFulltext https://www.duo.uio.no/bitstream/handle/10852/8805/3/Matheussen.pdf


Files in this item

Appears in the following Collection

Hide metadata