Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lvtao-sec committed Jun 12, 2024
1 parent b294464 commit 058bc3e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _posts/2024-05-07-paper-reading.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ title: Paper Reading Summary

# Operating System

# Concurrency

- [Laws of Order: Expensive Synchronization in Concurrent Algorithms Cannot be Eliminated](https://dl.acm.org/doi/pdf/10.1145/1925844.1926442)

# File systems

## Local File Systems

- [Split-Level I/O Scheduling](https://dl.acm.org/doi/pdf/10.1145/2815400.2815421), SOSP'16
Expand Down Expand Up @@ -46,6 +52,7 @@ title: Paper Reading Summary
## Hardware security

- [WESEE: Using Malicious #VC Interrupts to Break AMD SEV-SNP](https://n.ethz.ch/~sshivaji/publications/wesee_oakland24.pdf)
- DMAAUTH: A Lightweight Pointer Integrity-based Secure Architecture to Defeat DMA Attacks

# Architecture

Expand Down

0 comments on commit 058bc3e

Please sign in to comment.