git: kernel: Rewrite kmem_alloc_attr()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Sep 1 05:38:40 PDT 2013


commit 3e60310c78ad0beef3b36849362d81205cb71136
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Sep 1 11:20:14 2013 +0200

    kernel: Rewrite kmem_alloc_attr()
    
    This prevents random kernel panics after Xorg exit with the new
    drm scather-gather memory allocation code

Summary of changes:
 sys/vm/vm_extern.h |  3 +--
 sys/vm/vm_kern.c   | 44 +++++++++++++++++++++++++++++++++++---------
 2 files changed, 36 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e60310c78ad0beef3b36849362d81205cb71136


-- 
DragonFly BSD source repository



More information about the Commits mailing list