# Mimiker: Spis publikacji
###### tags: `mimiker`
## Linux
* [An introduction to lockless algorithms](https://lwn.net/Articles/844224/)
## Wykrywanie błędów
* [AddressSanitizer: A Fast Address Sanity Checker](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37752.pdf)
## Struktury danych
* [Calendar Queues: A Fast O(1) Priority Queue Implementation for the Simulation Event Set Problem](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.122.6523&rep=rep1&type=pdf)
* [Magazines and Vmem: Extending the Slab Allocator to Many CPUs and Arbitrary Resources](https://www.usenix.org/legacy/publications/library/proceedings/usenix01/full_papers/bonwick/bonwick.pdf)
## NetBSD
* [The Design of the NetBSD I/O Subsystems](
https://arxiv.org/pdf/1605.05810.pdf) (PhD thesis)
* [The UVM Virtual Memory System](
https://www.usenix.org/legacy/publications/library/proceedings/usenix99/full_papers/cranor/cranor.pdf)
* [Design and Implementation of UVM](https://chuck.cranor.org/p/diss.pdf) (PhD thesis)
* [UBC: An Efficient Unified I/O and Memory Caching Subsystem for NetBSD](https://www.usenix.org/legacy/publications/library/proceedings/usenix2000/freenix/full_papers/silvers/silvers.pdf)