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 943481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:26:41+00:00 2026-05-15T22:26:41+00:00

What are some best practises for prototyping a filesystem? I’ve had an attempt in

  • 0

What are some best practises for prototyping a filesystem?

I’ve had an attempt in Python using fusepy, and now I’m curious:

  • In the long run, should any
    respectable filesystem implementation
    be in C? Will not being in C hamper
    portability, or eventually cause
    performance issues?
  • Are there other implementations like
    FUSE?
  • Evidently core filesystem technology moves slowly (fat32, ext3, ntfs, everything else is small fish), what debugging techniques are employed?
  • What is the general course filesystem development takes in arriving at a highly optimized, fully supported implementation in major OSs?
  • 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-05-15T22:26:41+00:00Added an answer on May 15, 2026 at 10:26 pm

    In the long run, should any
    respectable filesystem implementation
    be in C? Will not being in C hamper
    portability, or eventually cause
    performance issues?

    Not necessarily, there are plenty of performing languages different to C (O’Caml, C++ are the first that come to mind.) In fact, I expect NTFS to be written in C++. Thing is you seem to come from a Linux background, and as the Linux kernel is written in C, any filesystem with hopes to be merged into the kernel has to be written in C as well.

    Are there other implementations like
    FUSE?

    There are a couple for Windows, for example, http://code.google.com/p/winflux/ and http://dokan-dev.net/en/ in various maturity levels

    Evidently core filesystem technology
    moves slowly (fat32, ext3, ntfs,
    everything else is small fish), what
    debugging techniques are employed?

    Again, that is mostly true in Windows, in Solaris you have ZFS, and in Linux ext4 and btrfs exist. Debugging techniques usually involve turning machines off in the middle of various operations and see in what state data is left, storing huge amounts of data and see performance.

    What is the general course filesystem
    development takes in arriving at a
    highly optimized, fully supported
    implementation in major OSs?

    Again, this depends on which OS, but it does involve a fair amount of testing, especially
    making sure that failures do not lose data.

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

Sidebar

Related Questions

I'm trying to adopt some best practices to keep my python code efficient. I've
What are some best practices for using MEF in your code? Are there any
I was hoping someone could suggest some best practices for configuring Rails applications using
I'm looking for some best practices when using Spring 3 annotations . I'm currently
I was wondering about some best practices for data binding in web forms. For
What are some best practices to keep in mind when developing a script program
I have searched this topic on google a bit and seen some best practices.
for a data warehouse project I need to know about some best practices regarding
What are some guidelines and best practices for when to create new application domains
Specifically I am interested for the LAMP Stack and some of the best practices

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.