Hi Florin,

Thank you very much! It works now.

1) Why you use such big memory size value (256 << 20) in 
clib_mem_init_thread_safe ?
Maybe we must to calculate the required size?
sizeof(elog_main_t) + elog_file_size ?

2) I've calculate start time of a log from init_time:
elog_main_t *em = &elog_main;
st = em->init_time.os_nsec / 1e9 + 1490885108;
Is it correct?

Aleksander
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10790): https://lists.fd.io/g/vpp-dev/message/10790
Mute This Topic: https://lists.fd.io/mt/26875131/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to