2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
标签: PF_FREEZE software support suspend
上传时间: 2016-01-05
上传用户:亚亚娟娟123
threads.Primer.A.Guide.to.Multithreaded.Programming,多线程编程的入门级参考书
标签: Multithreaded Programming threads Primer
上传时间: 2014-01-22
上传用户:myworkpost
threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java threads shows you how to take full advantage of Java s threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.
标签: effectively programming nontrivial essential
上传时间: 2016-03-20
上传用户:hn891122
threads primer - a guide to multithreaded programmingr 多线程编程
标签: multithreaded programmingr threads primer
上传时间: 2016-05-06
上传用户:253189838
// This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // buffer passed to this handler. If TAPI is used to open the comm port, some // changes to this component are needed ( StartComm currently opens the comm // port). The OnRequestHangup event is included to assist this. // // David Wann // Stamina Software // 28/02/96 // davidwann@hunterlink.net.au
标签: Communications implemented Component Messages
上传时间: 2016-05-30
上传用户:zhangyigenius
这是对应的书Apress-Taming-Java-threads.pdf
标签: Apress-Taming-Java-threads
上传时间: 2014-01-08
上传用户:changeboy
java threads 3th源码,包括各个章节的源代码
上传时间: 2014-12-03
上传用户:wab1981
Shows how Linux futex syscall can be used to distribute computation to multiple threads.
标签: computation distribute multiple syscall
上传时间: 2017-02-20
上传用户:dave520l
Introduction to Java threads...
标签: Introduction threads Java to
上传时间: 2017-03-11
上传用户:yuzsu
An Introduction to Programming with C# threads
标签: Introduction Programming threads with
上传时间: 2017-03-21
上传用户:xhz1993