#1 Logic bug in page allocation

Ouvert
créé il y a 4 ans par Archivist · 1 commentaires

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 a commenté il y a 3 ans
Propriétaire

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

Change of plan, it will be rewritten as a circular buffer queue.
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataires
1 participants
Notifications
Échéance

Aucune échéance n'a été définie.

Dépendances

Ce ticket n'a actuellement pas de dépendance.

Chargement…
Il n'existe pas encore de contenu.