#1 Logic bug in page allocation

오픈
Archivist4 년 전을 오픈 · 1개의 코멘트
Archivist 코멘트됨, 4 년 전

there is a subtle bug in page allocation which may result in a page being allocated twice in case of an unlucky hit of the delete table.

this will be fixed in the Crystal rewrite by making the delete table a lock-free linked list based queue, it will, however, be a point of tension just like before. Using multiple queues may be envisionable

there is a subtle bug in page allocation which may result in a page being allocated twice in case of an unlucky hit of the delete table. this will be fixed in the Crystal rewrite by making the delete table a lock-free linked list based queue, it will, however, be a point of tension just like before. Using multiple queues may be envisionable
Archivist 코멘트됨, 3 년 전
소유자

Change of plan, it will be rewritten as a circular buffer queue.

Change of plan, it will be rewritten as a circular buffer queue.
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
아직 콘텐츠가 없습니다.