public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Haar János" <djani22@netcenter.hu>
To: "Nick Piggin" <nickpiggin@yahoo.com.au>
Cc: <cw@f00f.org>, <linux-kernel@vger.kernel.org>
Subject: Re: swapper: page allocation failure.
Date: Mon, 22 May 2006 09:41:23 +0200	[thread overview]
Message-ID: <00d201c67d73$220d5d10$1800a8c0@dcccs> (raw)
In-Reply-To: 44710144.7090105@yahoo.com.au


----- Original Message ----- 
From: "Nick Piggin" <nickpiggin@yahoo.com.au>
To: "Haar János" <djani22@netcenter.hu>
Cc: "Chris Wedgwood" <cw@f00f.org>; <linux-kernel@vger.kernel.org>
Sent: Monday, May 22, 2006 2:09 AM
Subject: Re: swapper: page allocation failure.


> Haar János wrote:
>
> > I did it allready, and it looks like solves the problem.
> > Yesterday i have more than 6 random reboots, and after i set from 3800
to
> > 16000 the min free limit, i have none at this point. :-)
> >
> >  15:51:45 up  7:21,  1 user,  load average: 0.85, 0.79, 0.67
>
> Oh that's good. It's sad that you had random reboots though :(

09:12:44 up 1 day, 43 min,  1 user,  load average: 0.48, 0.44, 0.42

It really fixes this issue. :-)

Thanks to you all!

>
> >
> > Anyway, i interested about cache/buffer mechanism, because i have some
> > performance problems too, and i can see, these systems wastes the half
of
> > memory instead of speeds up the operation.
>
> Yeah, as I said, block device's pagecache (aka buffercache) can't
> use highmem. If nbd can export regular files as block devices, or
> you use loop devices from regular files, that might help (or slow
> things down :P).

Hmm.
That sounds bad.
I think, if highmem is unreachable some times that makes lowmem more
valuable!
The kernel needs to keep (reserve) it free as much as possible.
The buffer-cache is an unimportant thing next to keeping lowmem free, but it
is blocks the performance and wastes the systems resources!

It is possible any workaround?

The NBD is finally fixed, and production ready.
The big systems should use it, because it is easy.
Additionally the big system usually needs the maximum of performance.....
(+ the good cache/buffer extends the hardware lifetime.)

I think it is important to be changed.

(e.g. i use 4 nodes, 4x 3.3TB to use it as one big blockdev.)

Cheers,
Janos

>
> -- 
> SUSE Labs, Novell Inc.
> Send instant messages to your online friends http://au.messenger.yahoo.com
> -
> 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/


  reply	other threads:[~2006-05-22  7:42 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-21  8:10 swapper: page allocation failure Haar János
2006-05-21  8:16 ` Chris Wedgwood
2006-05-21  8:37   ` Haar János
2006-05-21  8:47     ` Chris Wedgwood
2006-05-21  9:03       ` Haar János
2006-05-21  9:10         ` Chris Wedgwood
2006-05-21  9:31           ` Haar János
2006-05-21 10:24             ` Chris Wedgwood
2006-05-21 10:42               ` Haar János
2006-05-21 10:26             ` Chris Wedgwood
2006-05-21 10:45               ` Haar János
2006-05-21 12:01               ` Nick Piggin
2006-05-21 13:58                 ` Haar János
2006-05-22  0:09                   ` Nick Piggin
2006-05-22  7:41                     ` Haar János [this message]
2006-05-22 11:17                       ` Con Kolivas
2006-05-22 15:08                         ` Haar János
2006-05-22 15:12                           ` Con Kolivas
2006-05-22 21:06                             ` swapper: page allocation failure. - random reboot problem Haar János
2006-05-23  9:17                               ` Nick Piggin
2006-05-23 10:16                                 ` Haar János
2006-05-23 10:24                                   ` Nick Piggin
2006-05-23 10:31                                     ` Haar János
2006-05-23 10:45                                       ` Nick Piggin
2006-05-23 11:01                                         ` Haar János
2006-05-21  9:23       ` swapper: page allocation failure Haar János
2006-05-21 12:03 ` Andrew Morton
2006-05-21 14:01   ` Haar János

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='00d201c67d73$220d5d10$1800a8c0@dcccs' \
    --to=djani22@netcenter.hu \
    --cc=cw@f00f.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    /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