How BIT do the data verification

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kerry.Lin
    Junior Member
    • Mar 2021
    • 2

    #1

    How BIT do the data verification

    Hi,

    I'd like to know how BIT do the data verification.
    Does BIT read all bits of the file then doing the comparison or read and verify specific smaller size each time?
    If BIT found data error, will BIT continue data verification of remaining bits of that file or just jump to next cycle?
    Thank you.
  • Tim (PassMark)
    Senior Member
    • Mar 2005
    • 1723

    #2
    BurnInTest doesn't read the whole file before doing the verification, it will use the block size set in the preferences to read and verify blocks of this size.

    If an error is found verification is stopped and the next cycle (i.e. the next file) is started.

    Comment

    • Kerry.Lin
      Junior Member
      • Mar 2021
      • 2

      #3
      Thank you for the prompt reply.

      Comment

      Working...