All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: trinity@vger.kernel.org
Subject: Re: kernel: sock: sock_set_timeout: `trinity-main' (pid 1349) tries to set negative timeout
Date: Sat, 2 Nov 2013 17:28:53 -0400	[thread overview]
Message-ID: <20131102212853.GA17724@redhat.com> (raw)
In-Reply-To: <527554F0.4070706@gmx.de>

On Sat, Nov 02, 2013 at 08:39:28PM +0100, Toralf Förster wrote:
 > I'm observing such syslog messages in a user mode linux image and do wonder why trinity-main
 > does such unusal things (and not the child which I'd expect of course) :
 > 
 > 
 > Nov  2 19:14:25 trinity kernel: sock: sock_set_timeout: `trinity-main' (pid 1349) tries to set negative timeout
 > Nov  2 19:14:25 trinity kernel: sock: sock_set_timeout: `trinity-main' (pid 1349) tries to set negative timeout

The main process periodically does setsockopt calls on all the open sockets
that children inherit.

	Dave

      reply	other threads:[~2013-11-02 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-02 19:39 kernel: sock: sock_set_timeout: `trinity-main' (pid 1349) tries to set negative timeout Toralf Förster
2013-11-02 21:28 ` Dave Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131102212853.GA17724@redhat.com \
    --to=davej@redhat.com \
    --cc=toralf.foerster@gmx.de \
    --cc=trinity@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.