reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Simon <sur3@gmx.de>
Cc: ReiserFS Development List <reiserfs-devel@vger.kernel.org>
Subject: Re: Reiser4 for Linux-2.6.36
Date: Tue, 30 Nov 2010 12:38:12 +0100	[thread overview]
Message-ID: <4CF4E224.2040203@gmail.com> (raw)
In-Reply-To: <4CF4CD6E.4040305@gmx.de>

Simon wrote:
> Hello,
>   

Hello.

> first of all thanks for your works!
>
> Now my Problem:
> When theres no userspace left, my kernel crashes,
> cpu then works hard i think as the fan speed increases,
> but i cant move the mouse-cursor and magic-sys-req-keys also dont work
> anymore, so i have to do an ACPI-emergency-off then by pressing
> powerbutton 6s.
> This error especially happens when using vuze.
>   

Are you sure that you have reiser4-for-2.6.36
stuff applied? The problem has gone for me...
Could you send kernel messages?

Thanks,
Edward.

> --
> % fsck.reiser4 --print-profile /dev/sda7
> Default profile:
> create:          "reg40"           (id:0x0 type:0x0)	[Regular file
> plugin for creat(2)]
> key:             "key_large"       (id:0x1 type:0xb)	[Key plugin]
> compress:        "lzo1"            (id:0x0 type:0xc)	[Compression plugin]
> compressMode:    "conv"            (id:0x4 type:0xd)	[Compression Mode
> plugin]
> cluster:         "64K"             (id:0x0 type:0x10)	[Cluster plugin]
> hash:            "r5_hash"         (id:0x1 type:0x3)	[Directory entry
> hash plugin]
> fibration:       "ext_1_fibre"     (id:0x2 type:0x4)	[Key fibration plugin]
> formatting:      "smart"           (id:0x2 type:0x5)	[File body
> formatting plugin]
>
> --
> well just cleaned some diskspace but probably this shows something anyway..
> % measurefs.reiser4 -f /dev/sda7
> measurefs.reiser4 1.0.7
> Copyright (C) 2001-2005 by Hans Reiser, licensing governed by
> reiser4progs/COPYING.
>
> Tree statistics ... done
>
>
> Packing statistics:
>
>
>   Formatted nodes:    3390.97b (82.79%)
>   Branch nodes:       1049.52b (25.62%)
>   Twig nodes:         2575.07b (62.87%)
>   Leaf nodes:         3807.24b (92.95%)
>
> Node statistics:
>   Total nodes:       23135597
>   Formatted nodes:     200158
>   Unformatted nodes: 22935439
>   Branch nodes:           546
>   Twig nodes:           11580
>   Leaf nodes:        23123471
>
> Item statistics:
>   Total items:        1058097
>   Nodeptr items:       200157
>   Statdata items:     360716
>   Direntry items:       46410
>   Tail items:          363788
>   Extent items:         87026
> ---
>
>
> Am 21.11.2010 02:31, schrieb Edward Shishkin:
>   
>> Changes since 2.6.35:
>>
>> . Fixed ->write_end() method: the old one didn't update i_size, and this
>>  resulted in empty files and "orphan" items. The problem took place only
>>  for splice users (loop devices, pipe2, etc).
>>
>> . Implemented ->sync_fs() method of super operations. Since introducing a
>>  new per-bdi flushing stuff reiser4 wasn't able to perform sync on umount.
>>  Now such sync is performed by reiser4_sync_fs().
>>
>> . Fixed an old bug which led to non-deletable directories.
>>
>> . Fixed an old bug in tail conversion, which led to data corruption when
>>  running in disk space pressure situations.
>>
>> Please, find at
>> http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/
>>
>>
>> Thanks,
>> Edward.
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe
>> reiserfs-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>     
>
>   


  reply	other threads:[~2010-11-30 11:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21  1:31 Reiser4 for Linux-2.6.36 Edward Shishkin
2010-11-21 11:17 ` Matt
2010-11-21 15:39 ` dimas
     [not found] ` <4CE93CEB.8050504@ya.ru>
2010-11-21 18:08   ` Edward Shishkin
2010-11-21 20:58     ` Юрий Заикин
2010-11-22  2:47       ` Edward Shishkin
2010-11-22  3:54         ` Edward Shishkin
2010-12-05 18:33           ` Юрий Заикин
2010-11-30 10:09 ` Simon
2010-11-30 11:38   ` Edward Shishkin [this message]
2010-11-30 16:00     ` Simon
2011-01-10 15:01       ` Simon
2011-01-10 15:28         ` Edward Shishkin
2011-01-10 17:14           ` Simon
2010-12-19  9:43 ` Serkan Kaba
2010-12-19 16:05   ` Edward Shishkin
2010-12-19 16:15     ` Serkan Kaba
2010-12-20 17:47       ` Serkan Kaba
2010-12-20 18:07         ` Edward Shishkin

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=4CF4E224.2040203@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=reiserfs-devel@vger.kernel.org \
    --cc=sur3@gmx.de \
    /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;
as well as URLs for NNTP newsgroup(s).