Sökning: "Blocking performance"

Visar resultat 1 - 5 av 79 avhandlingar innehållade orden Blocking performance.

  1. 1. Non-blocking Synchronization: Algorithms and Performance Evaluation

    Författare :Yi Zhang; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES;

    Sammanfattning : The thesis investigates non-blocking synchronization in shared memory systems, in particular in high performance shared memory multiprocessors and real-time shared memory systems. We explore the performance impact of non-blocking synchronization in high performance shared memory multiprocessors and the applicability of non-blocking synchronization in real-time systems. LÄS MER

  2. 2. Energy Saving vs. Performance: Trade-offs in Optical Networks

    Författare :Pawel Wiatr; Paolo Monti; Josep Solé-Pareta; KTH; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; energy-efficiency; optical networks; RWA; side-effects; device reliability performance; network performance; operational cost; benefits; loss; Informations- och kommunikationsteknik; Information and Communication Technology;

    Sammanfattning : The energy consumption of communication networks is continuously growing. Many energy saving approaches have been proposed at the device, system, and network level. The most promising way to address this problem is to utilize photonic technologies as much as possible thanks to their low energy consumption per bit performance. LÄS MER

  3. 3. Efficient and Practical Non-Blocking Data Structures

    Författare :Håkan Sundell; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; shared data structure; abstract data type; snapshot; lock-free; priority queue; synchronization; non-blocking; skip list; shared memory; deque; real-time; doubly linked list; dictionary; wait-free; shared register;

    Sammanfattning : This thesis deals with how to design and implement efficient, practical and reliable concurrent data structures. The design method using mutual exclusion incurs serious drawbacks, whereas the alternative non-blocking techniques avoid those problems and also admit improved parallelism. LÄS MER

  4. 4. Some topics in web performance analysis

    Författare :Jianhua Cao; Institutionen för elektro- och informationsteknik; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY;

    Sammanfattning : This thesis consists of four papers on web performance analysis. In the first paper we investigate the performance of overload control through queue length for two different web server architectures. The simulation result suggests that the benefit of request prioritization is noticeable only when the capacities of the sub-systems match each other. LÄS MER

  5. 5. Recursive Blocked Algorithms, Data Structures, and High-Performance Software for Solving Linear Systems and Matrix Equations

    Författare :Isak Jonsson; Bo Kågström; Zhaojun Bai; Umeå universitet; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; Datorberäkningar och högpresterande datorer; Recursive algorithm; recursive blocked format; Cholesky factorization; Sylvester-type equations; automatic blocking; superscalar; GEMM-based; RECSY library; Datorberäkningar och högpresterande datorer; Computer engineering; Datorteknik; business data processing; administrativ databehandling;

    Sammanfattning : This thesis deals with the development of efficient and reliable algorithms and library software for factorizing matrices and solving matrix equations on high-performance computer systems. The architectures of today's computers consist of multiple processors, each with multiple functional units. LÄS MER