[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-40-g86b7bb9 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-40-g86b7bb9
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 23 Dec 2018 12:01:03 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 86b7bb93e581fc1dedf5901d2ead56dfabbbcf4b (commit)
from 037d528cdf87562d598ff772d9784f29ae9c647a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 86b7bb93e581fc1dedf5901d2ead56dfabbbcf4b
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sun Dec 23 11:46:52 2018 +0100
autokill: fix kill of long living process with 0 CPU usage count
We might have long living process that have never used a single tick of
CPU. A zero cputime value is then a perfectly valable value, remove
the useless condition on cputime, it can be null and can never be
negative here.
-----------------------------------------------------------------------
Summary of changes:
vhffs-autokill/autokill.c | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
vhffs4/vhffs.git