cvs commit: src/sys/vm vm_kern.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Apr 2 07:58:21 PST 2005


joerg       2005/04/02 07:58:16 PST

DragonFly src repository

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  Move the processing of flags out of the loop. The exception is M_WAITOK,
  which decides wether VM_ALLOC_NORMAL is used or not. This gets cleared
  or set each time.
  
  Revision  Changes    Path
  1.21      +8 -10     src/sys/vm/vm_kern.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_kern.c.diff?r1=1.20&r2=1.21&f=u





More information about the Commits mailing list