看板 DFBSD_commit 關於我們 聯絡資訊
commit 586ddf297ba0e766b451f9ac2c550fa9eb04b748 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Mon Jun 13 20:59:59 2011 -0700 kernel -- vm: Restore vm_token in page fault path. This partly reverts b4460ab356b9d7f1bd11c8badbf2a6dc97a7776f. The vm_object has not been fully tokenized, so removing vm_token takes there was premature. Summary of changes: sys/vm/vm_fault.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/586ddf297ba0e766b451f9ac2c550fa9eb04b748 -- DragonFly BSD source repository