K 10 svn:author V 5 guido K 8 svn:date V 27 2000-01-03T19:13:53.000000Z K 7 svn:log V 335 Use MAP_NOSYNC for vnodes without any links in their filesystem. This is necessary for vmware: it does not use an anonymous mmap for the memory of the virtual system. In stead it creates a temp file an unlinks it. For a 50 MB file, this results in a ot of syncing every 30 seconds. Reviewed by: Matthew Dillon END