USER-LEVEL INTERPROCESS COMMUNICATION FOR SHARED MEMORY MULTIPROCESSORS

被引:25
作者
BERSHAD, BN [1 ]
ANDERSON, TE [1 ]
LAZOWSKA, ED [1 ]
LEVY, HM [1 ]
机构
[1] UNIV WASHINGTON,DEPT COMP SCI & ENGN,SEATTLE,WA 98195
来源
ACM TRANSACTIONS ON COMPUTER SYSTEMS | 1991年 / 9卷 / 02期
关键词
THREAD; MULTIPROCESSOR; OPERATING SYSTEM; PARALLEL PROGRAMMING; PERFORMANCE; COMMUNICATION;
D O I
10.1145/103720.114701
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Interprocess communication (IPC), in particular IPC oriented towards local communication (between address spaces on the same machine), has become central to the design of contemporary operating systems. IPC has traditionally been the responsibility of the kernel, but kernel-based IPC has two inherent problems. First, its performance is architecturally limited by the cost of invoking the kernel and reallocating a processor from one address space to another. Second, applications that need inexpensive threads and must provide their own thread management encounter functional and performance problems stemming from the interaction between kernel-level communication and user-level thread management. On a shared memory multiprocessor, these problems can be solved by moving the communication facilities out of the kernel and supporting them at the user level within each address space. Communication performance is improved since kernel invocation and processor reallocation can be avoided when communicating between address spaces on the same machine. These observations motivated User-Level Remote Procedure Call (URPC). URPC combines a fast cross-address space communication protocol using shared memory with lightweight threads managed at the user level. This structure allows the kernel to be bypassed during cross-address space communication. The programmer sees threads and RPC through a conventional interface, though with unconventional performance.
引用
收藏
页码:175 / 198
页数:24
相关论文
共 40 条
  • [1] AGARWAL A, 1990, 17TH ANNUAL INTERNATIONAL SYMPOSIUM ON COMPUTER ARCHITECTURE, P104, DOI 10.1109/ISCA.1990.134498
  • [2] CACHE PERFORMANCE OF OPERATING SYSTEM AND MULTIPROGRAMMING WORKLOADS
    AGARWAL, A
    HENNESSY, J
    HOROWITZ, M
    [J]. ACM TRANSACTIONS ON COMPUTER SYSTEMS, 1988, 6 (04): : 393 - 431
  • [3] AGARWAL A, 1989, MIT VLSI89566 LAB CO
  • [4] THE PERFORMANCE IMPLICATIONS OF THREAD MANAGEMENT ALTERNATIVES FOR SHARED-MEMORY MULTIPROCESSORS
    ANDERSON, TE
    LAZOWSKA, ED
    LEVY, HM
    [J]. IEEE TRANSACTIONS ON COMPUTERS, 1989, 38 (12) : 1631 - 1644
  • [5] ANDERSON TE, 1990, 900402 U WASH DEP CO
  • [6] ANDERSON TE, IN PRESS 13TH P ACM
  • [7] BERSHAD BN, 1990, ACM T COMPUT SYST, V8, P37, DOI [10.1145/77648.77650, 10.1145/74851.74861]
  • [8] PRESTO - A SYSTEM FOR OBJECT-ORIENTED PARALLEL PROGRAMMING
    BERSHAD, BN
    LAZOWSKA, ED
    LEVY, HM
    [J]. SOFTWARE-PRACTICE & EXPERIENCE, 1988, 18 (08) : 713 - 732
  • [9] BERSHAD BN, 1989, IN PRESS 12TH P ACM
  • [10] BERSHAD BN, 1990, 900602 U WASH DEP CO