git: HAMMER VFS - Attempt to fix a low-memory deadlock

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
commit 1ce32b2e9e7c5debe9ca25a3e89f3dec991dd246 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 1 17:12:12 2011 -0800 HAMMER VFS - Attempt to fix a low-memory deadlock * Avoid trying to allocate a new buffer cache buffer when memory is low from inside the blockmap allocation path (where the global blockmap lock is held). Reported-by: tuxillo Summary of changes: sys/vfs/hammer/hammer_blockmap.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ce32b2e9e7c5debe9ca25a3e89f3dec991dd246 -- DragonFly BSD source repository
文章代碼(AID): #1E-WYqHy (DFBSD_commit)
文章代碼(AID): #1E-WYqHy (DFBSD_commit)