Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. multithreading: | Vasilii Chernov | 2016-03-01 | 1 | -104/+103 |
| | | | | | | | | | - Enable multiprocessing for api_server - Enable mutrithreading for html_server 2. py: - extract pcilib->py bases from pcilib->py functions - add api for interact directly with pcilib->py without pcilib context. 3. pcipywrap - Add scripts handling. | ||||
* | reviewd old tasks comments for doxygen and update | zilio nicolas | 2015-09-11 | 1 | -10/+18 |
| | |||||
* | Fix compilation of the driver | Suren A. Chilingaryan | 2015-08-06 | 1 | -0/+1 |
| | |||||
* | Use global locks to protect kmem allocation to prevent race while allocating ↵ | Suren A. Chilingaryan | 2015-08-05 | 1 | -5/+1 |
| | | | | simmultaneously locking kmem pages and any other type of kmem | ||||
* | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 1 | -59/+292 |
| | |||||
* | last modification+comments update | zilio nicolas | 2015-07-10 | 1 | -4/+11 |
| | |||||
* | modified for last remarks | zilio nicolas | 2015-07-07 | 1 | -2/+2 |
| | |||||
* | clean version for locks | zilio nicolas | 2015-07-07 | 1 | -0/+74 |