Run this audit before touching the HotCRP upload form. Every rule below is the OSDI
'26 cycle as read on 2026-07-08 (osdi26.usenix.hotcrp.com plus the CFP); treat the
numbers as one year's snapshot and reopen the current CFP before acting.
OSDI '26 split the deadline in two, and both were 2:59 pm PST — USENIX's local afternoon convention, not AoE midnight:
Convert 2:59 pm PST to every coauthor's time zone in writing. It is 10:59 pm in London, 6:59 am the next day in Beijing — the single most common OSDI logistics error is an AoE reflex from ML venues.
| Check | OSDI '26 rule |
|---|---|
| Body length | ≤ 12 pages, single-spaced, including figures and tables |
| References | Unlimited extra pages |
| Appendices | Forbidden in the submission — no supplementary material |
| Type/layout | 10-pt Times-like on 12-pt leading, two columns, 7"×9" text block |
| Length norm | "The right length" — reviewers told to down-rank padded papers |
| Per-author load | At most eight submissions per author across the PC's pile |
The 12-page count including figures is stricter than it sounds: a figure-heavy systems
paper loses two pages to its own graphs. Compress via osdi-writing-style's passes,
never via geometry or font tampering.
Beyond standard double-blind hygiene, OSDI '26 imposed two requirements authors from other venues miss:
# Mechanical sweep on the exact PDF you will upload
pdftotext paper.pdf - | grep -nEi 'OLDNAME|github\.com|gitlab|acknowledg|grant' | head
pdfinfo paper.pdf | grep -Ei 'author|creator|producer' # metadata identity
pdffonts paper.pdf | head # embedded, expected fonts
# figures often embed usernames in paths: check figure sources too
grep -rnEi 'home/|Users/|OLDNAME' figures/ *.tex | head
Self-citations stay, in third person, treated as someone else's work
(osdi-related-work has the full protocol). Program co-chair conflicts are handled
by recusal on the PC side — your job is accurate conflict declaration in HotCRP, not
creative omission.
osdi-topic-selection).The form is read before the PDF and drives assignment; draft it before deadline day:
OSDI '26 had no author-response period. There is no later moment to explain that the missing baseline exists, that the leak was an oversight, or that page 13 was an accident. The submission as uploaded is the entire conversation until notification — which is also why the last step is non-negotiable: re-download the PDF from HotCRP and read it cold, checking that what reviewers will open is what you think you sent.
[Gate status] registration / format / anonymity / policy — each pass/fail
[Clock] local-time equivalent of the Pacific deadline; hours remaining
[Anonymity findings] <leak list or clean> incl. institution-implication check
[Renamed system] old name absent from body/figures/metadata? yes/no
[Terminal risks] items that cannot be explained later (no response period)
[Fix order] <ordered blockers before upload>