alc         2007-11-25 07:42:34 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_contig.c 
  Log:
  Tidy up: Add comments.  Eliminate the pointless
  malloc_type_allocated(..., 0) calls that occur when contigmalloc() has
  failed.  Eliminate the acquisition and release of the page queues lock
  from vm_page_release_contig().  Rename contigmalloc2() to
  contigmapping(), reflecting what it does.
  
  Revision  Changes    Path
  1.64      +23 -19    src/sys/vm/vm_contig.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to