Mark Andrews
feb72cfbe7
Record where memory requests and releases were made.
...
Double isc_mem_put()'s well now cause an INSIST failures.
These are on by default during development but can be turned
off by "#define ISC_MEM_RECORD 0" or equivalent.
1999-09-03 13:19:17 +00:00
Mark Andrews
07bd65db25
Catch certain reference after free and failure to initalise bugs
...
earlier in development rather than later.
1999-06-29 14:28:37 +00:00
Michael Graff
608b132b4e
remove unnessary casts
1999-06-08 21:55:07 +00:00
Michael Graff
f28a94af21
comment, clean up a bit
1999-06-08 02:50:51 +00:00
Michael Graff
eb7ef395d2
implement memory pools
1999-06-08 02:38:30 +00:00
Andreas Gustafsson
acfa3ff9c8
simplified quantize(); fill memory with nonzero values if ISC_MEM_FILL==1
1999-05-26 06:10:09 +00:00
Bob Halley
116208651c
include big mallocs in quota
1999-04-27 23:42:50 +00:00
Bob Halley
16baa70f9d
basic quota support; fix bugs in more_basic_blocks()
1999-04-27 23:20:10 +00:00
Bob Halley
c72a4d674d
cleanups
1999-01-14 19:52:52 +00:00
Bob Halley
dad8d67ed0
add isc_mem_strdup
1998-12-30 20:17:02 +00:00
Bob Halley
4cafb28abc
change memctx to mem; cleanups; fix debug trace problem
1998-12-18 19:14:09 +00:00
Bob Halley
3740b569ae
the great type change
1998-12-13 23:45:21 +00:00
Bob Halley
1cef22510e
convert to util.h; add magic
1998-12-13 02:04:56 +00:00
Bob Halley
1633838b82
update copyrights
1998-12-12 20:48:14 +00:00
Bob Halley
d25afd60ee
include config.h
1998-12-12 19:25:20 +00:00
Bob Halley
2983bfafb7
get rid of rcsid
1998-12-11 20:47:28 +00:00
Bob Halley
6792dd6d22
conforming changes for new pool
1998-12-11 20:38:46 +00:00
Bob Halley
da4242bf62
replace unexpect.[ch] and fatal.[ch] with error.[ch]
1998-12-04 20:00:26 +00:00
Bob Halley
b10b0bdf3f
assume multithreaded unless ISC_SINGLETHREADED is defined
1998-11-11 19:02:24 +00:00
Bob Halley
bf6d2e3912
more renaming
1998-10-22 01:33:20 +00:00
Bob Halley
de9282a1ea
rename memcluster
1998-10-21 22:01:08 +00:00
Bob Halley
b3b43bcc22
remove range code; implement mem_context_destroy more completely
1998-09-16 21:38:08 +00:00
Bob Halley
50f339a799
update
1998-08-18 19:28:30 +00:00
Bob Halley
e7b7e6e746
checkpoint
1998-08-18 00:47:55 +00:00
Bob Halley
0dbe3d9c27
checkpoint
1998-08-18 00:29:57 +00:00
Bob Halley
7ee52cc7d1
base
1998-08-17 22:05:58 +00:00