Server Side Advise and Hinting: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
(adding resources section)
Line 1: Line 1:
=== Introduction ===  
=== Introduction ===  


Server Side Advise and Hinting introduces new APIs and utilities to provide information about access patterns of Lustre files to improve performance. This is similar to fadvise64_64 or posix_fadvise, but with the ability to pass information to the remote storage side. This is a new feature for Lustre 2.9.
Server Side Advise and Hinting introduces new APIs and utilities to provide information about access patterns of Lustre files to improve performance. This is similar to fadvise64_64 or posix_fadvise, but with the ability to pass information to the remote storage side. This is a new feature for [[Release_2.9.0|Lustre 2.9]]


== Resources ==  
== Resources ==  

Revision as of 08:26, 29 June 2016

Introduction

Server Side Advise and Hinting introduces new APIs and utilities to provide information about access patterns of Lustre files to improve performance. This is similar to fadvise64_64 or posix_fadvise, but with the ability to pass information to the remote storage side. This is a new feature for Lustre 2.9

Resources

Presentations

  • Lustre File System Acceleration Using Server or Storage-Side Caching: Basic Approaches and Application Use Cases (LUG 2014)