Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Towards Connection-Scalable RNIC Architecture

View through CrossRef
Abstract RDMA is a widely adopted optimization strategy in datacenter networking that surpasses traditional kernel-based TCP/IP networking through mechanisms such as kernel bypass and hardware offloading. However, RDMA also faces a scalability challenge with regard to connection management due to limited on-chip memory capacity in the RDMA Network Interface Card (RNIC). This necessitates the storage of connection context within RNIC's memory and considerable performance degradation when maintaining a large number of connections. In this paper, we propose a novel RNIC microarchitecture design that achieves peak performance with scalable connections. First, we model RNIC and identify two key factors that degrade performance when connections scale: head-of-line blocking when accessing the connection context and connection context dependency in transmission processing. To address the head-of-line blocking problem, we then combine a non-blocking connection requester and connection context management module to process prepared connections first, which achieves peak message rate when connections scale. Besides, to eliminate connection context dependency in RNIC, we deploy a latency-hiding connection context scheduling strategy, maintaining low latency when the number of connections increases. We implement and evaluate our design, demonstrating its successful maintenance of peak message rate (66.4Mop/s) and low latency (3.89us) while scaling to over 50k connections with less on-chip memory footprint.
Title: Towards Connection-Scalable RNIC Architecture
Description:
Abstract RDMA is a widely adopted optimization strategy in datacenter networking that surpasses traditional kernel-based TCP/IP networking through mechanisms such as kernel bypass and hardware offloading.
However, RDMA also faces a scalability challenge with regard to connection management due to limited on-chip memory capacity in the RDMA Network Interface Card (RNIC).
This necessitates the storage of connection context within RNIC's memory and considerable performance degradation when maintaining a large number of connections.
In this paper, we propose a novel RNIC microarchitecture design that achieves peak performance with scalable connections.
First, we model RNIC and identify two key factors that degrade performance when connections scale: head-of-line blocking when accessing the connection context and connection context dependency in transmission processing.
To address the head-of-line blocking problem, we then combine a non-blocking connection requester and connection context management module to process prepared connections first, which achieves peak message rate when connections scale.
Besides, to eliminate connection context dependency in RNIC, we deploy a latency-hiding connection context scheduling strategy, maintaining low latency when the number of connections increases.
We implement and evaluate our design, demonstrating its successful maintenance of peak message rate (66.
4Mop/s) and low latency (3.
89us) while scaling to over 50k connections with less on-chip memory footprint.

Related Results

The architecture of differences
The architecture of differences
Following in the footsteps of the protagonists of the Italian architectural debate is a mark of culture and proactivity. The synthesis deriving from the artistic-humanistic factors...
Time and Architecture
Time and Architecture
In the Italian language, the term “tempo” (literally time) is a word of daily use to which we attribute many meanings. It can signify a chronological dimension between past, prese...
RNIC-A Retrospect Network for image captioning
RNIC-A Retrospect Network for image captioning
Abstract As cross-domain research combining computer vision and natural language processing, the current image captioning research mainly considers how to improve the visua...
Rewiews
Rewiews
Time and Architecture. The aspects that involve its dichotomous and synchronic relationship (De Fusco, 2019)1, make it a constantly present topic in the architectural debate, intri...
Kievan Rus’
Kievan Rus’
Robert Ousterhout, the author of a magnificent book “Eastern Medieval Architecture. The Building Traditions of Bizantium and Neighboring Lands”, published by Oxford University Pres...
Impact of Advertisement Informativeness and eWOM on Brand Advocacy: Self-Brand Connection as a Mediator
Impact of Advertisement Informativeness and eWOM on Brand Advocacy: Self-Brand Connection as a Mediator
Advancements in social media technologies have empowered consumers with instant information about anything they wish for. The implications of such power are quite profound on brand...
Dialogue of forms of European style and folk traditions baroque in Ukrainian sacred architecture
Dialogue of forms of European style and folk traditions baroque in Ukrainian sacred architecture
The article deals with the history of the study of the Ukrainian Baroque phenomenon. The dialogicity of the architectural forms of individual stylistic directions and currents of t...
ANTOINE-LAURENT-THOMAS VAUDOYER AND THE TRANSFORMATION OF ARCHITECTURAL THEORY OF THE ENLIGHTENMENT IN EARLY 19TH CENTURY
ANTOINE-LAURENT-THOMAS VAUDOYER AND THE TRANSFORMATION OF ARCHITECTURAL THEORY OF THE ENLIGHTENMENT IN EARLY 19TH CENTURY
Годы творческого формирования А.-Л.-Т. Водуайе пришлись на 1780-е, период расцвета эпохи Просвещения. Водуайе был весьма успешен и оставался востребованным на протяжении всего слож...

Back to Top