Skip to content

docs(load-testing): correct the ledger after adversarial review#1812

Open
NathanFlurry wants to merge 1 commit into
stack/fix-native-sidecar-close-remaining-guest-reachable-fatal-paths-ukzxvruwfrom
stack/docs-load-testing-correct-the-ledger-after-adversarial-review-xwxulsum
Open

docs(load-testing): correct the ledger after adversarial review#1812
NathanFlurry wants to merge 1 commit into
stack/fix-native-sidecar-close-remaining-guest-reachable-fatal-paths-ukzxvruwfrom
stack/docs-load-testing-correct-the-ledger-after-adversarial-review-xwxulsum

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

Records F-8/F-9/F-10 and corrects two claims this file made:

  • F-7's premise that the offending write "was already correctly rejected
    with a typed ENOSPC at the syscall" is false. F-5 is per-file rather than
    per-VM, misses writeFileSync/copyFileSync entirely, and natively spawned
    processes write the shadow dir with unmediated host syscalls.
  • The filesystem-bytes probe passing verified only the byte-limit-on-
    regular-file case and must not be cited as closing the class.

Records F-8/F-9/F-10 and corrects two claims this file made:

- F-7's premise that the offending write "was already correctly rejected
  with a typed ENOSPC at the syscall" is false. F-5 is per-file rather than
  per-VM, misses writeFileSync/copyFileSync entirely, and natively spawned
  processes write the shadow dir with unmediated host syscalls.
- The filesystem-bytes probe passing verified only the byte-limit-on-
  regular-file case and must not be cited as closing the class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant