Summary: | nfs async write causes CPU to spike 100%, plasma to freeze, incorrect write speed. Sync works however | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | doug <dougiemaca> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | jjm, joseph, kdelibs-bugs |
Priority: | NOR | Keywords: | efficiency |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
doug
2016-01-03 10:53:05 UTC
Accessing NFS mounted folders is handled in the same way as local file access as far as KIO is concerned; that is, by the 'file' ioslave. The NFS ioslave in kio-extras provides access to remote NFS servers (without the need for mounting) via URLs starting "nfs://host/". Reassigning to frameworks-kio/general. |