Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9182159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:29:40+00:00 2026-06-17T18:29:40+00:00

I am working on an embedded application without any OS that needs the use

  • 0

I am working on an embedded application without any OS that needs the use of a File System. I’ve been over this many times with the people in the project and some agree with me that the system must make a proper shut down of the system whenever there is a power failure or else the file system might go crazy.

Some people say that it doesn’t matter if you simply power off the system and let nature run its course, but I think that’s one of the worst things to do, especially if you know this will bring you a problem and probably shorten your product’s life span.

In the last paragraph I just assumed that it is a problem, but my question remains:

Does a power down have any effect on the file system?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T18:29:41+00:00Added an answer on June 17, 2026 at 6:29 pm

    For non-journalling filesystem unexpected turn-off can mean corruption of certain data including directory structure. This happens if there’s unsaved data in the cache or if the FS is in the process of writing multi-block update and interruption happens when only some blocks are written.

    Journalling addresses this problem mostly – if there’s interruption in the middle, recovery routine or check-and-repair operation done by the FS (usually implicitly) brings the filesystem to consistent state. However this state is not always the latest – i.e. if there were some data in the memory cache, they can be lost even with journalling. This is because journalling saves you from corruption of the filesystem but doesn’t do magic.

    Write-through mode (no write caching) reduces possibility of the data loss but doesn’t solve the problem completely, as journalling will work as a cache (for a very short time).

    So unfortunately backup or data duplication are the main ways to prevent data loss.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an embedded system. The directory /root/txpa/images/current/application/bin contains the file qt.conf ,
I'm working on swing application that relies on an embedded H2 database. Because I
Currently I am working with a embedded system that has the Linux OS. I
Currently I am working on getting system information via a Silverlight Embedded Application tied
I'm working on a project that uses Eclipse to build an embedded application for
I've been working on a little application which grabs strings embedded within a picture,
I am working on a project that involves an embedded system which runs a
I'm working with a C++ application in an embedded systems running Linux. This device
I am working on an embedded application that uses NAND flash for storage. As
We are building an application on an embedded platform that needs a reasonably high

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.