lkml.org 
[lkml]   [2007]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] ipv4/ipvs: Convert to kthread API
    On Thu, Apr 19, 2007 at 01:58:57AM -0600, Eric W. Biederman wrote:
    > From: Eric W. Biederman <ebiederm@xmission.com>
    >
    > Modify startup of ipvs sync threads to use kthread_run
    > instead of a weird combination of calling kernel_thread
    > to start a fork_sync_thread whose hole purpose in life was
    > to call kernel_thread again starting the actually sync thread
    > which called daemonize.
    >
    > To use kthread_run I had to move the name calcuation from
    > sync_thread into start_sync_thread resulting in a small
    > amount of code motion.
    >
    > The result is simpler and more maintainable piece of code.

    Thanks Eric, I'll review this and get back to you shortly.

    --
    Horms
    H: http://www.vergenet.net/~horms/
    W: http://www.valinux.co.jp/en/

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-04-19 11:07    [W:4.074 / U:0.252 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site