Skip to content
GitLab
Menu
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
9d219f43
Commit
9d219f43
authored
Jul 01, 2013
by
Leigh B Stoller
Browse files
Turn on rusage reporting for remote shared physical hosts.
parent
5149d842
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
9d219f43
...
...
@@ -8327,7 +8327,7 @@ COMMAND_PROTOTYPE(dodoginfo)
iv_cvsup = 0;
if (reqp->isplabsvc)
iv_isalive = 0;
else if (
reqp->islocal &&
reqp->sharing_mode[0] && !reqp->isvnode)
else if (reqp->sharing_mode[0] && !reqp->isvnode)
iv_rusage = 60;
else
iv_rusage = 0;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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