[PATCH -perfbook 3/5] bib/os: Add LWN's KHB article on Synthesis by Valerie (Feb 2008)
Akira Yokosawa <[email protected]> Thu, 29 Aug 2024 10:59:44 +0900
| Newsgroups | org.kernel.vger.perfbook |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Akira Yokosawa <[email protected]> --- bib/os.bib | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bib/os.bib b/bib/os.bib index 7f608172..301c74ab 100644 --- a/bib/os.bib +++ b/bib/os.bib @@ -1016,6 +1016,15 @@ on Operating Systems Principles", [Viewed November 26, 2008]", } +@unpublished{ValerieAurora2008Synthesis, + Author="Valerie Aurora", + Title="{KHB: Synthesis:} An Efficient Implementation of Fundamental Operating Systems Services", + month="February", + year="2008", + day="20", + note="\url{https://lwn.net/Articles/270081/}", +} + @article{10.1109/IPDPS.2009.5161046, author = {Pradipta De Vijay Mann and Umang Mittaly}, title = {Handling OS jitter on multicore multithreaded systems}, -- 2.34.1