arXiv ScienceSearch

arXiv subjects

Ya Lin

Publications and source records attributed to Ya Lin.

2 recordsLinked to original sources

Mamyshev oscillator based on gain-managed nonlinearity and chirped pulse amplification

We experimentally demonstrate a Mamyshev oscillator based on gain-managed nonlinearity and chirped pulse amplification. Different from other Mamyshev oscillators, the gain-managed nonlinear regime serves as a seed provider instead of a power amplifier in one arm of this laser. The output pulse energy over 300 nJ and pulse width of 739 fs has been achieved from the chirped pulsed amplification in another arm. This configuration provided a new approach to design a high-energy ultrafast laser.

physics.optics

PolarStore: High-Performance Data Compression for Large-Scale Cloud-Native Databases

In recent years, resource elasticity and cost optimization have become essential for RDBMSs. While cloud-native RDBMSs provide elastic computing resources via disaggregated computing and storage, storage costs remain a critical user concern. Consequently, data compression emerges as an effective strategy to reduce storage costs. However, existing compression approaches in RDBMSs present a stark trade-off: software-based approaches incur significant performance overheads, while hardware-based alternatives lack the flexibility required for diverse database workloads. In this paper, we present PolarStore, a compressed shared storage system for cloud-native RDBMSs. PolarStore employs a dual-layer compression mechanism that combines in-storage compression in PolarCSD hardware with lightweight compression in software. This design leverages the strengths of both approaches. PolarStore also incorporates database-oriented optimizations to maintain high performance on critical I/O paths. Drawing from large-scale deployment experiences, we also introduce hardware improvements for PolarCSD to ensure host-level stability and propose a compression-aware scheduling scheme to improve cluster-level space efficiency. PolarStore is currently deployed on thousands of storage servers within PolarDB, managing over 100 PB of data. It achieves a compression ratio of 3.55 and reduces storage costs by approximately 60%. Remarkably, these savings are achieved while maintaining performance comparable to uncompressed clusters.

cs.DC