From: Stefan Seyfried <seife@suse.de>
To: Tonnerre <tonnerre@thundrix.ch>
Cc: kernel list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@zip.com.au>,
Patrick Mochel <mochel@digitalimplant.org>,
Pavel Machek <pavel@ucw.cz>
Subject: Re: swsusp: progress in percent
Date: Sat, 11 Sep 2004 19:05:29 +0200 [thread overview]
Message-ID: <41433059.7030006@suse.de> (raw)
In-Reply-To: <20040911130324.GB14771@thundrix.ch>
Tonnerre wrote:
>>- printk(" %d Pages done.\n",i);
>>+ printk("\b\b\b\bdone\n");
>
> Didn't we say we want the page count here?
well, you usually won't see it anyway since after writing the pages to
swap the machine should power off pretty soon :-)
Changing it to
printk("\b\b\b%d Pages done.\n",i);
is no big deal though.
Stefan
prev parent reply other threads:[~2004-09-11 17:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-10 8:47 swsusp: progress in percent Pavel Machek
2004-09-11 13:03 ` Tonnerre
2004-09-11 17:05 ` Stefan Seyfried [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=41433059.7030006@suse.de \
--to=seife@suse.de \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@digitalimplant.org \
--cc=pavel@ucw.cz \
--cc=tonnerre@thundrix.ch \
/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.