- 17 May, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
Make the zone loading work even on top of MemorySegmentMapped. In particular, handle the MemorySegmentGrown exception, which may cause relocation of data.
-
- 16 May, 2013 12 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this chunk was accidentally removed in e448bbba causing test faiulres.
-
JINMEI Tatuya authored
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
the source tree.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The create now throws on relocation, so the whole operation is tried again. No need to worry about object being relocated.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Thomas Markwalder authored
-
- 15 May, 2013 17 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
and source. Corrected other review items.
-
JINMEI Tatuya authored
- explicitly include config.h in these tests - move helper function only used with USE_SHARED_MEMORY inside the ifdef block
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
Skip some code if no shared memory support is present.
-
Michal 'vorner' Vaner authored
Use bigger type, check it never overflows.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
If we throw an exception from the constructor, destructor is not called. Call the clean-up manually there, so we don't leak memory.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Michal 'vorner' Vaner authored
Only allocate the memory for segment holder in the constructor, set it in separate method. The allocation might throw.
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/memory/zone_writer.cc src/lib/datasrc/tests/memory/Makefile.am src/lib/datasrc/tests/memory/zone_data_updater_unittest.cc src/lib/datasrc/tests/memory/zone_finder_unittest.cc
-
- 14 May, 2013 7 commits
-
-
Thomas Markwalder authored
and make files; and process framework for the DHCP-DDNS daemon, b10-d2srv.
-
JINMEI Tatuya authored
-
Thomas Markwalder authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
- 13 May, 2013 3 commits
-
-
Thomas Markwalder authored
-
Mukund Sivaraman authored
-
Stephen Morris authored
-