- 11 May, 2012 1 commit
-
-
Marek Vavrusa authored
-
- 08 May, 2012 1 commit
-
-
Marek Vavrusa authored
Partial core overlap was implemented to prevent stalls and better utilization of free cores by the scheduler. Not portable.
-
- 06 Apr, 2012 1 commit
-
-
Marek Vavrusa authored
refs #1809
-
- 05 Apr, 2012 1 commit
-
-
Marek Vavrusa authored
refs #1809
-
- 01 Nov, 2011 1 commit
-
-
Ondřej Surý authored
-
- 10 Aug, 2011 1 commit
-
-
Lubos Slovak authored
-
- 02 Aug, 2011 2 commits
-
-
Lubos Slovak authored
-
Lubos Slovak authored
KNOT -> KNOTD DNSLIB -> KNOT refs #1087 @20m
-
- 01 Aug, 2011 1 commit
-
-
Marek Vavrusa authored
-
- 11 Apr, 2011 1 commit
-
-
Marek Vavrusa authored
Removed synchronous zone loading, now fully async. Commit refs #583.
-
- 05 Apr, 2011 1 commit
-
-
Lubos Slovak authored
- Documentation groups now better reflect modules. - Fixed documentation markers. - Fixed ifdef guards.
-
- 16 Mar, 2011 1 commit
-
-
Lubos Slovak authored
- Sources separated according to the future compilation modules: - src/knot/ contains all sources related to server (compiles into knotc and knotd) - src/alloc/ contains sources of slab allocator (may be compiled into standalone library). - src/dnslib/ contains dnslib sources (may be compiled as standalone library). - src/tests/ contains unittests (compiles into unittests). - src/zoneparser/ contains sources of zone compiler (compiles into knot-zcompile). TODO: Need to refactor makefile to separate the compilation of these modules. However, unittests still depend on all modules. refs #400
-
- 28 Feb, 2011 1 commit
-
-
Lubos Slovak authored
-
- 26 Jan, 2011 1 commit
-
-
Lubos Slovak authored
-
- 29 Nov, 2010 1 commit
-
-
Jan Kadlec authored
Closes #145
-
- 24 Nov, 2010 4 commits
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- 16 Nov, 2010 3 commits
-
-
Marek Vavrusa authored
Commit refs #53.
-
Marek Vavrusa authored
Commit refs #53.
-
Marek Vavrusa authored
* Finally no threading errors or wrong locking orders. * Updated tests. Commit refs #53, #50.
-
- 15 Nov, 2010 1 commit
-
-
Marek Vavrusa authored
-
- 09 Nov, 2010 1 commit
-
-
Marek Vavrusa authored
-
- 08 Nov, 2010 4 commits
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This makes dt_resize() and others thread-safe.
-
Marek Vavrusa authored
Beware though, it is not thread-safe so make sure you are not in dt_join() while silently killing them. The Earth might explode in the process.
-
Marek Vavrusa authored
-
- 04 Nov, 2010 1 commit
-
-
Marek Vavrusa authored
Bugfixes: * Enumerations prefixed and ordered
-
- 02 Nov, 2010 1 commit
-
-
Marek Vavrusa authored
-