Commit 54e521d5 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

libnicbm: consistent sync delay

parent 16113f39
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
//#define DEBUG_NICBM 1 //#define DEBUG_NICBM 1
#define SYNC_PERIOD (500 * 1000ULL) // 500ns #define SYNC_PERIOD (100 * 1000ULL) // 100ns
#define PCI_LATENCY (500 * 1000ULL) // 500ns #define PCI_LATENCY (500 * 1000ULL) // 500ns
#define ETH_LATENCY (500 * 1000ULL) // 500ns #define ETH_LATENCY (500 * 1000ULL) // 500ns
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment