gvisor/pkg/amutex
Andrei Vagin a949133c4b gvisor: interrupt the sendfile system call if a task has been interrupted
sendfile can be called for a big range and it can require significant
amount of time to process it, so we need to handle task interrupts in
this system call.

PiperOrigin-RevId: 249781023
Change-Id: Ifc2ec505d74c06f5ee76f93b8d30d518ec2d4015
2019-05-23 23:21:13 -07:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
amutex.go gvisor: interrupt the sendfile system call if a task has been interrupted 2019-05-23 23:21:13 -07:00
amutex_test.go gvisor: interrupt the sendfile system call if a task has been interrupted 2019-05-23 23:21:13 -07:00