Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
54e521d5
Commit
54e521d5
authored
Sep 16, 2020
by
Antoine Kaufmann
Browse files
libnicbm: consistent sync delay
parent
16113f39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libnicbm/nicbm.cc
libnicbm/nicbm.cc
+1
-1
No files found.
libnicbm/nicbm.cc
View file @
54e521d5
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
//#define DEBUG_NICBM 1
//#define DEBUG_NICBM 1
#define SYNC_PERIOD (
5
00 * 1000ULL) //
5
00ns
#define SYNC_PERIOD (
1
00 * 1000ULL) //
1
00ns
#define PCI_LATENCY (500 * 1000ULL) // 500ns
#define PCI_LATENCY (500 * 1000ULL) // 500ns
#define ETH_LATENCY (500 * 1000ULL) // 500ns
#define ETH_LATENCY (500 * 1000ULL) // 500ns
...
...
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