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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:37:52+00:00 2026-05-23T16:37:52+00:00

What are the different types of Linux files that can be created entirely in

  • 0

What are the different types of Linux files that can be created entirely in memory?

For example, a pipe file may be created, but does the location of where a file is created (or the filesystem type of the file’s path) make a difference to whether a disk access is involved? If I create a pipe file in an ext3 file system, could a physical disk access result?

  • 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-23T16:37:52+00:00Added an answer on May 23, 2026 at 4:37 pm

    Off the top of my head, and without looking at any books :D, I think it breaks down like this:

    mmap-able:

    • files (of course)
    • soft-links (final target if it’s a file, block device or kernel device)
    • hard-links (final target if it’s a file, block device or kernel device)
    • block devices (/dev/ram1, /dev/sda1, etc..)
    • character devices (You can mmap character devices, but in some cases it won’t make sense (or work right). For instance an easy way to develop a driver in userland is to have a kernel module handle a basic mmap to your hardware and then expose the hardware via a mmapable character device so that a non-privileged user can access it. (USB, audio, flash cards) use this. A lot of embedded stuff does too.
    • unix domain sockets? Does zerocopy/sendfile count?

    mmap-able but not a file?

    • shared memory

    un-memmappable?

    • directories
    • fifos (one reader, one writer) ?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can I contain two different types in a collection? For example, can I have
For each of the different types of windows in my project I created a
I need to handle events of two different types but I'm running into the
We have 10 Linux boxes that must run 100 different tasks each week. These
I am observing a different output from a C++ compiled binary file, that calls
I am populating different types objects with datarows with each attrivute of the relevant
I want to display different types of objects in the same ajax called controller
What are the different types of Linked Lists which are commonly used? I know
I have 3 different types of modal windows to handle different events. They popup
Given two lists of different types, is it possible to make those types convertible

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.