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

git: DragonFly_RELEASE_3_0 libc - Do not allow a stuck syslogd to screw up the entire system


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Mar 2012 06:48:35 -0700 (PDT)

commit 83d890e1fd1d3be68acd0eaf860bda2db05872c9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Mar 23 17:33:51 2012 -0700

    libc - Do not allow a stuck syslogd to screw up the entire system
    
    * If syslogd gets stuck the socket buffer will still full forever.
      Only try writing a limited number of times before giving up.

Summary of changes:
 lib/libc/gen/syslog.c |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83d890e1fd1d3be68acd0eaf860bda2db05872c9


-- 
DragonFly BSD source repository



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