aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_fha.c
Commit message (Expand)AuthorAgeFilesLines
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-251-9/+0
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Improve FHA locality control for NFS read/write requests.Alexander Motin2017-07-311-28/+28
* Fix/improve fhe_stats sysctl output.Alexander Motin2014-06-141-19/+21
* Introduce new per-thread lock to protect the list of requests.Alexander Motin2014-06-081-7/+3
* Move most of NFS file handle affinity code out of the heavily congestedAlexander Motin2013-12-301-70/+68
* Fix RPC server threads file handle affinity to work better with ZFS.Alexander Motin2013-12-231-4/+1
* Remove several linear list traversals per request from RPC server code.Alexander Motin2013-12-201-16/+1
* Move the NFS FHA (File Handle Affinity) code from sys/nfsserver toKenneth D. Merry2013-04-171-0/+556