]> granicus.if.org Git - gc/commit
2009-06-20 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Sat, 20 Jun 2009 20:24:43 +0000 (20:24 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:45 +0000 (21:06 +0400)
commit68ed7473eb69ad894551afe2a78f0cc99af6f82e
tree52c5bb5d398d21fbac6f9834c1115e730b94747e
parentf4db11bf68b5fa1736f02f6e9b2b1e067fc386f7
2009-06-20  Hans Boehm <Hans.Boehm@hp.com>

* allchblk.c (GC_allochblk_nth): Add assertion.
* checksums.c: Add GC_record_fault, GC_was_faulted,
CC_n_faulted_dirty_errors.
(GC_check_dirty): Remove register declarations, print
dirty bit errors on faulted pages.
* os_dep.c (GC_write_fault_handler): Call GC_record_fault().
* os_dep.c (GC_remove_protection): Compute index correctly.
ChangeLog
allchblk.c
checksums.c
os_dep.c