SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Linux file system –
input and output
p.Vijaya priya
I- Msc (cs)
BY
Linux
 The Linux kernel is an open – source
monolithic Unix- like computer operating system
kernel.
 Its basic design from principles established in
Unix during the 1970s and 1980s.
 Linux is a small UNIX system. Version 1.o
released in 1944, 2.2 in 1999.
today used on 7-10 million corporate computer
network and web servers.
 A Linux file system is a structured collection
Of files on a disk drive or a partition.
A partition is a segment of memory and contains
some specific data.
 In our machine ,there can be various partitions
Of the memory .generally , every partition
Contains a file system
 The general- purpose computer system needs
To store data systematically so that we can easily
access the files less time.
Linux file system
 It stores the data on disks (HDD) or some
Equivalent storage type.
There may be below reasons for maintaining
The file system :
 primarily the computer saves data to the RAM
Storage; it may be lose the data if it gets turned
Off.
 Data storage is preferred on hard drives as
compared to standard RAM costs more than disk
Space.
What is the Linux file system ?
Linux files system is generally a built-in layer of a
Linux operating system used to handle the data
Management of the storage.
It helps to arrange the files on the disk storage.
It manages the files name ,file size, creation data,
And much more information about a file.
Types of linux file system
1.ext,ext2, ext3 and ext4 file system
 The file system Ext stands for Extended file
system. It was primarily developed for MINI os.
The Ext file system is an older version, and is no
Longer used due to some limitations.
Ext 2:
is the first linux file system that allows managing
Two terabytes data.
Ext4: file system is the faster file system among
All the ext file systems.
It is a very compatible option for the SSD(solid
-state drive) disks , and it is the default file
system in linux distribution.
Ext3 : is developed through ext2; it is an upgraded
Version of ext2 and contains backward
Compatibility.
2. JFS file system
 JFS stands for journaled file system, and it is
Developed by IBM for AIX Unix.
 It is an alternative to the Ext file system it can
Also be used in place of Ext4, where stability
Is need with few resources.
 It is handy file system when CPU power is
Limited.
3. ReiserFS file system
ReiserFs is an alternative to the Ext3 file system.
It has improved performance and advanced
Features.
 The reiserFS was used as the default file system
in SUSE returned to Ext3.
4.XFS file system
 XFS file system was considered as high –speed
JFS, which is developed for parallel I/O
processing
5. Btrfs file system
 Btrfs stands for the B tree file system.
 It is used for fault tolerance, repair
system, fun administration, extensive
storage configuration, and more
 It is not a good suit for production.
6.Swap file system
 Is used for memory paging in linux operating
system during the system hibernation.
Linux file system structure
Linux file system features
Some key features of Linux file system
Are as following:
 Specific paths
 Partition ,directories, and drives
 Case sensitivity
 File extensions
 Hidden files
Input and output
Linux
 The Linux device –oriented file system
accesses disk storage through two caches :
 Data is caches in the page cache, which is
unified with the virtual memory system.
 Metadata is caches in the buffer cache, a
separate cache indexed by the physical block.
Input and output
 Linux splits all devices into three
classes :
 Block devices allow random access to completely
independent, fixed size blocks of data.
 Character devices include most other devices;
They don’t need to support the functionality
Of regular files.
 Network devices are interfaced via the kernels ’s
Networking subsystem
Diagram
Output redirection on Linux
Thank you

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Linux and windows file system
Linux and windows  file systemLinux and windows  file system
Linux and windows file system
 
FAT vs NTFS
FAT vs NTFSFAT vs NTFS
FAT vs NTFS
 
Linux commands Class 5 - 8 oct 2021
Linux commands Class 5 - 8 oct 2021Linux commands Class 5 - 8 oct 2021
Linux commands Class 5 - 8 oct 2021
 
File system
File systemFile system
File system
 
Linux passwords class 4
Linux passwords class 4Linux passwords class 4
Linux passwords class 4
 
Linux standard file system
Linux standard file systemLinux standard file system
Linux standard file system
 
Operating Systems - Implementing File Systems
Operating Systems - Implementing File SystemsOperating Systems - Implementing File Systems
Operating Systems - Implementing File Systems
 
Linux file system
Linux file systemLinux file system
Linux file system
 
Windows file system
Windows file systemWindows file system
Windows file system
 
Fat and ntfs
Fat and ntfsFat and ntfs
Fat and ntfs
 
Fat 32 file system
Fat 32 file systemFat 32 file system
Fat 32 file system
 
Seminar 1
Seminar 1Seminar 1
Seminar 1
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xp
 
File System FAT And NTFS
File System FAT And NTFSFile System FAT And NTFS
File System FAT And NTFS
 
Windows File Systems
Windows File SystemsWindows File Systems
Windows File Systems
 
Ntfs and computer forensics
Ntfs and computer forensicsNtfs and computer forensics
Ntfs and computer forensics
 
Resilient file system
Resilient file systemResilient file system
Resilient file system
 
FILE SYSTEMS IN WINDOWS OPERATING SYSTEMS
FILE SYSTEMS IN WINDOWS OPERATING SYSTEMSFILE SYSTEMS IN WINDOWS OPERATING SYSTEMS
FILE SYSTEMS IN WINDOWS OPERATING SYSTEMS
 
Linux file system nevigation
Linux file system nevigationLinux file system nevigation
Linux file system nevigation
 
Xfs file system for linux
Xfs file system for linuxXfs file system for linux
Xfs file system for linux
 

Ähnlich wie Operating System

linuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdflinuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdfShaswatSurya
 
Files and directories in Linux 6
Files and directories  in Linux 6Files and directories  in Linux 6
Files and directories in Linux 6Meenakshi Paul
 
Linux File System.docx
Linux File System.docxLinux File System.docx
Linux File System.docxBhuvanaR13
 
File system Os
File system OsFile system Os
File system OsNehal Naik
 
linux file sysytem& input and output
linux file sysytem& input and outputlinux file sysytem& input and output
linux file sysytem& input and outputMythiliA5
 
File system security
File system securityFile system security
File system securityAmmAr mobark
 
Do journaling filesystems guarantee against corruption after a power failure (1)
Do journaling filesystems guarantee against corruption after a power failure (1)Do journaling filesystems guarantee against corruption after a power failure (1)
Do journaling filesystems guarantee against corruption after a power failure (1)Rudhramoorthi Andiappan
 
The Storage Systems
The Storage Systems The Storage Systems
The Storage Systems Dhaivat Zala
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in LinuxHenry Osborne
 
The Evolution of Storage on Linux - FrOSCon - 2015-08-22
The Evolution of Storage on Linux - FrOSCon - 2015-08-22The Evolution of Storage on Linux - FrOSCon - 2015-08-22
The Evolution of Storage on Linux - FrOSCon - 2015-08-22Lenz Grimmer
 
The evolution of storage on Linux
The evolution of storage on Linux The evolution of storage on Linux
The evolution of storage on Linux it-novum
 
Distributed File System
Distributed File SystemDistributed File System
Distributed File SystemNtu
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xpashubhardwaj03
 
Microsoft Windows File System in Operating System
Microsoft Windows File System in Operating SystemMicrosoft Windows File System in Operating System
Microsoft Windows File System in Operating SystemMeghaj Mallick
 
Unix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksUnix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksLOKESH KUMAR
 

Ähnlich wie Operating System (20)

linuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdflinuxfilesystem-180727181106 (1).pdf
linuxfilesystem-180727181106 (1).pdf
 
Files and directories in Linux 6
Files and directories  in Linux 6Files and directories  in Linux 6
Files and directories in Linux 6
 
Linux File System.docx
Linux File System.docxLinux File System.docx
Linux File System.docx
 
File system Os
File system OsFile system Os
File system Os
 
linux file sysytem& input and output
linux file sysytem& input and outputlinux file sysytem& input and output
linux file sysytem& input and output
 
File system security
File system securityFile system security
File system security
 
Do journaling filesystems guarantee against corruption after a power failure (1)
Do journaling filesystems guarantee against corruption after a power failure (1)Do journaling filesystems guarantee against corruption after a power failure (1)
Do journaling filesystems guarantee against corruption after a power failure (1)
 
The Storage Systems
The Storage Systems The Storage Systems
The Storage Systems
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
The Evolution of Storage on Linux - FrOSCon - 2015-08-22
The Evolution of Storage on Linux - FrOSCon - 2015-08-22The Evolution of Storage on Linux - FrOSCon - 2015-08-22
The Evolution of Storage on Linux - FrOSCon - 2015-08-22
 
The evolution of storage on Linux
The evolution of storage on Linux The evolution of storage on Linux
The evolution of storage on Linux
 
009709863.pdf
009709863.pdf009709863.pdf
009709863.pdf
 
Distributed File System
Distributed File SystemDistributed File System
Distributed File System
 
File system
File systemFile system
File system
 
File system
File systemFile system
File system
 
File system of windows xp
File system of windows xpFile system of windows xp
File system of windows xp
 
Microsoft Windows File System in Operating System
Microsoft Windows File System in Operating SystemMicrosoft Windows File System in Operating System
Microsoft Windows File System in Operating System
 
Operating system
Operating systemOperating system
Operating system
 
File system
File systemFile system
File system
 
Unix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksUnix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | Blocks
 

Kürzlich hochgeladen

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Operating System

  • 1. Linux file system – input and output p.Vijaya priya I- Msc (cs) BY
  • 2.
  • 3. Linux  The Linux kernel is an open – source monolithic Unix- like computer operating system kernel.  Its basic design from principles established in Unix during the 1970s and 1980s.  Linux is a small UNIX system. Version 1.o released in 1944, 2.2 in 1999. today used on 7-10 million corporate computer network and web servers.
  • 4.  A Linux file system is a structured collection Of files on a disk drive or a partition. A partition is a segment of memory and contains some specific data.  In our machine ,there can be various partitions Of the memory .generally , every partition Contains a file system  The general- purpose computer system needs To store data systematically so that we can easily access the files less time. Linux file system
  • 5.  It stores the data on disks (HDD) or some Equivalent storage type. There may be below reasons for maintaining The file system :  primarily the computer saves data to the RAM Storage; it may be lose the data if it gets turned Off.  Data storage is preferred on hard drives as compared to standard RAM costs more than disk Space.
  • 6. What is the Linux file system ? Linux files system is generally a built-in layer of a Linux operating system used to handle the data Management of the storage. It helps to arrange the files on the disk storage. It manages the files name ,file size, creation data, And much more information about a file.
  • 7. Types of linux file system
  • 8. 1.ext,ext2, ext3 and ext4 file system  The file system Ext stands for Extended file system. It was primarily developed for MINI os. The Ext file system is an older version, and is no Longer used due to some limitations. Ext 2: is the first linux file system that allows managing Two terabytes data.
  • 9. Ext4: file system is the faster file system among All the ext file systems. It is a very compatible option for the SSD(solid -state drive) disks , and it is the default file system in linux distribution. Ext3 : is developed through ext2; it is an upgraded Version of ext2 and contains backward Compatibility.
  • 10. 2. JFS file system  JFS stands for journaled file system, and it is Developed by IBM for AIX Unix.  It is an alternative to the Ext file system it can Also be used in place of Ext4, where stability Is need with few resources.  It is handy file system when CPU power is Limited.
  • 11. 3. ReiserFS file system ReiserFs is an alternative to the Ext3 file system. It has improved performance and advanced Features.  The reiserFS was used as the default file system in SUSE returned to Ext3. 4.XFS file system  XFS file system was considered as high –speed JFS, which is developed for parallel I/O processing
  • 12. 5. Btrfs file system  Btrfs stands for the B tree file system.  It is used for fault tolerance, repair system, fun administration, extensive storage configuration, and more  It is not a good suit for production. 6.Swap file system  Is used for memory paging in linux operating system during the system hibernation.
  • 13. Linux file system structure
  • 14. Linux file system features
  • 15. Some key features of Linux file system Are as following:  Specific paths  Partition ,directories, and drives  Case sensitivity  File extensions  Hidden files
  • 17.  The Linux device –oriented file system accesses disk storage through two caches :  Data is caches in the page cache, which is unified with the virtual memory system.  Metadata is caches in the buffer cache, a separate cache indexed by the physical block. Input and output
  • 18.  Linux splits all devices into three classes :  Block devices allow random access to completely independent, fixed size blocks of data.  Character devices include most other devices; They don’t need to support the functionality Of regular files.  Network devices are interfaced via the kernels ’s Networking subsystem
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 26.