similar to: linux 2.4 vs 2.6 kernel

Displaying 20 results from an estimated 10000 matches similar to: "linux 2.4 vs 2.6 kernel"

2002 Jan 15
9
Ext3 vs. Reiser?
Hi! I was just wondering how Ext3 and Reiserfs compare. When I reinstalled my server (because of a stupid hacker) I took the opportunity to change to ReiserFS. And I have to say it's really much faster than Ext3. I don't have benchmarks, but for example, stuff like "make dep" on the linux kernel is much faster (even though I had enabled write cache when I was using ext3). So
2002 Dec 11
12
File Systems - Which one to use?
We are looking at implementing a Linux box running samba in the near future with about 1TB of disk online. The purpose of this box will be for basic file and printer sharing needs. I am doing research on the different journaling file systems avaible in RH 7.3 and up (ext3, reiserFS, and JFS) and was wondering if anyone has had any real world experience with them (mostly reiserFS and JFS) and
2004 Jul 08
1
best filesystem choice for samba (was: new user cannotlogon)
ARGH! I'm wondering if airing thoughts about VFAT performance publicly was a good idea. I was only interested from a technical point of view - I would NOT recommend using it on a production server unless there happened to be a real case for using it. The biggest thing to bear in mind in your case is that VFAT does NOT support ACLs or disk quotas. It also doesn't support journalling and
2003 Nov 01
2
Samba on ReiserFS
Dear Listmembers, I try to work with samba (newest rpm for SuSE, 3.0.1.pre2, but that does not matter, the effect was there in 2.2.7 and 2.2.8a too) on an sufficient armed system (the system does not matter either, I have tried it on different machines) using ReiserFS (version 3.6.4-12). When accessing one share from one machine (i.e. copying two or more files at a time to or from the share)
2009 Jul 08
9
Question about optimal filesystem with many small files.
Hi, I have a program that writes lots of files to a directory tree (around 15 Million fo files), and a node can have up to 400000 files (and I don't have any way to split this ammount in smaller ones). As the number of files grows, my application gets slower and slower (the app is works something like a cache for another app and I can't redesign the way it distributes files into disk due
2003 May 15
9
big file server
Hi I plan to set up a big file server, something like motherboard with 4 ide ports and an additional 4 ide daughter card, a PIV proc and 512 or 1024 MB ram, a 100 or 1000 MB NIC, with 6 or 7 200 GB ide HDDs in a sigle box. I don't need lightning performance, just disk space. Of course this would be served by some linux os and samba questions (relative to samba configuration and behaviour) :
2008 Nov 13
2
Mailbox Hashing
First off, the website documentation is really good for Dovecot but while reading I was not able to find anything pertaining to inbox hashing for Maildirs. I saw plenty about hashing the directories that the user mailboxes live in but nothing about specifically hashing an individual user's inbox directory itself. Is there any method for hashing the inbox automatically after say 5,000
2003 Aug 14
1
Re: Samba vs. Windows : significant difference intimestamp handling?
>> > > Fine. Use reiserfs and don't worry about ctime. >> > >> > Why? Does reiserfs handle ctime in a different >> > way than other linux filesystems? >> >> It's not supposed to given the same instructions >> from clients but it appears to because perhaps it >> elicits different kind of response from Office. >> Maybe
2002 Apr 03
2
Problem adding ext3 support to tomsrtbt
Hi, I am upgrading the tomsrtbt rescue distribution from kernel 2.0.39 to 2.2.20. Fitting a 2.4.x kernel on the floppy is not practical at this time. I am trying to support both ext3 and reiser filesystems. However, there are symbol collisions, it is impossible to use both. Is there any chance of getting the 2.2.x patch fixed? -Thanks -Tom
2006 Apr 25
14
Xen Partition Performance
Hello, I''m setting up a Xen system since I have diferent choices to create the domU''s partitions: raw partition, lvm, files. I''ve done some tests with hdparm and it all seems to be the same. Can anyone, please, share with me what if the best method. Best regards, Luis _______________________________________________ Xen-users mailing list
2003 Aug 13
1
Re: Samba vs. Windows : significant difference intimestamp handling ?
>> > > ... On my PCs the mtime remains unmodified. >> > > It's a weird thing if it happens under normal >> > > circumstances ... But if it only happens when >> > > you fake the identity from within the Office >> > > programs, well, I wouldn't bother really. >> > > >> > I totally agree ! >> >>
2005 Jun 09
8
Xen and ReiserFS
I am unable to boot Dom0 on a machine with Reiser file systems. Reiser support is built into the xen0 kernel. I have similar setup with ext3 file systems working just fine, so I don''t think it is a setup problem. I have tried booting with and without and initrd file, booting with the original Linux distro initrd file, etc, but nothing seems to work. I recall seeing a thread about ReiserFS
2002 Apr 04
1
Performance ext3/hardware raid
Hi! Are these results i got from my benchmarking "normal" or is there something strange happening in my system? This box is going to be a mailserver, so i tested various fs to decide on which i should utilize. I personally dislike reiserfs because it has proven somehow unreliable on our servers (although it got better in the more recent kernels), ext3 would be quite good (fsck'ing
2006 May 05
4
Recommended FS for Dovecot Maildir
Hi, I've heard that for Dovecot/Mailir systems there are filesystems that are optimised for the situation of many small files in one folder. Could I possibly have some feedback on what the recommended filesystems are? I've heard of ReiserFS but was wondering what other options there are and how they compare. If I get a good comprehensive response I'll build a wiki summary page
2003 Mar 13
6
Updated 2.4 htree patches available for 2.4.21-pre5
There's a new set of ext2/3 patches for 2.4.21-pre5 available at: http://thunk.org/tytso/linux/extfs-2.4-update/extfs-update-2.4.21pre5-2 and in broken out form at: http://thunk.org/tytso/linux/extfs-2.4-update/broken-out-2.4.21pre5-2 New to this patch set include: * A kludge to help htree work well with Linux's NFS implementation * Allow the orlov allocator to be disabled via a
2014 Aug 25
2
filesystem
I hope this is the right list. I have created an ext2 filesystem and removed the dir_index feature. I don't know if this kind of experimentation is going to help me learn something about filesystems or not. Well what is dir_index? Then I ran e2fsck -f -v -pD and the /dev file. Now what did I remove? Htree. I guess it can always be put back and it's on an experimental filesystem.
2006 Oct 02
6
Calling All FS Fanatics
Now that I've been enlightened to the terrible write performance of ext3 on my new 3Ware RAID 5 array, I'm stuck choosing an alternative filesystem. I benchmarked XFS, JFS, ReiserFS and ext3 and they came back in that order from best to worst performer. I'm leaning towards XFS because of performance and because centosplus makes kernel modules available for the stock kernel.
2004 Sep 22
1
status of dir_index in 2.4 kernels ?
Hi, I stumbled on the dir_index option of recent ext2 implementation which would be interesting for our mailservers (running dovecot with maildir) and found out that the newer ext2progs are able to cope with it; the 2.6 kernels do also but for the 2.4 kernels I still require a patch. Is that correct? Which patch would be the correct one to apply to the current 2.4.27 kernel ? Can anybody
2003 Mar 18
4
Performance Increase Suggestions
Hello Everyone, I have a few users that are complaining about the "slowness" of copying files to and saving files directly to the Samba server. From my own recollections, the speed is rather identical to the speed we experienced on our old Windows NT 4.0 fileserver. One thing that could be the impetus of this issue is that Samba is serving up files, for opening and copying from the
2014 Aug 26
0
Re: filesystem
* "Bill Cunningham" <billcun@suddenlink.net> hat geschrieben: > I hope this is the right list. I have created an ext2 filesystem and > removed the dir_index feature. I don't know if this kind of experimentation > is going to help me learn something about filesystems or not. Well what is > dir_index? Then I ran e2fsck -f -v -pD and the /dev file. Now what did I >