@MASTERSTHESIS\{IMM2012-06274, author = "L. F. Bonnichsen", title = "Contention resistant non-blocking priority queues", year = "2012", school = "Technical University of Denmark, {DTU} Informatics, {E-}mail: reception@imm.dtu.dk", address = "Asmussens Alle, Building 305, {DK-}2800 Kgs. Lyngby, Denmark", type = "", note = "Supervised by Associate Professor Sven Karlsson, ska@imm.dtu.dk, {DTU} Informatics", url = "http://www.imm.dtu.dk/English.aspx", abstract = "This thesis primarily deals with the design and implementation of concurrent data structures, as well as related facilities. Any concurrent data structure may have strictly limited scalability, unless care is taken in their access patterns. This thesis seeks to investigate ways to reduce these issues, for the specific context of priority queues used for picking tasks in operating systems. The thesis makes improvements upon a state of the art locking mechanism, to provide up 27 times faster locking, for small data structures. This is in part achieved, by improving a leading backoff scheme, and applying it in a novel fashion. We have designed and implemented a priority queue based on a balanced search tree. The new data structure is based on a new lock-free data structure based on {B-}trees. To the best of our knowledge, this is the first lock-free {B-}tree, that does not depend on the presence of a garbage collector." }