summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2017-06-16 10:39:16 +0300
committerIvan Maidanski <ivmai@mail.ru>2017-06-16 10:39:16 +0300
commitc3260e8861cae3684ff4735e26a56285beeccd92 (patch)
treeffc835d343b4640f12403d9644cad2bc9e22d13c /doc
parent96a81eb552667cb8b75c5c2ccaf19bff55d0abb2 (diff)
downloadbdwgc-c3260e8861cae3684ff4735e26a56285beeccd92.tar.gz
Document GWW_VDB in gcdescr.html
* doc/gcdescr.html (Generational Collection and Dirty Bits): Document GWW_VDB.
Diffstat (limited to 'doc')
-rw-r--r--doc/gcdescr.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gcdescr.html b/doc/gcdescr.html
index 1605af43..1e2caed3 100644
--- a/doc/gcdescr.html
+++ b/doc/gcdescr.html
@@ -470,6 +470,9 @@ catching write faults. This is
implemented for many Unix-like systems and for win32. It is not possible
in a few environments.
<LI>
+(<TT>GWW_VDB</tt>) By using the Win32 GetWriteWatch function to read dirty
+bits.
+<LI>
(<TT>PROC_VDB</tt>) By retrieving dirty bit information from /proc.
(Currently only Sun's
Solaris supports this. Though this is considerably cleaner, performance