Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Sep 23, 2020 · Fundamentals

Understanding Linux File Systems: Inodes, VFS, and Storage Strategies

This article explains the core components of Linux file systems—including inodes, directory entries, virtual file system layers, storage allocation methods, free‑space management, block‑group layout, directory handling, hard and symbolic links, and various I/O models—providing a comprehensive guide for developers and system engineers.

Free Space ManagementI/O ModelsLinux
0 likes · 30 min read
Understanding Linux File Systems: Inodes, VFS, and Storage Strategies
dbaplus Community
dbaplus Community
Jul 25, 2016 · Fundamentals

Why Fixed and Variable Partitions Link OS Memory Management to Oracle Storage

This article explains how classic operating‑system storage techniques such as fixed and variable partitioning, paging, and segmentation correspond to Oracle database memory structures like shared‑pool buckets, deferred segment creation, and extent management, highlighting their benefits and drawbacks.

Operating SystemPagingSegmentation
0 likes · 18 min read
Why Fixed and Variable Partitions Link OS Memory Management to Oracle Storage