forked from tsgates/die
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrs3lab.bib
293 lines (251 loc) · 11.1 KB
/
rs3lab.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
%% www-section: category
%% www-git : code url
%% www-url : proj webpage
@string{sys-fuzzing = "Fuzzing"}
@string{sys-syssec = "System Security"}
@string{sys-cloud = "Cloud"}
@string{sys-fs = "File system"}
@string{sys-bd = "Big Data"}
@string{sys-network = "Network"}
@string{sys-sys = "System"}
@string{sys-conc = "Concurrency"}
%% 2024
@InProceedings{yan:nfos,
title = {{Transparent Scaling of Single-Threaded Software Network Functions}},
author = {Lei Yan and Yueyang Pan and Diyu Zhou and George Candea and Sanidhya Kashyap},
crossref = {Eurosys24},
www-section = sys-sys,
}
%% 2023
@InProceedings{zhou:trio,
title = {{Enabling High-Performance and Secure Userspace NVM File Systems with the Trio Architecture}},
author = {Diyu Zhou and Vojtech Aschenbrenner and Tao Lyu and Jian Zhang and Sudarsun Kannan and Sanidhya Kashyap},
crossref = {SOSP23},
www-section = sys-sys,
}
@InProceedings{hu:skadi,
title = {{Skadi: Building a Distributed Runtime for Data Systems in Disaggregated Data Centers}},
author = {Cunchen Hu and Chenxi Wang and Sa Wang and Ninghui Sun and Yungang Bao and Jieru Zhao and Sanidhya Kashyap and Xiaoyang Deng and Pengfei Zuo and Rongfeng He and Xushen Chen and Liangliang Xu and Qin Zhang and Hao Feng and Yizhou Shan},
crossref = {HOTOS23},
www-section = sys-sys,
}
@InProceedings{gupta:tclocks,
title = {{Ship your Critical Section, Not Your Data: Enabling Transparent Delegation with TCLocks}},
author = {Vishal Gupta and Kumar Kartikeya Dwivedi and Yugesh Kothari and Yueyang Pan and Diyu Zhou and Sanidhya Kashyap},
crossref = {OSDI23},
www-section = sys-conc,
selected = {true},
www-url = "https://rs3lab.github.io/TCLocks/"
}
%% 2022
@InProceedings{krishnan:tenet,
title = {{TENET: Memory Safe and Fault tolerant Persistent Transactional Memory}},
author = {R. Madhava Krishnan and Diyu Zhou and Wook-Hee Kim and Sudarsun Kannan and Sanidhya Kashyap and Changwoo Min },
crossref = {FAST23},
www-section = sys-sys,
selected = {false},
}
@InProceedings{zhou:odinfs,
title = {{Odinfs: Scaling PM performance with Opportunistic Delegation}},
author = {Diyu Zhou and Yuchen Qian and Vishal Gupta and Zhifei Yang and Changwoo Min and Sanidhya Kashyap},
crossref = {OSDI22},
www-section = sys-sys,
selected = {true},
www-url = "https://rs3lab.github.io/OdinFS/"
}
@InProceedings{park:syncord,
title = {{Application-Informed Kernel Synchronization Primitives}},
author = {Sujin Park and Diyu Zhou and Yuchen Qian and Irina Calciu and Taesoo Kim and Sanidhya Kashyap},
crossref = {OSDI22},
www-section = sys-sys,
selected = {true},
www-url = "https://rs3lab.github.io/SynCord/"
}
%% 2021
@InProceedings{monga:flock,
title = {{Birds of a Feather Flock Together: Scaling RDMA RPCs with FLOCK}},
author = {Sumit Kumar Monga and Sanidhya Kashyap and Changwoo Min},
crossref = {SOSP21},
www-section = sys-network,
}
@InProceedings{kim:pactree,
title = {{PACTree: A High Performance Persistent Range Index Using PAC Guidelines}},
author = {Wook-Hee Kim and R. Madhava Krishnan and Xinwei Fu and Sanidhya Kashyap and Changwoo Min},
crossref = {SOSP21},
www-section = sys-conc,
www-url = "https://github.com/cosmoss-vt/pactree",
}
@InProceedings{park:c3,
title = {{Contextual Concurrency Control}},
author = {Sujin Park and Irina Calciu and Taesoo Kim and Sanidhya Kashyap},
crossref = {HOTOS21},
www-section = sys-sys,
}
@InProceedings{bhardwaj:nros,
title = {{NrOs: Effective Replication and Sharing in an Operating System}},
author = {Ankit Bhardwaj and Chinmay Kulkarni and Reto Achermann and Irina Calciu and Sanidhya Kashyap and Ryan Stutsman and Amy Tai and Gerd Zellweger},
crossref = {OSDI21},
www-section = sys-sys,
selected = {true},
www-url = "https://nrkernel.systems/",
}
@InProceedings{calciu:kona,
title = {{Rethinking Software Runtimes for Disaggregated Memory}},
author = {Irina Calciu and M. Talha Imran and Ivan Puddu and Sanidhya Kashyap and Hasan Al Maruf and Onur Mutlu and Aasheesh Kolli},
crossref = {ASPLOS21},
www-section = sys-sys,
www-url = "https://github.com/project-kona/asplos21-ae",
}
@InProceedings{wickman:ffmalloc,
title = {{Preventing Use-After-Free Attacks with Fast Forward Allocation}},
author = {Brian Wickman and Hong Hu and Insu Yun and Daehee Jang and JungWon Lim and Sanidhya Kashyap and Taesoo Kim},
crossref = {SEC21},
www-section = sys-syssec,
www-url = "https://github.com/bwickman97/ffmalloc"
}
%% 2020
@InProceedings{xu:krace,
title = {{Krace: Data Race Fuzzing for Kernel File Systems}},
author = {Meng Xu and Sanidhya Kashyap and Hanqing Zhao and Taesoo Kim},
crossref = {SP20},
www-section = sys-fuzzing,
selected = {true},
www-url = "https://github.com/sslab-gatech/krace",
}
%% 2019
@InProceedings{kim:hydra,
title = {{Finding Semantic Bugs in File Systems with an Extensible Fuzzing Framework}},
author = {Seulbae Kim and Meng Xu and Sanidhya Kashyap and Jungyeon Yoon and Wen Xu and Taesoo Kim},
crossref = {SOSP19},
www-section = sys-fuzzing,
www-url = "https://github.com/sslab-gatech/hydra",
selected = {true},
}
@InProceedings{kashyap:shfllock,
title = {{Scalable and Practical Locking With Shuffling}},
author = {Sanidhya Kashyap and Irina Calciu and Xiaohe Cheng and Changwoo Min and Taesoo Kim},
crossref = {SOSP19},
www-section = sys-conc,
www-url = "https://github.com/sslab-gatech/shfllock",
selected = {true},
}
@InProceedings{lee:recipe,
title = {{RECIPE: Converting Concurrent DRAM Indexes to Persistent-Memory Indexes}},
author = {Se Kwon Lee and Jayashree Mohan and Sanidhya Kashyap and Taesoo Kim and Vijay Chidambaram},
crossref = {SOSP19},
www-section = sys-conc,
www-url = "https://github.com/utsaslab/RECIPE",
}
@InProceedings{kadekodi:splitfs,
title = {{SplitFS: Reducing Software Overhead in File Systems for Persistent Memory}},
author = {Rohan Kadekodi and Se Kwon Lee and Sanidhya Kashyap and Taesoo Kim and Aasheesh Kolli and Vijay Chidambaram},
crossref = {SOSP19},
www-section = sys-fs,
www-url = "https://github.com/utsaslab/SplitFS",
selected = {true},
}
@InProceedings{xu:janus,
title = {{Fuzzing File Systems via Two-Dimensional Input Space Exploration}},
author = {Wen Xu and Hyungon Moon and Sanidhya Kashyap and Po-Ning Tseng and Taesoo Kim},
crossref = {SP19},
www-section = sys-fuzzing,
www-url = "https://github.com/sslab-gatech/janus",
}
@InProceedings{kim:mvrlu,
title = {{MV-RLU: Scaling Read-Log-Update with Multi-Versioning}},
author = {Jaeho Kim and Ajit Mathew and Sanidhya Kashyap and Madhava Krishnan Ramanathan and Changwoo Min},
crossref = {ASPLOS19},
www-section = sys-conc,
www-url = "https://github.com/cosmoss-vt/mv-rlu",
}
%% 2018
@InProceedings{kashyap:ecs,
title = {{Scaling Guest OS Critical Sections with eCS}},
author = {Sanidhya Kashyap and Changwoo Min and Taesoo Kim},
crossref = {ATC18},
www-section = sys-sys,
www-url = "https://github.com/sslab-gatech/eCS",
}
@InProceedings{min:solros,
title = {{SOLROS: A Data-Centric Operating System Architecture for Heterogeneous Computing}},
author = {Changwoo Min and Woon-Hak Kang and Mohan Kumar and Sanidhya Kashyap and Steffen Maass and Heeseung Jo and Taesoo Kim},
crossref = {EUROSYS18},
www-section = sys-sys,
selected = {true},
www-url = "https://github.com/cosmoss-vt/solros",
}
@InProceedings{kashyap:ordo,
title = {{A Scalable Ordering Primitive For Multicore Machines}},
author = {Sanidhya Kashyap and Changwoo Min and Kangnyeon Kim and Taesoo Kim},
crossref = {EUROSYS18},
www-section = sys-conc,
www-url = "https://github.com/sslab-gatech/ordo",
}
@InProceedings{kumar:latr,
title = {{LATR: Lazy Translation Coherence}},
author = {Mohan Kumar and Steffen Maass and Sanidhya Kashyap and J\'{a}n Vesel\'{y} and Zi Yan and Taesoo Kim and Abhishek Bhattacharjee and Tushar Krishna},
crossref = {ASPLOS18},
www-section = sys-sys,
www-url = "https://github.com/sslab-gatech/latr",
}
%% 2017
@InProceedings{xu:os-fuzz,
title = {{Designing New Operating Primitives to Improve Fuzzing Performance}},
author = {Wen Xu and Sanidhya Kashyap and Changwoo Min and Taesoo Kim},
crossref = {CCS17},
www-section = sys-fuzzing,
www-url = "https://github.com/sslab-gatech/perf-fuzz",
}
@InProceedings{kashyap:cst,
title = {{Scalable NUMA-aware Blocking Synchronization Primitives}},
author = {Sanidhya Kashyap and Changwoo Min and Taesoo Kim},
crossref = {ATC17},
www-section = sys-conc,
www-url = "https://github.com/sslab-gatech/cst-locks",
}
@InProceedings{maass:mosaic,
title = {{Mosaic: Processing a Trillion-Edge Graph on a Single Machine}},
author = {Steffen Maass and Changwoo Min and Sanidhya Kashyap and Woonhak Kang and Mohan Kumar and Taesoo Kim},
crossref = {EUROSYS17},
www-section = sys-bd,
www-url = "https://github.com/sslab-gatech/mosaic",
selected = {true},
}
%% 2016
@InProceedings{kashyap:kup,
title = {{Instant OS Updates via Userspace Checkpoint-and-Restart}},
author = {Sanidhya Kashyap and Changwoo Min and Byoungyoung Lee and Taesoo Kim and Pavel Emelyanov},
crossref = {ATC16},
www-section = sys-sys,
selected = {true},
}
@InProceedings{min:fxmark,
title = {{Understanding Manycore Scalability of File Systems}},
author = {Changwoo Min and Sanidhya Kashyap and Steffen Maass and Woonhak Kang and Taesoo Kim},
crossref = {ATC16},
www-section = sys-fs,
www-url = "https://github.com/sslab-gatech/fxmark",
selected = {true},
}
@InProceedings{kashyap:oppspinlocks,
title = {{Opportunistic Spinlocks: Achieving Virtual Machine Scalability in the Clouds}},
author = {Sanidhya Kashyap and Changwoo Min and Taesoo Kim},
crossref = {OSR16},
www-section = sys-conc,
www-url = "https://lwn.net/Articles/650776/",
}
%% 2015
@InProceedings{min:juxta,
title = {{Cross-checking Semantic Correctness: The Case of Finding File System Bugs}},
author = {Changwoo Min and Sanidhya Kashyap and Byoungyoung Lee and Chengyu Song and Taesoo Kim},
crossref = {SOSP15},
www-section = sys-fs,
www-url = "https://github.com/sslab-gatech/juxta",
}
@InProceedings{kashyap:oticket,
title = {{Scalability In The Clouds! A Myth Or Reality?}},
author = {Sanidhya Kashyap and Changwoo Min and Taesoo Kim},
crossref = {APSYS15},
www-section = sys-conc,
www-url = "https://lwn.net/Articles/650776/",
}