What is difference between ext3 and ext4 file-system ?
Answers were Sorted based on User's Feedback
The main benefits that ext4 has over ext3 are:
1- faster time stamping
2- faster file system checking
3- journaling checksums
4- extents (basically automatic space allocation to avoid fragmentation)
Is This Answer Correct ? | 28 Yes | 2 No |
Answer / jaswanth.saladi
ext2 : It was only the default file sysyem upto 7.1 redhat
version
->less speed,secure and doesnt supports journaling
ext3 : this was from the 7.2 redhat version
->more speed,secure n supports journaling compared to ext2
Journaling : This is one of the default feature of ext3
which provides multipls functions like data avaliability
across improper shut downs,esay transmission between the
file systems and speed etc...
Is This Answer Correct ? | 25 Yes | 13 No |
Answer / johnson
Please visit and read carefully. You will find the answsers
you were looking for :)
1. http://www.thegeekstuff.com/2011/05/ext2-ext3-ext4/
2.
http://www.unixsurgeon.com/kb/differences-between-ext2ext3-and-ext4-file-systems.html
Thanks.....
Is This Answer Correct ? | 6 Yes | 0 No |
What is the use of thread over process?
What is the difference between a hard link and a soft link?
Hi, We are porting our application from linux 2.4 to 2.6.Its an medical equipment.So just want to know how could i perform balck box testing on this.Please let me know the scenarios as well.
Is linux still used?
You have a file called phonenos that is almost 4,000 lines long. What text filter can you use to split it into four pieces each 1,000 lines long?
what is difference between lilo and grub in linux operating system?
0 Answers SwanSoft Technologies,
What does ps do?
When you create a new partition, you need to designate its size by defining the starting and ending?
What is the use of dollar sign in linux?
Is mac a linux or darwin?
How can you enhance the security of password file?
You have a large spreadsheet located in the /data directory that five different people need to be able to change. How can you enable each user to edit the spreadsheet from their individual home directories?