Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
9d530a28
Commit
9d530a28
authored
Dec 15, 2006
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some confusing documentation noticed by Jason McDonald at AFIT
parent
c9489e4e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
assign/anneal.cc
assign/anneal.cc
+2
-1
assign/compile-options.txt
assign/compile-options.txt
+1
-2
No files found.
assign/anneal.cc
View file @
9d530a28
...
...
@@ -478,7 +478,8 @@ void anneal(bool scoring_selftest, double scale_neighborhood,
#endif
/*
* Calculate the number of iterations to stay at this temperature step
* When melting, this is the number of different solutions we will try during
* this temperature step
*/
melt_trans
=
neighborsize
;
...
...
assign/compile-options.txt
View file @
9d530a28
...
...
@@ -133,8 +133,7 @@ PER_VNODE_TT Normally, assign keeps a 'type table' indicating which
helpful information up-from about which nodes cannot
be mapped, and could be used to prune down the size of
the search space, since we can ignore nodes that are not
in any node's TT. Unfortunately, breaks vclasses, so
it's off for now
in any node's TT.
SMART_UNMAP When assign decides that it needs to unmap some existing
mapping, because there are no potential matches for a
vnode, causes it to intelligently unmap a pnode that
...
...
Write
Preview
Markdown
is supported
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