In high-speed data streams, identifying long-lived (also referred to as persistent) sparse items is critical, as such patterns may indicate stealthy or low-rate threats yet remain largely underexplored. Although recent studies have begun to examine this problem, existing approaches either suffer from low lookup accuracy due to coarse update strategies or rely on complex data structures with costly update operations, overlooking the practical requirement of deployability. These limitations hinder scalability, particularly as programmable switches and FPGAs are increasingly adopted as data-processing substrates that sustain high-speed processing under strict resource and operational constraints. To address these challenges, we propose Lasso, a lightweight and hardware-conscious approach that achieves high detection accuracy under tight memory budgets while sustaining high processing throughput on industry-grade hardware, including Tofino-1 programmable switches and FPGA platforms. Lasso leverages the observation that long-lived sparse items exhibit a small gap between persistence and frequency, evicting items with large deviations to prioritize promising candidates. In addition, Lasso incorporates fine-grained, temporally aware protection to prevent long-lived items from being prematurely displaced by abundant short-lived items in highly skewed data streams. We further develop a formal analytical model to establish the theoretical soundness of Lasso. Extensive evaluations across CPU, Tofino, and FPGA platforms demonstrate that Lasso delivers high accuracy and throughput while operating within strict resource constraints.
Weihe Li, Jiawei Huang, Zhaoyi Li et al.· Proceedings of the 32nd ACM...· 0 citations
Lossless fabrics are widely used in many production data centers, but they can give rise to issues such as head-of-line blocking and congestion spreading during network congestion, which can significantly degrade the performance of data center applications. Additionally, the latency of end-to-end solutions can lead to the buildup of switch queues. To address these challenges, this paper proposes a method called Priority Flow Control-Sensitive (PFC-S). PFC-S monitors buffer occupancy and traffic intensity, performs proactive rerouting, and prevents the impact of PFC congestion diffusion on victim flows. This approach helps maintain low buffer usage levels, thereby enabling control over tail latency. Initial evaluations demonstrate that PFC-S can reduce the average flow completion time and effectively prevent congestion spreading. Moreover, experimental results show that PFC-S provides better protection for victim flows compared to standard PFC, BFC, and HPCC methods.
Weimin Gao, Jiawei Huang, Qile Wang et al.· Journal of High Speed Networ...· 0 citations