From: Alexander Zarochentsev <zam@namesys.com>
To: reiserfs-list@namesys.com
Cc: Roy Lanek <lanek@novenine.com>
Subject: Re: "warning("vs-44", "out of memory?");" --[Saveliev]--
Date: Wed, 12 Apr 2006 14:26:59 +0400 [thread overview]
Message-ID: <200604121427.00106.zam@namesys.com> (raw)
In-Reply-To: <200604121306.58199.zam@namesys.com>
On Wednesday 12 April 2006 13:06, Alexander Zarochentsev wrote:
> Hello
>
> On Wednesday 12 April 2006 11:42, Roy Lanek wrote:
> > I have managed to save a copy of my
> > /var/log/socklog-klog/others/current
> > before the next complete freezing happened.
>
> Please use the latest reiser4 patch reiser4-for-2.6.16-2 from
> ftp.namesys.com.
and apply the following patch:
Index: linux-2.6.17-rc1-mm1/fs/reiser4/plugin/item/extent_file_ops.c
===================================================================
--- linux-2.6.17-rc1-mm1.orig/fs/reiser4/plugin/item/extent_file_ops.c
+++ linux-2.6.17-rc1-mm1/fs/reiser4/plugin/item/extent_file_ops.c
@@ -807,7 +807,7 @@ extent_balance_dirty_pages(struct inode
if (excl)
get_exclusive_access(uf_info);
else
- get_nonexclusive_access(uf_info, 0);
+ get_nonexclusive_access(uf_info, 1);
}
return 0;
}
Index: linux-2.6.17-rc1-mm1/fs/reiser4/plugin/item/tail.c
===================================================================
--- linux-2.6.17-rc1-mm1.orig/fs/reiser4/plugin/item/tail.c
+++ linux-2.6.17-rc1-mm1/fs/reiser4/plugin/item/tail.c
@@ -510,7 +510,7 @@ tail_balance_dirty_pages(struct address_
if (excl)
get_exclusive_access(uf_info);
else
- get_nonexclusive_access(uf_info, 0);
+ get_nonexclusive_access(uf_info, 1);
}
return 0;
}
>
> > Here it is, included (just the part of the logs of
> > interest, i.e., from "--//--[ cut here ]--//--" on).
> >
> > I observe that polipo, a caching web proxy, is involved
> > (or mentioned, as a minimum) again ... like the last time.
> >
> > Cheers,
> >
> > /Roy Lanek
> >
> >
> > P.S. sorry for a previous mistake [email sending]
> > --
> > ######################## bagai telur diujung tanduk
> > ##### . slackware ###### as an egg on the tip of a horn
> > ##### +-----linux ###### [very critical situation, as the egg will
> > ######################## soon tip-over and fall]
--
Alex.
next prev parent reply other threads:[~2006-04-12 10:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-12 7:42 "warning("vs-44", "out of memory?");" --[Saveliev]-- Roy Lanek
2006-04-12 9:06 ` Alexander Zarochentsev
2006-04-12 10:26 ` Alexander Zarochentsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-04-12 18:26 Roy Lanek
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=200604121427.00106.zam@namesys.com \
--to=zam@namesys.com \
--cc=lanek@novenine.com \
--cc=reiserfs-list@namesys.com \
/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.