NetBSD/sys/nfs
ad 16d4fad635 - Hide the details of SPCF_SHOULDYIELD and related behind a couple of small
functions: preempt_point() and preempt_needed().

- preempt(): if the LWP has exceeded its timeslice in kernel, strip it of
  any priority boost gained earlier from blocking.
2020-03-14 18:08:38 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c Appease GCC and initialize arps_ip 2019-06-29 17:42:36 +00:00
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs_export.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c v_interlock -> vmobjlock 2020-02-24 20:11:45 +00:00
nfs_serv.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_subs.c Update NFS errno mapping and add assert for correctness 2020-03-08 22:12:42 +00:00
nfs_syscalls.c - Hide the details of SPCF_SHOULDYIELD and related behind a couple of small 2020-03-14 18:08:38 +00:00
nfs_var.h
nfs_vfsops.c Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
nfs_vnops.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h