• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 108
  • 11
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 134
  • 134
  • 134
  • 134
  • 39
  • 35
  • 33
  • 29
  • 26
  • 19
  • 13
  • 11
  • 11
  • 10
  • 10
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
61

An optimization framework for embedded processors with auto-modify addressing modes

Lau, ChokSheak. January 2004 (has links) (PDF)
Thesis (M.S.)--Computing, Georgia Institute of Technology, 2005. / Pande, Santosh, Committee Chair ; Lee, Hsien-Hsin Sean, Committee Member ; Uh, Gang-Ryung, Committee Member. Includes bibliographical references.
62

Investigation of evanescent optical wave interaction at a charged semiconductor interface /

Chen, Kuan-Ho. January 2004 (has links)
Thesis (M.S.)--University of Missouri-Columbia, 2004. / Typescript. Includes bibliographical references (leaves 63-64). Also available on the Internet.
63

A practical distributed garbage collection algorithm for message passing network with message delay /

Kwan, Chun-tak. January 1996 (has links)
Thesis (M. Phil.)--University of Hong Kong, 1996. / Includes bibliographical references (leaf 60-64).
64

Development and analysis of weak memory consistency models to accelerate shared memory multiprocessor systems /

Yoon, Myungchul, January 1998 (has links)
Thesis (Ph. D.)--University of Texas at Austin, 1998. / Vita. Includes bibliographical references (leaves 113-124). Available also in a digital version from Dissertation Abstracts.
65

Global memory management for workstation networks /

Feeley, Michael Joseph, January 1996 (has links)
Thesis (Ph. D.)--University of Washington, 1996. / Vita. Includes bibliographical references (p. [149]-157).
66

Investigation of evanescent optical wave interaction at a charged semiconductor interface

Chen, Kuan-Ho. January 2004 (has links)
Thesis (M.S.)--University of Missouri-Columbia, 2004. / Typescript. Includes bibliographical references (leaves 63-64). Also available on the Internet.
67

A technology-scalable composable architecture

Kim, Changkyu, January 1900 (has links)
Thesis (Ph. D.)--University of Texas at Austin, 2007. / Vita. Includes bibliographical references.
68

Memory management strategies to improve the space-time performance of Java programs

Yu, Ching-han., 余靜嫺. January 2006 (has links)
published_or_final_version / abstract / Computer Science / Doctoral / Doctor of Philosophy
69

An adaptive software transactional memory support for multi-core programming

Chan, Kinson., 陳傑信. January 2009 (has links)
published_or_final_version / Computer Science / Master / Master of Philosophy
70

Intelligent Memory Management Heuristics

Panthulu, Pradeep 12 1900 (has links)
Automatic memory management is crucial in implementation of runtime systems even though it induces a significant computational overhead. In this thesis I explore the use of statistical properties of the directed graph describing the set of live data to decide between garbage collection and heap expansion in a memory management algorithm combining the dynamic array represented heaps with a mark and sweep garbage collector to enhance its performance. The sampling method predicting the density and the distribution of useful data is implemented as a partial marking algorithm. The algorithm randomly marks the nodes of the directed graph representing the live data at different depths with a variable probability factor p. Using the information gathered by the partial marking algorithm in the current step and the knowledge gathered in the previous iterations, the proposed empirical formula predicts with reasonable accuracy the density of live nodes on the heap, to decide between garbage collection and heap expansion. The resulting heuristics are tested empirically and shown to improve overall execution performance significantly in the context of the Jinni Prolog compiler's runtime system.

Page generated in 0.0798 seconds