通用日志文件系统(Common Log File System,缩写CLFS)是一个通用目的的日志文件系统,它可以从内核模式或用户模式的应用程序访问,用以构建一个高性能的事务日志。它自Windows Server 2003 R2引入,并包含在之后版本的Windows操作系统中。CLFS可以用于数据日志与。CLFS已被和TxR用于在提交事务前存储事务状态的变更。
参考资料
外部链接
- [http://msdn2.microsoft.com/en-us/library/bb986747.aspx Common Log File System (Windows SDK)]
- [https://web.archive.org/web/20080403100230/http://msdn2.microsoft.com/en-us/library/aa489322.aspx Common Log File System (Windows Driver Kit)]
- [http://www.devx.com/VistaSpecialReport/Article/33848/1954?pf=true Fast and Flexible Logging with Vista's Common Log File System]
评论 (0)