K 10 svn:author V 3 mav K 8 svn:date V 27 2015-04-13T09:17:57.742422Z K 7 svn:log V 347 MFC r280850: Periodically wake up threads waiting for vmem(9) resources, so they could ask for resource reclamation again. This is kind of dirty hack, but as last resort this is better then stuck indefinitely because of KVA fragmentation, waiting until some random event free something sufficient. OpenSolaris also has this hack in its vmem(9). END