DragonFly BSD
DragonFly commits List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - remove kprintf info about magazine capacity


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2013 09:19:40 -0800 (PST)

commit 126b964549e56fae007205eb927bb747a8444998
Author: John Marino <draco@marino.st>
Date:   Tue Mar 5 18:08:54 2013 +0100

    kernel - remove kprintf info about magazine capacity
    
    This kprintf was added when the magazine capacity calculation was
    modified (commit 765b1ae0159cca211559c3035641d842f28defd7).
    
    While it only emits with verbose boot, the message can become quite a
    nuisance with tmpfs mounts.  Running poudriere with verbose boot
    effectively takes away the first virtual terminal.  This information
    isn't very useful anymore, so get rid of it altogether.
    
    Approved-by: dillon

Summary of changes:
 sys/kern/kern_objcache.c | 4 ----
 1 file changed, 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/126b964549e56fae007205eb927bb747a8444998


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]