author | urbanc |
Wed, 02 May 2012 13:13:47 +0000 | |
changeset 352 | ee58e3d99f8a |
parent 344 | 27270b4bffba |
child 359 | 1b9163229f3f |
permissions | -rwxr-xr-x |
352
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
1 |
|
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
2 |
@Book{Paulson96, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
3 |
author = {L.~C.~Paulson}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
4 |
title = {{ML} for the {W}orking {P}rogrammer}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
5 |
publisher = {Cambridge University Press}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
6 |
year = {1996} |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
7 |
} |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
8 |
|
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
9 |
|
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
10 |
@Manual{LINUX, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
11 |
author = {S.~Rostedt}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
12 |
title = {{R}eal-{T}ime {G}roup {S}cheduling}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
13 |
note = {Linux Kernel Distribution at kernel.org, Documentation/scheduler/sched-rt-group.txt} |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
14 |
} |
344 | 15 |
|
16 |
@Misc{PINTOS, |
|
352
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
17 |
author = {B.~Pfaff}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
18 |
title = {{PINTOS}}, |
ee58e3d99f8a
added section about PINTOS and rewritten multi-processor section
urbanc
parents:
344
diff
changeset
|
19 |
note = {\url{http://www.stanford.edu/class/cs140/projects/}}, |
344 | 20 |
} |
21 |
||
22 |
||
332 | 23 |
@inproceedings{Haftmann08, |
24 |
author = {F.~Haftmann and M.~Wenzel}, |
|
25 |
title = {{L}ocal {T}heory {S}pecifications in {I}sabelle/{I}sar}, |
|
333 | 26 |
booktitle = {Proc.~of the International Conference on Types, Proofs and Programs (TYPES)}, |
332 | 27 |
year = {2008}, |
28 |
pages = {153-168}, |
|
29 |
series = {LNCS}, |
|
30 |
volume = {5497} |
|
31 |
} |
|
304 | 32 |
|
33 |
||
34 |
@TechReport{Yodaiken02, |
|
280 | 35 |
author = {V.~Yodaiken}, |
36 |
title = {{A}gainst {P}riority {I}nheritance}, |
|
304 | 37 |
institution = {Finite State Machine Labs (FSMLabs)}, |
38 |
year = {2004} |
|
275 | 39 |
} |
40 |
||
304 | 41 |
|
275 | 42 |
@Book{Vahalia96, |
280 | 43 |
author = {U.~Vahalia}, |
277 | 44 |
title = {{UNIX} {I}nternals: {T}he {N}ew {F}rontiers}, |
275 | 45 |
publisher = {Prentice-Hall}, |
46 |
year = {1996} |
|
262 | 47 |
} |
48 |
||
277 | 49 |
@Article{Reeves98, |
50 |
title = "{R}e: {W}hat {R}eally {H}appened on {M}ars?", |
|
51 |
author = "G.~E.~Reeves", |
|
52 |
journal = "Risks Forum", |
|
53 |
year = "1998", |
|
54 |
number = "54", |
|
55 |
volume = "19" |
|
56 |
} |
|
57 |
||
58 |
@Article{Sha90, |
|
59 |
title = "{P}riority {I}nheritance {P}rotocols: {A}n {A}pproach to |
|
60 |
{R}eal-{T}ime {S}ynchronization", |
|
61 |
author = "L.~Sha and R.~Rajkumar and J.~P.~Lehoczky", |
|
62 |
journal = "IEEE Transactions on Computers", |
|
63 |
year = "1990", |
|
64 |
number = "9", |
|
65 |
volume = "39", |
|
66 |
pages = "1175--1185" |
|
67 |
} |
|
68 |
||
69 |
||
70 |
@Article{Lampson80, |
|
71 |
author = "B.~W.~Lampson and D.~D.~Redell", |
|
72 |
title = "{{E}xperiences with {P}rocesses and {M}onitors in {M}esa}", |
|
73 |
journal = "Communications of the ACM", |
|
74 |
volume = "23", |
|
75 |
number = "2", |
|
76 |
pages = "105--117", |
|
77 |
year = "1980" |
|
78 |
} |
|
79 |
||
304 | 80 |
@inproceedings{Wang09, |
81 |
author = {J.~Wang and H.~Yang and X.~Zhang}, |
|
82 |
title = {{L}iveness {R}easoning with {I}sabelle/{HOL}}, |
|
83 |
booktitle = {Proc.~of the 22nd International Conference on Theorem Proving in |
|
84 |
Higher Order Logics (TPHOLs)}, |
|
85 |
year = {2009}, |
|
86 |
pages = {485--499}, |
|
87 |
volume = {5674}, |
|
88 |
series = {LNCS} |
|
89 |
} |
|
90 |
||
91 |
@PhdThesis{Faria08, |
|
280 | 92 |
author = {J.~M.~S.~Faria}, |
93 |
title = {{F}ormal {D}evelopment of {S}olutions for {R}eal-{T}ime {O}perating {S}ystems |
|
94 |
with {TLA+/TLC}}, |
|
304 | 95 |
school = {University of Porto}, |
96 |
year = {2008} |
|
279 | 97 |
} |
277 | 98 |
|
99 |
||
283 | 100 |
@Article{Paulson98, |
101 |
author = {L.~C.~Paulson}, |
|
102 |
title = {{T}he {I}nductive {A}pproach to {V}erifying {C}ryptographic {P}rotocols}, |
|
103 |
journal = {Journal of Computer Security}, |
|
104 |
year = {1998}, |
|
105 |
volume = {6}, |
|
106 |
number = {1--2}, |
|
107 |
pages = {85--128} |
|
108 |
} |
|
277 | 109 |
|
262 | 110 |
@MISC{locke-july02, |
111 |
author = {D. Locke}, |
|
112 |
title = {Priority Inheritance: The Real Story}, |
|
113 |
month = July, |
|
114 |
year = {2002}, |
|
115 |
howpublished={\url{http://www.math.unipd.it/~tullio/SCD/2007/Materiale/Locke.pdf}}, |
|
116 |
} |
|
117 |
||
279 | 118 |
|
286 | 119 |
@InProceedings{Steinberg10, |
120 |
author = {U.~Steinberg and A.~B\"otcher and B.~Kauer}, |
|
121 |
title = {{T}imeslice {D}onation in {C}omponent-{B}ased {S}ystems}, |
|
122 |
booktitle = {Proc.~of the 6th International Workshop on Operating Systems |
|
123 |
Platforms for Embedded Real-Time Applications (OSPERT)}, |
|
124 |
pages = {16--23}, |
|
125 |
year = {2010} |
|
126 |
} |
|
262 | 127 |
|
332 | 128 |
@inproceedings{dutertre99b, |
129 |
title = "{T}he {P}riority {C}eiling {P}rotocol: {F}ormalization and |
|
130 |
{A}nalysis {U}sing {PVS}", |
|
131 |
author = "B.~Dutertre", |
|
132 |
booktitle = {Proc.~of the 21st IEEE Conference on Real-Time Systems Symposium (RTSS)}, |
|
133 |
year = {2000}, |
|
134 |
pages = {151--160}, |
|
135 |
publisher = {IEEE Computer Society} |
|
262 | 136 |
} |
137 |
||
304 | 138 |
@InProceedings{Jahier09, |
139 |
title = "{S}ynchronous {M}odeling and {V}alidation of {P}riority |
|
140 |
{I}nheritance {S}chedulers", |
|
141 |
author = "E.~Jahier and B.~Halbwachs and P.~Raymond", |
|
142 |
booktitle = "Proc.~of the 12th International Conference on Fundamental |
|
143 |
Approaches to Software Engineering (FASE)", |
|
262 | 144 |
year = "2009", |
145 |
volume = "5503", |
|
304 | 146 |
series = "LNCS", |
147 |
pages = "140--154" |
|
262 | 148 |
} |
149 |
||
304 | 150 |
@InProceedings{Wellings07, |
151 |
title = "{I}ntegrating {P}riority {I}nheritance {A}lgorithms in the {R}eal-{T}ime |
|
152 |
{S}pecification for {J}ava", |
|
153 |
author = "A.~Wellings and A.~Burns and O.~M.~Santos and B.~M.~Brosgol", |
|
262 | 154 |
publisher = "IEEE Computer Society", |
155 |
year = "2007", |
|
304 | 156 |
booktitle = "Proc.~of the 10th IEEE International Symposium on Object |
157 |
and Component-Oriented Real-Time Distributed Computing (ISORC)", |
|
158 |
pages = "115--123" |
|
262 | 159 |
} |
160 |
||
161 |
@Article{Wang:2002:SGP, |
|
162 |
author = "Y. Wang and E. Anceaume and F. Brasileiro and F. |
|
163 |
Greve and M. Hurfin", |
|
164 |
title = "Solving the group priority inversion problem in a |
|
165 |
timed asynchronous system", |
|
166 |
journal = "IEEE Transactions on Computers", |
|
167 |
volume = "51", |
|
168 |
number = "8", |
|
169 |
pages = "900--915", |
|
170 |
month = aug, |
|
171 |
year = "2002", |
|
172 |
CODEN = "ITCOB4", |
|
173 |
doi = "http://dx.doi.org/10.1109/TC.2002.1024738", |
|
174 |
ISSN = "0018-9340 (print), 1557-9956 (electronic)", |
|
175 |
issn-l = "0018-9340", |
|
176 |
bibdate = "Tue Jul 5 09:41:56 MDT 2011", |
|
177 |
bibsource = "http://www.computer.org/tc/; |
|
178 |
http://www.math.utah.edu/pub/tex/bib/ieeetranscomput2000.bib", |
|
179 |
URL = "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1024738", |
|
180 |
acknowledgement = "Nelson H. F. Beebe, University of Utah, Department |
|
181 |
of Mathematics, 110 LCB, 155 S 1400 E RM 233, Salt Lake |
|
182 |
City, UT 84112-0090, USA, Tel: +1 801 581 5254, FAX: +1 |
|
183 |
801 581 4148, e-mail: \path|beebe@math.utah.edu|, |
|
184 |
\path|beebe@acm.org|, \path|beebe@computer.org| |
|
185 |
(Internet), URL: |
|
186 |
\path|http://www.math.utah.edu/~beebe/|", |
|
187 |
fjournal = "IEEE Transactions on Computers", |
|
188 |
doi-url = "http://dx.doi.org/10.1109/TC.2002.1024738", |
|
189 |
} |
|
190 |
||
191 |
@Article{journals/rts/BabaogluMS93, |
|
192 |
title = "A Formalization of Priority Inversion", |
|
193 |
author = "{\"O} Babaoglu and K. Marzullo and F. B. Schneider", |
|
194 |
journal = "Real-Time Systems", |
|
195 |
year = "1993", |
|
196 |
number = "4", |
|
197 |
volume = "5", |
|
198 |
bibdate = "2011-06-03", |
|
199 |
bibsource = "DBLP, |
|
200 |
http://dblp.uni-trier.de/db/journals/rts/rts5.html#BabaogluMS93", |
|
201 |
pages = "285--303", |
|
202 |
URL = "http://dx.doi.org/10.1007/BF01088832", |
|
266 | 203 |
} |
204 |