• Federico Vaga's avatar
    kernel: change ft_wr_timestamp size · 816acbfd
    Federico Vaga authored
    The global sequence number is usually 5 times bigger that the local
    sequence number, so make it bigger to keep nice references.
    
    It also change the type of the channel field. In this way, we obtain a
    256byte structure which is a nice number for the kfifo (power 2).
    
    Make it also aligned to 8Byte (64bit architecture)
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    816acbfd
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ f1c5325f
kernel Loading commit data...
lib Loading commit data...
spec-sw @ aed186b9
tools Loading commit data...
zio @ e926a4cb
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...