Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3331694
By: nobody
Hi all
I am trying to understand the internals of LDM database. If anyone has gone
deep into the source code can u pls explain me the ldm_frag_add(). It looks
as if it is collecting all fragments of the same group. But somehow the buffer
in which the data is collected seems to be totally weird. It seems that the
header is not collected, the fragments that come one by one are overwritten
on the previous data(from a previous fragment).
If we are not collecting the data correctly, how would we parse it? From the
source code it looks that ldm_parse_* assumes that data is pointing to the start
of the VBLK, including the header.
can anyone pls comment the ldm_frag_add() and post it?? If this is the wrong
forum to ask this question, pls guide me to the correct place
regards
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|