An NSDI paper argues that a nameable design idea, embodied in a working networked system, holds up under realistic traffic. The prose exists to make that chain checkable. Format facts below are the NSDI '27 CFP as rendered on 2026-07-08.
NSDI first pages that work tend to execute five beats in order (see the rebuilt
example in
../../resources/worked-examples/01-introduction.md):
The '27 rule: 12 pages including footnotes, figures, and tables; references and appendices may extend beyond. Two consequences shape the writing:
nsdi-supplementary).A workable allocation for a 12-page systems paper:
| Section | Pages | Job |
|---|---|---|
| Intro + motivation measurement | 2 - 2.5 | Beats 1-3 with data |
| Design | 3 - 3.5 | Principle → mechanism → interfaces; failure handling explicit |
| Implementation | 0.5 - 1 | What exists, LoC/frameworks, honest deltas from design |
| Evaluation | 3.5 - 4 | Questions answered, not benchmarks toured |
| Related work + discussion | 1 - 1.5 | Positioning + stated limits |
Systems reviewers at this venue distrust superlatives and read distributions. Editing passes that consistently improve NSDI drafts:
Weak: "Our novel scheduler significantly reduces latency (up to 4.1x)
compared to state-of-the-art approaches."
NSDI: "Shifting retries off congested paths cuts p99.9 latency 2.1-3.4x
vs tuned exponential backoff across the three incident classes
(§6.2); gains vanish when RTT < the lease renewal interval (§7)."
Double-blind shapes phrasing, with one NSDI-specific fork: research-track papers neutralize identifying deployment details ("a large provider's fleet"), while operational-track papers may keep real system and company names with author names still withheld. Write self-citations in the third person; never delete a reference to hide identity; cite a concurrent NSDI submission as "Under submission. Details omitted for double-blind reviewing." The CFP endorses AI tools for grammar and clarity of human-written text — the ideas, and the responsibility, stay human.
A resubmitted revision is read by the same reviewers against their own issue list, so
the writing task inverts: instead of impressing a stranger, show a known reader that
each demanded change exists. Keep new text visually traceable — the auxiliary
change-highlighted PDF must let a reviewer jump from issue to fix in seconds
(nsdi-author-response). Prose that quietly rewrites unrelated sections invites
re-litigation of settled points.
Because figures bill against the 12 pages, each one should be designed like a paragraph with a topic sentence:
nsdi-experiments).[Arc check] beats 1-5 present? weakest beat + fix
[Budget] pages by section vs allocation; what to cut first
[Calibration] list of unbacked superlatives / missing percentiles
[Boundary] named failure regimes: <list or MISSING>
[Track-consistent anonymity] research-neutralized / operational-named
[Edit order] highest-leverage rewrite first