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