Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

llite

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Li Xi authored and Oleg Drokin committed
    File heat is a special attribute fo files/objects which reflects
    the access frequency of the files/objects.
    File heat is mainly desinged for cache management. Caches like
    PCC can use file heat to determine which files to be removed from
    the cache or which files to fetch into cache.
    This patch adds file heat support on llite level.
    
    Signed-off-by: default avatarLi Xi <lixi@ddn.com>
    Signed-off-by: default avatarQian Yingjin <qian@ddn.com>
    Change-Id: I168fc657f0c859311e5114191b60047646909be0
    Reviewed-on: https://review.whamcloud.com/34399
    
    
    Reviewed-by: default avatarWang Shilong <wshilong@ddn.com>
    Tested-by: Jenkins
    Reviewed-by: default avatarAndreas Dilger <adilger@whamcloud.com>
    Tested-by: default avatarMaloo <maloo@whamcloud.com>
    Reviewed-by: default avatarPatrick Farrell <pfarrell@whamcloud.com>
    Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
    ae723cf8
    History
    Name Last commit Last update
    ..