All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jakob Østergaard" <jakob@unthought.net>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Pavel Machek <pavel@suse.cz>, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Bulent Abali <abali@us.ibm.com>,
	"Dirk W. Steinberg" <dws@dirksteinberg.de>,
	Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Swapping for diskless nodes
Date: Fri, 17 Aug 2001 03:35:51 +0200	[thread overview]
Message-ID: <20010817033551.A2188@unthought.net> (raw)
In-Reply-To: <20010816234639.E755@bug.ucw.cz> <Pine.LNX.4.33L.0108162146120.5646-100000@imladris.rielhome.conectiva>
In-Reply-To: <Pine.LNX.4.33L.0108162146120.5646-100000@imladris.rielhome.conectiva>; from riel@conectiva.com.br on Thu, Aug 16, 2001 at 09:46:59PM -0300

On Thu, Aug 16, 2001 at 09:46:59PM -0300, Rik van Riel wrote:
> On Thu, 16 Aug 2001, Pavel Machek wrote:
> 
> > I'd call that configuration error. If swap-over-nbd works in all but
> > such cases, its okay with me.
> 
> Agreed. I'm very interested in this case too, I guess we
> should start testing swap-over-nbd and trying to fix things
> as we encounter them...

FYI:  The following has been rock solid for the past two days, using the
machine mainly for emacs/LaTeX/konqueror/...   There's fairly heavy swap
traffic, often  25-40 MB swap is used.

joe@rhinehart:~$ free
             total       used       free     shared    buffers     cached
Mem:         38052      37164        888      20616       2864      16968
-/+ buffers/cache:      17332      20720
Swap:        65528      24788      40740
joe@rhinehart:~$ uname -a
Linux rhinehart 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i586 unknown
joe@rhinehart:~$ cat /proc/swaps 
Filename                        Type            Size    Used    Priority
/dev/nbd0                       partition       65528   24728   -2
joe@rhinehart:~$

I'm swapping over a 3Com 374TX pcmcia card in a 100Mbit hub (hooked up to a
switch, connected to the nbd-server machine)

No problems so far - but then again, this is not an NFS-booting BGP4 router  ;)

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:

WARNING: multiple messages have this Message-ID (diff)
From: "Jakob Østergaard" <jakob@unthought.net>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Pavel Machek <pavel@suse.cz>, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Bulent Abali <abali@us.ibm.com>,
	"Dirk W. Steinberg" <dws@dirksteinberg.de>,
	Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: Swapping for diskless nodes
Date: Fri, 17 Aug 2001 03:35:51 +0200	[thread overview]
Message-ID: <20010817033551.A2188@unthought.net> (raw)
In-Reply-To: <Pine.LNX.4.33L.0108162146120.5646-100000@imladris.rielhome.conectiva>; from riel@conectiva.com.br on Thu, Aug 16, 2001 at 09:46:59PM -0300

On Thu, Aug 16, 2001 at 09:46:59PM -0300, Rik van Riel wrote:
> On Thu, 16 Aug 2001, Pavel Machek wrote:
> 
> > I'd call that configuration error. If swap-over-nbd works in all but
> > such cases, its okay with me.
> 
> Agreed. I'm very interested in this case too, I guess we
> should start testing swap-over-nbd and trying to fix things
> as we encounter them...

FYI:  The following has been rock solid for the past two days, using the
machine mainly for emacs/LaTeX/konqueror/...   There's fairly heavy swap
traffic, often  25-40 MB swap is used.

joe@rhinehart:~$ free
             total       used       free     shared    buffers     cached
Mem:         38052      37164        888      20616       2864      16968
-/+ buffers/cache:      17332      20720
Swap:        65528      24788      40740
joe@rhinehart:~$ uname -a
Linux rhinehart 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i586 unknown
joe@rhinehart:~$ cat /proc/swaps 
Filename                        Type            Size    Used    Priority
/dev/nbd0                       partition       65528   24728   -2
joe@rhinehart:~$

I'm swapping over a 3Com 374TX pcmcia card in a 100Mbit hub (hooked up to a
switch, connected to the nbd-server machine)

No problems so far - but then again, this is not an NFS-booting BGP4 router  ;)

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Ostergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2001-08-17  1:36 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 14:26 Swapping for diskless nodes Bulent Abali
2001-08-09 14:26 ` Bulent Abali
2001-08-09 15:13 ` Alan Cox
2001-08-09 15:13   ` Alan Cox
2001-08-09 20:57   ` Rik van Riel
2001-08-09 20:57     ` Rik van Riel
2001-08-09 22:46     ` Alan Cox
2001-08-09 22:46       ` Alan Cox
2001-08-11  1:16       ` Pavel Machek
2001-08-11  1:16         ` Pavel Machek
2001-08-11  1:13   ` Pavel Machek
2001-08-11  1:13     ` Pavel Machek
2001-08-14 12:57     ` Alan Cox
2001-08-14 12:57       ` Alan Cox
2001-08-16 21:46       ` Pavel Machek
2001-08-16 21:46         ` Pavel Machek
2001-08-17  0:46         ` Rik van Riel
2001-08-17  0:46           ` Rik van Riel
2001-08-17  1:35           ` Jakob Østergaard [this message]
2001-08-17  1:35             ` Jakob Østergaard
2001-08-17 21:23             ` Pavel Machek
2001-08-17 21:23               ` Pavel Machek
2001-08-17  6:42           ` Andreas Haumer
2001-08-17  6:42             ` Andreas Haumer
2001-08-17 21:25             ` Pavel Machek
2001-08-17 21:25               ` Pavel Machek
2001-08-17 21:03           ` Andreas Haumer
2001-08-17 21:03             ` Andreas Haumer
2001-08-17 22:31             ` Dirk W. Steinberg
2001-08-17 22:31               ` Dirk W. Steinberg
2001-08-17 22:57               ` Pavel Machek
     [not found] <no.id>
2001-08-09  9:08 ` Alan Cox
2001-08-09 10:50   ` Ingo Oeser
2001-08-09 10:50     ` Ingo Oeser
2001-08-09 13:12     ` Dirk W. Steinberg
2001-08-09 13:12       ` Dirk W. Steinberg
2001-08-09 20:47     ` Rik van Riel
2001-08-09 20:47       ` Rik van Riel
2001-08-09 14:17   ` Dirk W. Steinberg
2001-08-09 14:36     ` Andreas Haumer
2001-08-11  1:11       ` Pavel Machek
2001-08-09 19:27   ` Pavel Machek
2001-08-09 20:38   ` Rik van Riel
2001-08-09 15:14 ` Alan Cox
2001-08-11  1:17   ` Pavel Machek
2001-08-09 15:19 ` Alan Cox
2001-08-09 15:19   ` Alan Cox
2001-08-09 17:09   ` Eric W. Biederman
2001-08-09 17:09     ` Eric W. Biederman
2001-08-09 20:58     ` Rik van Riel
2001-08-09 20:58       ` Rik van Riel
2001-08-10  8:11       ` Eric W. Biederman
2001-08-10  8:11         ` Eric W. Biederman
  -- strict thread matches above, loose matches on Subject: below --
2001-08-09  8:51 Dirk W. Steinberg

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=20010817033551.A2188@unthought.net \
    --to=jakob@unthought.net \
    --cc=abali@us.ibm.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dws@dirksteinberg.de \
    --cc=ingo.oeser@informatik.tu-chemnitz.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=pavel@suse.cz \
    --cc=riel@conectiva.com.br \
    /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.