2 ms·
More specifically: it sounds like something which was supposed to be an atomic operation was split into two by the preempting task, with corruption happening be
by crote 8d ago
More specifically: it sounds like something which was supposed to be an atomic operation was split into two by the preempting task, with corruption happening because that task also interacted with the same piece of (now-temporarily-invalid) data.