Re: Which version will be merged into mainline kernel?

2006-11-09 Thread Clemens Eisserer

Hi again,

Don't know what its worth:
I disabled readahead completly and now KDE starts almost as fast as on EXT3.

lg Clemens


Re: Problem with multiple mounts

2006-11-09 Thread Lennart Sorensen
On Wed, Nov 08, 2006 at 04:06:23PM -0700, Andreas Dilger wrote:
 I would suggest that even while this is not supported, it would be prudent
 to fix such a bug.  It might be possible to hit a similar problem if there
 is corruption of the on-disk data in the journal and oopsing the kernel
 isn't a graceful way to deal with bad data on disk.

On the other hand corrupt data at least doesn't change under you while
you are trying to figure out the filesystem.  This particular use would
have meta data changing while you are trying to read it, making things
not be consistent with each other from one moment to another.  There may
be nothing that can be done about it.

--
Len Sorensen


reiser4-for-2.6.18 series :)

2006-11-09 Thread Guilherme Covolo
hi people!

i made patch of reiser4 for linux-2.6.18! o/ port of reiser4-for-2.6.17-3 to 
2.6.18.

sorry my english ;)

have fun!

http://www.youare.not.br download here! 


Re: Which version will be merged into mainline kernel?

2006-11-09 Thread Clemens Eisserer

sorry, my last message was not really clear:

I didn't change the kernel, I just disable the preload-scripts
executed by fedora.
I first tried to inlucde the whole KDE stuff but found it to be even
slower so I disabled them completly and now everything works fine :-)

I guess this could be maybe because of the reduced space available for
caching in RAM, because compressed and uncompressed data is cached.

lg Clemens

2006/11/9, Clemens Eisserer [EMAIL PROTECTED]:

Hi again,

Don't know what its worth:
I disabled readahead completly and now KDE starts almost as fast as on EXT3.

lg Clemens



reiser4 experimental patch

2006-11-09 Thread Guilherme Covolo
hello guys,

my experimental patch need modfications on fs/reiser4/context.c

i need help ;)


Re: reiser4 experimental patch

2006-11-09 Thread Valdis . Kletnieks
On Thu, 09 Nov 2006 17:23:20 -0200, Guilherme Covolo said:
 hello guys,
 
 my experimental patch need modfications on fs/reiser4/context.c
 
 i need help ;)

You'll have to give us more info than that.  What happened?

Patch reject? It didn't compile? It didn't modprobe? The resulting kernel
didn't boot? The resulting kernel oopsed? Other? 



pgpL4a0CRF33Z.pgp
Description: PGP signature


Re: reiser4 experimental patch

2006-11-09 Thread smyows
thanks for answer! :)

so, the patch compiles fine (one warning in super_ops.c), the FS boot
correctly, but if i execute for exemple startx, kernel panic! i compile
reiser4 built in with debug, i will send the error (kernel panic) to the
list tomorow because i'm now in my house, and the experinet is on my work
computer :)

i don't have much knowledge in C, kernel programer (i'm noob!), and so
sorry  my poor english :) but if the comunity works together, i beliave it
is posibile!

thank you so mutch!

 On Thu, 09 Nov 2006 17:23:20 -0200, Guilherme Covolo said:
 hello guys,

 my experimental patch need modfications on fs/reiser4/context.c

 i need help ;)

 You'll have to give us more info than that.  What happened?

 Patch reject? It didn't compile? It didn't modprobe? The resulting kernel
 didn't boot? The resulting kernel oopsed? Other?