Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
335d2840
Commit
335d2840
authored
Mar 09, 2005
by
Timothy Stack
Browse files
Increase the disk-overload threshold
parent
ec63324b
Changes
1
Hide whitespace changes
Inline
Side-by-side
sensors/slothd/digest-slothd
View file @
335d2840
...
...
@@ -2,7 +2,7 @@
#
# EMULAB-COPYRIGHT
# Copyright (c) 2004 University of Utah and the Flux Group.
# Copyright (c) 2004
, 2005
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -31,7 +31,7 @@ BEGIN {
# The maximum number of pageouts allowed. XXX I don't know the semantics...
SWAPOUT_OVERLOAD
=
2
;
DISK_OVERLOAD
=
5
0
;
DISK_OVERLOAD
=
9
5
;
error
=
0
;
if
(
ARGC
<
3
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment