ByteDance SYS Tech
Author

ByteDance SYS Tech

Focused on system technology, sharing cutting‑edge developments, innovation and practice, and analysis of industry tech hotspots.

48
Articles
0
Likes
179
Views
0
Comments
Recent Articles

Latest from ByteDance SYS Tech

48 recent articles
ByteDance SYS Tech
ByteDance SYS Tech
May 28, 2025 · Cloud Computing

How Cloud Firmware 3.0 Is Powering AI‑Driven Data‑Center Reliability

The second Firmware Technology Summit in Changsha, co‑hosted by Volcano Engine and Alibaba Cloud, gathered over 200 experts to showcase cloud firmware 3.0, OpenSFI, Efistub, AI‑focused RAS, and a new IPMI‑HTTPS security model, highlighting open‑source collaboration and industry standards for next‑gen hardware‑software integration.

AIOpenBMCRAS
0 likes · 8 min read
How Cloud Firmware 3.0 Is Powering AI‑Driven Data‑Center Reliability
ByteDance SYS Tech
ByteDance SYS Tech
Apr 11, 2025 · Operations

How User‑Space MPTCP with DPDK Doubles Throughput in Data Centers

This article details the design, implementation, and performance evaluation of a user‑space MPTCP stack built on DPDK, showing how a layered, zero‑copy architecture and same‑core lock‑free forwarding can boost data‑center throughput by up to 100% while reducing latency by about 10%, all while remaining compatible with existing TCP applications.

DPDKData centerMPTCP
0 likes · 12 min read
How User‑Space MPTCP with DPDK Doubles Throughput in Data Centers
ByteDance SYS Tech
ByteDance SYS Tech
Mar 7, 2025 · Fundamentals

How NUMA‑Aware MPTCP Flow Selection Boosts Throughput and Cuts Latency

At Netdev 0x19, ByteDance's STE team presented two talks—one on a NUMA‑locality‑aware MPTCP flow‑selection strategy that can raise throughput by up to 30% and lower tail latency by 6%, and another on a DPDK‑based user‑space MPTCP stack that reduces latency by nearly 10% and more than doubles throughput—showcasing practical performance gains for data‑center networking.

DPDKData Center NetworkingMPTCP
0 likes · 8 min read
How NUMA‑Aware MPTCP Flow Selection Boosts Throughput and Cuts Latency
ByteDance SYS Tech
ByteDance SYS Tech
Feb 18, 2025 · Operations

How Can Data Center Planning Cut Costs and Boost Efficiency?

This article explains how a mixed‑integer programming tool developed by ByteDance's SYS‑DCD team integrates cost, reliability, delivery speed, and environmental metrics to optimize data‑center planning, reduce power waste, and accelerate deployment across multiple regional scenarios.

Data centerLinear ProgrammingOperations
0 likes · 15 min read
How Can Data Center Planning Cut Costs and Boost Efficiency?
ByteDance SYS Tech
ByteDance SYS Tech
Dec 30, 2024 · Cloud Computing

How Edge High‑Performance VMs Achieve Near‑Bare‑Metal Performance

This article explains why edge computing demands ultra‑low latency and high security, describes the architecture of Volcano Engine's edge nodes, and details the technical innovations—such as interrupt‑no‑exit, timer passthrough, and kernel isolation—that enable high‑performance virtual machines to rival bare‑metal performance across CDN, live‑streaming, and acceleration scenarios.

Edge ComputingVirtualizationcloud computing
0 likes · 16 min read
How Edge High‑Performance VMs Achieve Near‑Bare‑Metal Performance
ByteDance SYS Tech
ByteDance SYS Tech
Dec 27, 2024 · Backend Development

How ByteDance Tackled C++ Compilation Bottlenecks and Massive Binary Bloat

ByteDance's STE team dissected the severe compile‑time delays and oversized binary artifacts in their data‑center C++ applications, presenting root‑cause analyses, LLVM bug fixes, and a suite of optimization techniques that together cut build times by up to 50% and reduced binary size by over 80%.

C++CompilationLLVM
0 likes · 26 min read
How ByteDance Tackled C++ Compilation Bottlenecks and Massive Binary Bloat
ByteDance SYS Tech
ByteDance SYS Tech
Aug 12, 2024 · Cloud Native

How mGPU Enables Efficient GPU Sharing for AI Workloads

This article explains the mGPU solution that virtualizes NVIDIA GPUs for containers, detailing its driver architecture, compute and memory isolation mechanisms, performance benchmarks on ResNet‑50 inference, and how it boosts GPU utilization by over 50% for AI and high‑performance computing tasks.

AI accelerationCloud NativeGPU Sharing
0 likes · 10 min read
How mGPU Enables Efficient GPU Sharing for AI Workloads
ByteDance SYS Tech
ByteDance SYS Tech
Aug 9, 2024 · Cloud Computing

How ByteDance’s Open Compute Innovations Are Shaping Cloud Infrastructure

ByteDance won the 2024 Open Compute Best Practice Award for its groundbreaking work in cloud firmware, OpenBMC, VDUSE virtualization, and kernel memory optimizations, illustrating how open‑source collaboration drives more efficient, scalable data‑center infrastructure in the AI era.

Open ComputeOpenBMCkernel optimization
0 likes · 10 min read
How ByteDance’s Open Compute Innovations Are Shaping Cloud Infrastructure
ByteDance SYS Tech
ByteDance SYS Tech
Aug 5, 2024 · Operations

How Netcap Uses eBPF to Trace Kernel Network Packets and Solve Drop Issues

Netcap, an open‑source eBPF‑based kernel network capture tool from ByteDance STE, lets developers trace packets across the entire Linux network stack, filter with tcpdump syntax, and extend functionality with custom filters, dramatically improving the efficiency of diagnosing kernel packet loss problems.

DebuggingLinux kernelPacket Capture
0 likes · 11 min read
How Netcap Uses eBPF to Trace Kernel Network Packets and Solve Drop Issues