git: kernel - Document vm_map_wire() and vm_map_unwire()
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Jun 17 19:48:42 PDT 2021
    
    
  
commit 2eda01c0a017789a2d773ca189ba786b38d75c78
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 17 19:48:19 2021 -0700
    kernel - Document vm_map_wire() and vm_map_unwire()
    
    * The names chosen are just horrid.  Document the problem.  Don't rename
      the functions quite yet.
Summary of changes:
 sys/vm/vm_map.c | 10 ++++++++++
 1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2eda01c0a017789a2d773ca189ba786b38d75c78
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list