Commit Graph

19 Commits (5c05a7c040921ab8782e56ac9e6c6f6d5a9044f3)

Author SHA1 Message Date
Aaron Jacobs 348ed9e731 Disabled async reads.
Allowing the kernel to send multiple reads for the same file handle
concurrently interferes with sequential read detection like that in
GoogleCloudPlatform/gcsfuse#103.
2015-08-05 11:09:20 +10:00
Aaron Jacobs cf5cfbccfd Fixed a (new) test bug on Linux. 2015-07-29 14:59:10 +10:00
Aaron Jacobs be5974e914 InterruptFSTest.InterruptedDuringFlush 2015-07-29 14:52:03 +10:00
Aaron Jacobs 85439be549 InterruptFSTest.InterruptedDuringRead 2015-07-29 14:51:33 +10:00
Aaron Jacobs 0796c46a9c Updated the interruptfs API. 2015-07-29 14:51:10 +10:00
Aaron Jacobs 82289ebdd4 Fixed sample build errors. 2015-07-27 15:47:45 +10:00
Aaron Jacobs 3103bb22a1 Updated samples. 2015-06-22 12:31:25 +10:00
Aaron Jacobs 5e2cea4b7a Fixed interruptfs. 2015-06-05 14:24:14 +10:00
Aaron Jacobs 306840e4ce Wait less time, making the test faster. 2015-05-05 12:34:07 +10:00
Aaron Jacobs 130ddabc42 InterruptFSTest.InterruptedDuringRead 2015-05-05 12:32:36 +10:00
Aaron Jacobs 1236f0e278 Most of InterruptFSTest.InterruptedDuringRead. 2015-05-05 12:28:18 +10:00
Aaron Jacobs be24b2b3e3 Signal in flight. 2015-05-05 10:34:40 +10:00
Aaron Jacobs 0b00132020 InterruptFS.ReadFile 2015-05-05 10:34:40 +10:00
Aaron Jacobs aeca4a00d5 Fixed a bug. 2015-05-05 10:34:40 +10:00
Aaron Jacobs 8010a8342d InterruptFS.WaitForReadInFlight 2015-05-05 10:34:40 +10:00
Aaron Jacobs fe14fa8f3e Started InterruptFSTest.InterruptedDuringRead. 2015-05-05 10:34:40 +10:00
Aaron Jacobs d862e4b035 interruptfs.New 2015-05-05 10:34:40 +10:00
Aaron Jacobs 5fd9008838 Began on a test. 2015-05-05 10:34:39 +10:00
Aaron Jacobs 7af2286422 Began on interruptfs. 2015-05-05 10:34:39 +10:00