HP Releases Tru64 UNIX Advanced File System ( AdvFS ) Source Code
Good news and great contribution from HP. You can study all those advanced features for academic project.
AdvFS is a file system that was developed by Digital Equipment Corp and continues to be part of HP's
Tru64 operating system. It offers many advanced features. Continuing its efforts to advance customer adoption of Linux, HP today announced the contribution of its Tru64 UNIX Advanced File System (AdvFS) source code to the open source community. The code on this site is licensed under the GPLv2 to be compatible with the Linux kernel.
The AdvFS source code includes capabilities that increase uptime, enhance security and help ensure maximum performance of Linux file systems. HP will contribute the code as a reference implementation of an enterprise Linux file system under the terms of General Public License Version 2 for compatibility with the Linux kernel, as well as provide design documentation, test suites and engineering resources.
- Download Tru64 UNIX Advanced File System (AdvFS) Source Code.
- Press Release: HP Contributes Source Code to Open Source Community to Advance Adoption of Linux
Now the million dollar question - Is there any reason to pick AdvFS fs over any of the other 20+ file systems such as XFS/ext2/ext3 under Linux?
E-mail this to a Friend
Printable Version
Capture each and every moment of life with a FREE 4 GB SD memory card with the purchase of select digital cameras from Canon, Nikon, Pentax and others from Amazon
You may also be interested in other helpful articles:
- ZFS on Linux using FUSE
- Download advanced Linux programming book PDF version
- Comparison Linux vs UNIX file systems
- Download of the Day: ebox web based GUI management system
- How to use bash without installing bash (get a free shell account)
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: academic project, advanced features, AdvFS, capabilities, compatibility, Download AdvFS, hp, Linux, linux file systems, linux kernel, maximum performance, open source community, operating system, source code, tru64 unix



> Now the million dollar question - Is there any reason to pick AdvFS fs over any of the other 20+ file systems such as XFS/ext2/ext3 under Linux?
Well, there is no comparable production filesystem in Linux. AdvFS has mirroring snapshots, dynamic resizing etc just like ZFS.
If that is the million dolar question for you it means you’ve never used AdvFS. I’ve worked with both AdvFS and several Linux filesystems and have found nothing in Linux that gets even close to AdvFS.