• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name Pengjia

    Log entry time 11:01:40 on December 05, 2011

    Entry number 359565

    keyword=happex cpu crash solved

    Yesterday I tried to edit the crl file of happex crate, I found that the
    cpu will crash while it read more than 10 buffers in an event, I changed
    "maximum 20000,2000" the first number to 20000 and it is working stable
    on reading 50 buffers every event , but will still can affect the cpu
    crash while change this number to 100. I think maximum read 50 buffers
    during one trigger is enough, I doubt it will increase the dead time
    while I increase the buffer size.