Tagged articles
8 articles
Page 1 of 1
Linux Code Review Hub
Linux Code Review Hub
Feb 27, 2024 · Fundamentals

How to Compute Headroom for Lossless Ethernet Links (Part 2)

This section analytically derives the headroom size for loss‑less Ethernet links using IEEE 802.1Qbb priority flow control, detailing worst‑case delays, interface and cable latency, buffer cell sizing, Cisco Nexus configuration examples, and a comparison with Fibre Channel B2B primitives.

BuffersCiscoDataCenter
0 likes · 22 min read
How to Compute Headroom for Lossless Ethernet Links (Part 2)
Architects' Tech Alliance
Architects' Tech Alliance
Aug 17, 2022 · Fundamentals

Overview of PCIe Evolution: From 3.0 to 7.0 and Future Roadmap

This article provides a comprehensive overview of the PCIe interface evolution, detailing the specifications, version milestones, bandwidth improvements, encoding and signaling changes from PCIe 3.0 through PCIe 7.0, and their impact on data‑center, AI/ML, and consumer hardware.

DataCenterHardwareInterface
0 likes · 9 min read
Overview of PCIe Evolution: From 3.0 to 7.0 and Future Roadmap
Qunar Tech Salon
Qunar Tech Salon
Mar 10, 2022 · Operations

Design and Implementation of Cisco Nexus VPC for Qunar K8S Network

This article details the background, design rationale, network topology changes, and step‑by‑step procedures—including VPC configuration, BGP setup, and port‑channel adjustments—used to upgrade Qunar's data‑center network for Kubernetes deployments, with practical code examples and operational tips.

BGPCiscoDataCenter
0 likes · 11 min read
Design and Implementation of Cisco Nexus VPC for Qunar K8S Network
21CTO
21CTO
Feb 15, 2022 · Artificial Intelligence

Why AMD’s $35B Xilinx Acquisition Could Redefine AI and Data Center Computing

On February 14, AMD completed its landmark $35 billion all‑stock purchase of Xilinx, a move that expands AMD’s product portfolio with FPGA and adaptive SoC technologies, strengthens its position in AI, data‑center and edge markets, and signals a strategic push to compete with Intel.

AIAMDAcquisition
0 likes · 9 min read
Why AMD’s $35B Xilinx Acquisition Could Redefine AI and Data Center Computing
Architects' Tech Alliance
Architects' Tech Alliance
Dec 14, 2020 · Fundamentals

Server CPU Architecture, Platform Evolution, and Market Trends

The article explains the data flow and component interactions on server motherboards, details CPU and chipset roles, describes Intel's successive CPU platforms and manufacturing processes, and analyzes how these technological upgrades influence server configurations, market demand, and datacenter growth.

CPUDataCenterIntel
0 likes · 9 min read
Server CPU Architecture, Platform Evolution, and Market Trends
Architect
Architect
Oct 17, 2015 · Mobile Development

Designing Mobile Persistence Architecture with Virtual Record and DataCenter

This article explains how to choose and design persistence solutions for iOS apps, covering NSUserDefaults, Keychain, file storage, databases, isolation between persistence and business layers, multithreading, and the Virtual Record pattern implemented via DataCenter and CTPersistance.

DataCenterMobile DevelopmentVirtual Record
0 likes · 34 min read
Designing Mobile Persistence Architecture with Virtual Record and DataCenter