Sciweavers

TC
2002

UCFS-A Novel User-Space, High Performance, Customized File System for Web Proxy Servers

13 years 3 months ago
UCFS-A Novel User-Space, High Performance, Customized File System for Web Proxy Servers
Web proxy caching servers play a key role in today's Web infrastructure. Previous studies have shown that disk I/O is one of the major performance bottlenecks of proxy servers. Most conventional file systems do not work well for proxy server workloads and have high overheads. This paper presents a novel, User-space, Customized File System called UCFS that can drastically improve I/O performance of proxy servers. UCFS is a user-level software component of a proxy server which manages data on a raw disk or disk partition. Since the entire system runs in the user space, it is easy and inexpensive to implement. It also has good portability and maintainability. UCFS uses efficient in-memory meta-data tables to eliminate almost all I/O overhead of meta-data searches and updates. It also includes a novel file system called Cluster-structured File System (CFS). Similar to the Log-structured File Systems (LFS), CFS uses large disk transfers to significantly improve disk write performance....
Jun Wang, Rui Min, Yingwu Zhu, Yiming Hu
Added 23 Dec 2010
Updated 23 Dec 2010
Type Journal
Year 2002
Where TC
Authors Jun Wang, Rui Min, Yingwu Zhu, Yiming Hu
Comments (0)