"...composable_kernel.git" did not exist on "6b1490c9517d6c99d4a0c16bc870909f88bfcbd2"
Commit 54e521d5 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

libnicbm: consistent sync delay

parent 16113f39
......@@ -12,7 +12,7 @@
//#define DEBUG_NICBM 1
#define SYNC_PERIOD (500 * 1000ULL) // 500ns
#define SYNC_PERIOD (100 * 1000ULL) // 100ns
#define PCI_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