cvs commit: src/sys/vm vm_kern.c

看板DFBSD_commit作者時間21年前 (2005/04/03 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12Jjtm00 (DFBSD_commit)