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
b4dd86b9
Commit
b4dd86b9
authored
Jan 14, 2016
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Crank up the mbufs yet again for the R430 nodes and their 6 interfaces.
parent
1a82190c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
clientside/tmcc/freebsd10/loader.conf
clientside/tmcc/freebsd10/loader.conf
+8
-4
No files found.
clientside/tmcc/freebsd10/loader.conf
View file @
b4dd86b9
...
...
@@ -44,10 +44,14 @@ hw.mfi.mrsas_enable=1
# to a more appropriate value based on the size of RAM and total number of
# interfaces.
#
kern
.
ipc
.
nmbclusters
=
65536
kern
.
ipc
.
nmbjumbop
=
32768
kern
.
ipc
.
nmbjumbo16
=
16384
kern
.
ipc
.
nmbjumbo9
=
8192
# As of January 2016, we now have new nodes that have a total of 6
# problematic interfaces each along with 16 cores, so we had to bump this
# even higher!
#
kern
.
ipc
.
nmbclusters
=
262144
kern
.
ipc
.
nmbjumbop
=
131072
kern
.
ipc
.
nmbjumbo16
=
65536
kern
.
ipc
.
nmbjumbo9
=
32768
# force module path, our pxeboot can mess it up
module_path
=
"/boot/kernel;/boot/modules"
...
...
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