Jump to content

Ext2fs vs Ext3fs


Recommended Posts

Keeping it short, journaling means mainly that every transaction that takes place on your "journalized partition" is is kept into a journal for a period of time... An as far as I know in a journalized enviroment changes to disk do not take place instantly, but after a period of time...

Also, depending on the partition type, it may vary the way that data from the disk is accessed...

Maybe the most visible difference is when you reboot after a power failure... Having a journal, the maintainace program (fsck let's say ) takes very little time to check the file system, because it knows which disk change took place and which did not.. It reades only the journal ...

Not having one, means that fsck has to check all partitions and as you may know it takes a hell of a long time usually ...

And I don't think it has any resemblance with the NTFS FS ...

Do a google.com/linux for some info... Hope I'm not feeding wrong info about this ..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy