Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 1 | -0/+1 |
| | | | | | | ...to enable users to turn off pthread_yield calls which are counter-productive on multiprocessor machines (but have been shown to be useful on uniprocessors) | ||||
* | improved threading | Rainer Gerhards | 2008-09-30 | 1 | -1/+0 |
| | | | | | | | | - changed sequence when awakening thread - removed no longer needed condition variable - EXPERIMENTALLY added mutex guarding to hostname lookups this is to be removed if it does not have any verifyable useful effect | ||||
* | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 1 | -0/+63 |