forked from rcslab/sosp19-www
-
Notifications
You must be signed in to change notification settings - Fork 1
/
cfp.html
executable file
·525 lines (483 loc) · 19.9 KB
/
cfp.html
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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
<!DOCTYPE html>
<html lang="en">
<head>
<title>SOSP 2021 - Symposium on Operating Systems Principles</title>
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="SOSP 2019" />
</head>
<body>
<div class="container-fluid">
<div class="row">
<!--side-bar-->
<div class="col-sm-3 col-md-2 sidebar">
<!--logo-->
<div class="logo">
<a href="https://sosp2021.mpi-sws.org" target="_blank">
<img src="images/logo.png" alt="SOSP19"/>
</a>
<div></div>
<a href="https://www.sigops.org/" target="_blank"><img src="images/sigops.jpg" alt="SIGOPS"/></a>
<div>In cooperation with</div>
<a href="https://www.usenix.org/" target="_blank"><img src="images/usenix.png" alt="USENIX"/></a>
</div>
<!--logo-->
<!--sidebar menu-->
<div class="top-nav">
<div class="nav1">
<ul class="nav nav-sidebar">
<li><a id="homenav" href="index.html">Home</a></li>
<li>
<b>Conference Details</b>
<ul>
<!--<li><a href="program.html">Program</a></li>-->
<!--<li><a href="sched.html">Workshop and Tutorial Schedule</a></li>-->
<!--<li><a href="reg.html">Registration</a></li>-->
<li><a href="venue.html">Venue</a></li>
<!--<li><a href="sponsors.html">Sponsors</a></li>-->
<!--<li><a href="workshops.html">Workshops</a></li>-->
<!--<li><a href="tutorials.html">Tutorials</a></li>-->
<!--<li><a href="https://sysartifacts.github.io/index.html">Artifact Evaluation</a></li>-->
<li><a href="organizers.html">Organizers</a></li>
</ul>
</li>
<!--
<li>
<b>Local Information</b>
<ul>
<li><a href="https://wp.nyu.edu/sosp2017tutorials/"
target="_blank">Tutorial</a></li>
<li><a href="bof.html">Birds of Feather</a></li>
<li><a href="excursion.html">Excursion</a></li>
<li><a href="reg.html">Registration</a></li>
</ul>
</li>-->
<li>
<b>Calls for Participation</b>
<ul>
<li><a href="cfp.html">Call for Papers</a></li>
<!--
<li><a href="cfw.html">Call for Workshops</a></li>
<li><a href="cft.html">Call for Tutorials</a></li>
<li><a href="cfsrc.html">Student Research Competition</a></li>
<li><a href="cfss.html">Call for Scholarships</a></li>
-->
<li><a href="cfs.html">Call for Sponsors</a></li>
<!--<li><a href="mentoring.html">Mentoring</a></li>-->
</ul>
</li>
<li>
<b>Additional Information</b>
<ul>
<!--
<li><a href="visa.html">Visa Information</a></li>
<li><a href="cc.html">Child Care</a></li>
<li><a href="code.html">Code of Conduct</a></li>
<li><a href="dei.html">Diversity Plan</a></li>
-->
<li><a href="http://www.sosp.org/">Prior SOSPs</a></li>
</ul>
</li>
</ul>
</div>
<div>
<span>
<a href="https://imprint.mpi-klsb.mpg.de/sws/sosp2021.mpi-sws.org/">IMPRINT</a>
<a href="https://data-protection.mpi-klsb.mpg.de/sws/sosp2021.mpi-sws.org/">DATA PROTECTION</a>
</span>
</div>
</div>
<!--sidebar menu-->
<div class="clearfix"> </div>
</div>
<!--//side-bar-->
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<!--banner-->
<div class="banner">
<div class="jumbotron banner-text">
<h2>SOSP 2021</h2>
<p>
The 28th ACM Symposium on Operating Systems Principles<br>
Koblenz, Germany<br>
October 25-28, 2021
</p>
</div>
</div>
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#sosp17-navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="sosp17-navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Conference Details<b class="caret"></b> </a>
<ul class="dropdown-menu">
<li><a href="venue.html">Venue</a></li>
<li><a href="organizers.html">Organizers</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Calls for
Participation<b class="caret"></b> </a>
<ul class="dropdown-menu">
<li><a href="cfs.html">Call for Sponsors</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Additional Information<b class="caret"></b> </a>
<ul class="dropdown-menu">
<li><a href="http://www.sosp.org/">Prior SOSPs</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<!--//banner-->
<!--main-text-->
<div class="main-text">
<div class="welcome">
<h3>Call for Papers</h3>
<div class="col-md-12 welcome-middle">
<p>
The 28th ACM Symposium on Operating Systems Principles (SOSP)
seeks to present exciting, innovative research related to the design,
implementation, analysis, evaluation, and deployment of computer systems
software.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Topics</h5>
<p>
SOSP takes a broad view of the systems area and solicits contributions
from many fields of systems practice, including, but not limited to,
operating systems, file and storage systems, distributed systems, cloud
computing, mobile systems, secure and reliable systems, systems aspects
of big data and machine learning, embedded systems, virtualization,
and management and troubleshooting of complex systems. We also welcome
work that explores the interaction with related areas such as computer
architecture, networking, programming languages, verification, and
databases. In keeping with SOSP tradition, we will favor work that
explores new territory, continues a significant research dialogue,
or reflects on experience with or measurements of state of the art
implementations.
</p>
</div>
<div class="welcome-middle important-dates col-md-12">
<h5 class="left-h">Important Dates</h5>
<table class="important-dates" align="left">
<tr>
<th>Event Info</th>
<th>Date</th>
<th>Link</th>
</tr>
<!--
-->
<tr>
<td><b>Deadline to Register Abstracts</b></td>
<td>April 30, 2021 (2:59 PM US/Pacific) </td>
<td><a href="https://sosp21.hotcrp.com/">Submission Site</a></td>
</tr>
<tr>
<td><b>Submission Deadline (No extensions)</b></td>
<td>May 7, 2021 (2:59 PM US/Pacific)</td>
<td><a href="https://sosp21.hotcrp.com/">Submission Site</a></td>
</tr>
<tr>
<td><b>Reviews available for author response</b></td>
<td>July 20, 2021</td>
</tr>
<tr>
<td><b>Author Response due</b></td>
<td>July 23, 2021 (2:59 PM US/Pacific)</td>
<td></td>
</tr>
<tr>
<td><b>Acceptance Notification</b></td>
<td>August 9, 2021</td>
<td></td>
</tr>
<tr>
<td><b>Camera Ready due</b></td>
<td>September 27, 2021</td>
<td></td>
</tr>
<!--
<tr class="redStrike">
<td>Early Registration</td>
<td>September 15, 2019</td>
<td><a href="http://www.cvent.com/d/06qwyh">Registration Site</a></td>
</tr>
<tr class="redStrike">
<td><b>Hotel Booking Deadline</b></td>
<td>Updated: October 6, 2019</td>
<td>Call Hotel 1-800-461-4393</td>
</tr>
<tr class="redStrike">
<td><b>Regular Registration</b></td>
<td>October 15, 2019</td>
<td><a href="http://www.cvent.com/d/06qwyh">Registration Site</a></td>
</tr>
<tr>
<td><b>Late Registration</b></td>
<td></td>
<td><a href="http://www.cvent.com/d/06qwyh">Registration Site</a></td>
</tr>
-->
<tr>
<td><b>Workshops Date</td>
<td>October 25, 2021</td>
<td></td>
</tr>
<tr>
<td><b>Conference Dates</b></td>
<td>October 26-28, 2021</td>
<td></td>
</tr>
</table>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Submission Criteria</h5>
<p>
Papers will be judged on novelty, significance, interest, clarity,
relevance, and correctness. A good paper will:
<ul>
<li>Motivate a significant problem;</li>
<li>Propose and implement an interesting, compelling solution;</li>
<li>Demonstrate the practicality and benefits of the solution;</li>
<li>Draw appropriate conclusions;</li>
<li>Clearly describe the paper's contributions; and</li>
<li>Clearly articulate the advances beyond previous work.</li>
</ul>
</p>
<p>
We encourage submission of groundbreaking work in significant new
directions, with the understanding that evaluation criteria for papers
addressing new problems may be different from those continuing a line
of work in a more established area.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Originality</h5>
<p>
Submissions should contain original, unpublished material. Simultaneous
submission of the same work to multiple venues, submission of previously
published work, or plagiarism is not allowed.
</p>
<p>
Submissions that extend the authors' previous work are welcome, but
authors must explain the differences between the SOSP submission and
the prior work, much in the same way as the authors are expected to
articulate the contributions of their submission as they relate to prior
work by others.
</p>
<p>
Prior or concurrent workshop publication does not preclude publishing a
related paper in SOSP. Authors should email the program co-chairs a copy
of the related workshop paper and a short explanation of the new material
in the conference paper beyond that published in the workshop version.
The co-chairs may then share that paper with the workshop’s organizers
and discuss it with them.
</p>
<p>
Prior or concurrent publication in non-peer-reviewed contexts, like
arXiv.org, technical reports, talks, and social media posts, is explicitly
permitted.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Revised submissions</h5>
<p>
To provide a degree of continuity in the reviewing process, submissions
that were previously reviewed by the OSDI 2021 program committee
must grant the SOSP reviewers access to these earlier reviews and the
associated PC discussion comments. One of the PC members that discussed
your submission to OSDI 2021 may be invited to join the discussion of
your revised submission to SOSP.
</p>
<p>
If in doubt about whether your submission to OSDI 2021 and your upcoming
submission to SOSP are the same paper or not, please contact the PC
chairs by email.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Author Response Period</h5>
<p>
SOSP will provide an opportunity for authors to respond to reviews prior
to final consideration of the papers at the program committee meeting.
Authors must limit their responses to (a) correcting factual errors in
the reviews or (b) directly addressing questions posed by reviewers.
Responses should be limited to clarifying the submitted work. In
particular, responses must not include new experiments or data, describe
additional work completed since submission, or promise additional work to
follow.
</p>
<p>
Submission of a response is optional. There is no explicit limit to the
response, but authors are strongly encouraged to keep it under 500 words;
reviewers are neither required nor expected to read excessively long
rebuttals.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Anonymity</h5>
<p>
SOSP will use double-blind reviewing. Please make a good faith
attempt to anonymize your submission. Avoid identifying yourself
or your institution explicitly or by implication (e.g., through the
references or acknowledgments). The first page should use the paper
ID assigned during registration in place of the author names. If the
name of your project or system is already known to the community (e.g.,
through technical reports, talks, social media posts, or other use),
your SOSP submission must use an anonymized name.
</p>
<p>
Use care in referring to your own related work. Do not omit references
to your prior work, as this would make it difficult for reviewers to place
your submission in its proper context. Instead, reference your past work
in the third person, just as you would any other piece of related work.
For example, you might say "Our system modifies the XYZ operating system
built by Lee et al. [Lee17]". For concurrent submissions, cite an
anonymized version of the concurrent submission and discuss the relation
between the submissions, and email the PC chairs a copy of your other
concurrent submission.
</p>
<p>
If your submission reports on experiences with a system at your
institution or organization, you should refer to the system anonymously
but describe the properties of the system that are needed to appreciate
the work (e.g., size of the user base, volume of requests, etc.).
We recognize that, in some cases, these properties may allow a reviewer
to identify your institution or organization.
</p>
<p>
Check with the program chairs if you are uncertain about the anonymity
rules.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Formatting</h5>
<p>Submissions may have at most 12 pages of technical content, including all
text, figures, tables, etc. Bibliographic references are not included
in the 12-page limit. Use A4 or US letter paper size, with all text
and figures fitting inside a 178 x 229 mm (7 x 9 in) block centered on
the page, using two columns separated by 6 mm (0.25 in) of whitespace.
Use 10-point font (typeface Times Roman, Linux Libertine, etc.) on
12-point (single-spaced) leading. Graphs and figures should be readable
when printed in grayscale, without magnification. All pages should
be numbered.
Authors may optionally include supplementary material, such as formal
proofs or analyses, in their submission in an appendix. The appendix must
follow the 12 pages of technical content and the bibliographic references.
The PC members are not required to read the supplementary material,
so the submission must stand alone without it.
Submissions violating these rules will not be considered for publication,
and there will be no extensions for fixing violations. We encourage you
to upload an early draft of the paper well before the deadline to check
if the paper meets the formatting rules.
</p>
<!--
<p>
Most of these rules are automatically applied when using the
<a href="https://www.acm.org/publications/authors/submissions">
official SIGPLAN Latex or MS Word templates from the ACM</a>.
<p>
<p>
For Latex, we recommend you use:
<div class="highlight"><pre><span></span><span class="k">\documentclass</span><span class="na">[sigplan,10pt]</span><span class="nb">{</span>acmart<span class="nb">}</span>
<span class="k">\renewcommand\footnotetextcopyrightpermission</span><span class="na">[1]</span><span class="nb">{}</span>
<span class="k">\pagestyle</span><span class="nb">{</span>plain<span class="nb">}</span>
...
<span class="k">\settopmatter</span><span class="nb">{</span>printfolios=true<span class="nb">}</span>
<span class="k">\maketitle</span>
...
</pre></div>
</p> -->
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Confidentiality</h5>
<p>
Reviewing will be done mostly by members of the program committee,
with limited use of outside reviewers. Submissions will be treated as
confidential; however, papers accompanied by nondisclosure agreement
forms will not be considered for publication.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Accepted Papers</h5>
<p>
Papers selected by the program committee will be subject to revision and
approval by a program committee member acting as a shepherd. Authors of
accepted papers will be expected to supply electronic versions of their
papers and encouraged to supply source code and raw data to help others
replicate and understand their results, as part of an artifact evaluation
process.
To facilitate broad technical discussion, all accepted papers will be
made available online in advance of the conference.
Papers of particular merit will be forwarded to the ACM Transactions
on Computer Systems (TOCS) and the Communications of the ACM's Research
Highlights (CACM RH) for possible publication.
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Submission Information</h5>
<p>
Papers must be submitted electronically in PDF format via the <a href="https://sosp21.hotcrp.com/">web submission form</a>
</p>
</div>
<div class="col-md-12 welcome-middle">
<h5 class="left-h">Questions</h5>
<p>
Any questions about paper submissions can be emailed to
<a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="footer">
<!--
<p>©SIGOPS 2017 · Privacy Policy · All trademarks and registered trademarks are the property of their respective owners.</p>
-->
</div>
</div>
<div class="footer-logo">
<a href="https://www.sigops.org/sosp/sosp19/" target="_blank">
<img src="images/logo.png" id="sosp19logo" alt="SOSP19"/>
</a>
<div></div>
<a href="https://www.sigops.org/" target="_blank">
<img src="images/sigops.jpg" alt="SIGOPS"/>
</a>
<div>In cooperation with</div>
<a href="https://www.usenix.org/" target="_blank">
<img src="images/usenix.png" alt="USENIX"/>
</a>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- Placed at the end of the document so the pages load faster -->
<script> addEventListener("load", function() { setTimeout(hideURLbar, 0);
}, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<script src="js/jquery-2.2.2.min.js"></script>
<script src="js/bootstrap.js"> </script>
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script>
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
</body>
</html>