Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L lustre-release
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • debian-packagesdebian-packages
  • lustre-release
  • Repository
Switch branch/tag
  • lustre-release
  • lustre
  • llite
  • llite_lib.c
Find file BlameHistoryPermalink
  • James Simmons's avatar
    LU-13258 llite: bind readahead workqueue to CPT set · 21ccfd99
    James Simmons authored Mar 24, 2020
    
    
    A workqueue is used by Lustre to optimize readahead. This work
    queue can run on any core and can easily be over surscribed. This
    will have a negative impact on HPC applications running on a
    Lustre client. Limit the number of threads a workqueue can run
    to the size of the CPU allocated for Lustre and only allow those
    threads to run on the cores belonging to the CPT set.
    
    Change-Id: Ifcc662d52843f5028c34d55695c1d6297e5c00b0
    Signed-off-by: default avatarJames Simmons <jsimmons@infradead.org>
    Reviewed-on: https://review.whamcloud.com/37717
    
    
    Reviewed-by: default avatarWang Shilong <wshilong@ddn.com>
    Tested-by: default avatarjenkins <devops@whamcloud.com>
    Tested-by: default avatarMaloo <maloo@whamcloud.com>
    Reviewed-by: default avatarShaun Tancheff <shaun.tancheff@hpe.com>
    Reviewed-by: default avatarStephen Champion <stephen.champion@hpe.com>
    Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
    21ccfd99

https://git.gsi.de is provided by CIT→Linux&Web | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy