From: Maxim Levitsky <maximlevitsky@gmail.com>
To: pm list <linux-pm@lists.linux-foundation.org>
Subject: [QUESTION] How to reset TCP connections when resuming system from disk/ram
Date: Mon, 2 Jun 2008 00:26:56 +0300 [thread overview]
Message-ID: <200806020026.56875.maximlevitsky@gmail.com> (raw)
Hi,
Thanks to your effort, the suspend to ram/disk works flawlessly on my
desktop system.
But I still have rather small, but annoying problem, that system doesn't
understands that a long suspend cycle was done, and still waits for long closed
TCP connections.
I remember there was a patch to close all TCP connections on suspend, but it was rejected
due to the fact that TCP sessions can live through short suspend/resume cycles.
What can you suggest here?
Is there a tool to close all TCP connections?
I noticed that sockets aren't dependent on network drivers,
so even removing network driver doesn't close them.
( I guess that it is possible for TCP session to migrate from one to another
network hardware too)
Another thing I want to know, is this possible to set socket timeout
and how?
(There is a settings page for that in KDE, but I don't yet know what this changes,
a KDE specific settings or not)
I want something CLI based.
Btw, I recently bought an acer laptop (5720G), and there are few suspend/resume issues,
namely:
*attempt to do a second suspend to ram freezes the system hard on resume.
for example this works:
suspend to ram
suspend to disk
suspend to ram
suspend to disk
but this doesn't
suspend to ram
suspend to ram
Best regards,
Maxim Levitsky
next reply other threads:[~2008-06-01 21:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-01 21:26 Maxim Levitsky [this message]
2008-06-04 14:59 ` [QUESTION] How to reset TCP connections when resuming system from disk/ram Pavel Machek
2008-06-05 21:44 ` Maxim Levitsky
2008-06-04 15:41 ` Maxim Levitsky
2008-06-04 18:54 ` Alan Stern
2008-06-04 20:38 ` Maxim Levitsky
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=200806020026.56875.maximlevitsky@gmail.com \
--to=maximlevitsky@gmail.com \
--cc=linux-pm@lists.linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox