cvs commit: src/sys/vm vm_contig.c

Maxime Henrion mux at FreeBSD.org
Sun Jul 27 03:41:35 PDT 2003


mux         2003/07/27 03:41:33 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_contig.c 
  Log:
  Use pmap_zero_page() to zero pages instead of bzero() because
  they haven't been vm_map_wire()'d yet.
  
  Revision  Changes    Path
  1.23      +1 -1      src/sys/vm/vm_contig.c


More information about the cvs-src mailing list