Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284639
b: refs/heads/master
c: 94cf317
h: refs/heads/master
i:
  284637: de100bf
  284635: 8a6a2b9
  284631: 260859d
  284623: 6433d1c
  284607: ee516fc
v: v3
  • Loading branch information
J. Bruce Fields committed Dec 6, 2011
1 parent 094db0f commit 7b2b9a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0cf99b91c669510b785b459c211772091a94efd5
refs/heads/master: 94cf3179ccfc69d727dd884fd0831d82ada6bb06
4 changes: 2 additions & 2 deletions trunk/net/sunrpc/svc.c
Original file line number Diff line number Diff line change
Expand Up @@ -686,8 +686,8 @@ choose_victim(struct svc_serv *serv, struct svc_pool *pool, unsigned int *state)
* Create or destroy enough new threads to make the number
* of threads the given number. If `pool' is non-NULL, applies
* only to threads in that pool, otherwise round-robins between
* all pools. Must be called with a svc_get() reference and
* the BKL or another lock to protect access to svc_serv fields.
* all pools. Caller must ensure that mutual exclusion between this and
* server startup or shutdown.
*
* Destroying threads relies on the service threads filling in
* rqstp->rq_task, which only the nfs ones do. Assumes the serv
Expand Down

0 comments on commit 7b2b9a4

Please sign in to comment.