Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KIOFuse
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SystemSystem
  • KIOFuse
  • Merge requests
  • !36

Draft: Make FileJob-based I/O use a FileJobPool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Alexander Saoutkin requested to merge asaoutkin/kio-fuse:FileJobPool into master Aug 28, 2020
  • Overview 51
  • Commits 18
  • Pipelines 2
  • Changes 5

TODO:

  • Fix deadlock.
  • Explore using KProtocolInfo::maxSlaves/maxSlavesPerHost() instead of hard-coding the size of slots.
  • Use FileJobPool to check write access on open.
Edited Jan 10, 2021 by Alexander Saoutkin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FileJobPool