blob: d495c4c32ed7392017cf930bf921c241502c90ef [file] [log] [blame]
f467a6a66419 ("pipe: fix and clarify pipe read wakeup logic")
3c0edea9b29f ("pipe: Remove sync on wake_ups")
cefa80ced57a ("pipe: Increase the writer-wakeup threshold to reduce context-switch count")
a194dfe6e6f6 ("pipe: Rearrange sequence in pipe_write() to preallocate slot")
8446487feba9 ("pipe: Conditionalise wakeup in pipe_read()")
b667b8673443 ("pipe: Advance tail pointer inside of wait spinlock in pipe_read()")
8cefc107ca54 ("pipe: Use head and tail pointers for the ring, not cursor and length")