看板 DFBSD_commit 關於我們 聯絡資訊
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