From: Ivan Maidanski Date: Fri, 16 Jun 2017 07:39:16 +0000 (+0300) Subject: Document GWW_VDB in gcdescr.html X-Git-Tag: v7.6.2~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68343b0c5606b21b2491ce5a42a21b43a34918d2;p=gc Document GWW_VDB in gcdescr.html * doc/gcdescr.html (Generational Collection and Dirty Bits): Document GWW_VDB. --- diff --git a/doc/gcdescr.html b/doc/gcdescr.html index 1db62797..aba150c5 100644 --- a/doc/gcdescr.html +++ b/doc/gcdescr.html @@ -471,6 +471,9 @@ catching write faults. This is implemented for many Unix-like systems and for win32. It is not possible in a few environments.
  • +(GWW_VDB) By using the Win32 GetWriteWatch function to read dirty +bits. +
  • (PROC_VDB) By retrieving dirty bit information from /proc. (Currently only Sun's Solaris supports this. Though this is considerably cleaner, performance