Searched hist:267740 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/rpc/
H A Dsvc.cdiff 267740 Sun Jun 22 18:04:14 MDT 2014 mav MFC r267221, r267278:
Introduce new per-thread lock to protect the list of requests.

This allows to slightly simplify svc_run_internal() code: if we processed
all the requests in a queue, then we know that new one will not appear.
H A Dsvc.hdiff 267740 Sun Jun 22 18:04:14 MDT 2014 mav MFC r267221, r267278:
Introduce new per-thread lock to protect the list of requests.

This allows to slightly simplify svc_run_internal() code: if we processed
all the requests in a queue, then we know that new one will not appear.
/freebsd-10.3-release/sys/nfs/
H A Dnfs_fha.cdiff 267740 Sun Jun 22 18:04:14 MDT 2014 mav MFC r267221, r267278:
Introduce new per-thread lock to protect the list of requests.

This allows to slightly simplify svc_run_internal() code: if we processed
all the requests in a queue, then we know that new one will not appear.

Completed in 163 milliseconds