Commit c28b2467 authored by Tristan Gingold's avatar Tristan Gingold

update fmc-tdc ref, reduce MT memory size.

parent 13398da3
fmc-tdc-1ns-5cha-gw @ 7da2ad5a
Subproject commit f1aadd5f1c0ab1302c0f0e5e28384eb03f73d53e
Subproject commit 7da2ad5a07f20a70d981a498b7588b81adf1c093
......@@ -377,7 +377,7 @@ architecture arch of svec_list_top is
cpu_count => 2,
cpu_config => (
0 | 1 => (
memsize => 32768,
memsize => 8192,
hmq_config => (
slot_count => 2,
slot_config => (
......@@ -408,7 +408,7 @@ architecture arch of svec_list_top is
others => c_DUMMY_MT_MQUEUE_SLOT))),
others => (
0, c_MT_DEFAULT_MQUEUE_CONFIG, c_MT_DEFAULT_MQUEUE_CONFIG)),
shared_mem_size => 8192
shared_mem_size => 1024
);
-----------------------------------------------------------------------------
......
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