Most file systems are based on a block device, which is a level of abstraction for the hardware responsible for storing and retrieving specified blocks of data, though the block size in file systems may be a multiple of the physical block size. وتستند معظم أنظمة الملفات على جهاز بلوك، وهو مستوى تجريد للأجهزة المسؤولة عن تخزين واسترجاع بلوكات محددة من البيانات، على الرغم من أن حجم الفدرة في أنظمة الملفات قد يكون مضاعفا لحجم الفدرة المادية.
Most file systems are based on a block device, which is a level of abstraction for the hardware responsible for storing and retrieving specified blocks of data, though the block size in file systems may be a multiple of the physical block size. وتستند معظم أنظمة الملفات على جهاز بلوك، وهو مستوى تجريد للأجهزة المسؤولة عن تخزين واسترجاع بلوكات محددة من البيانات، على الرغم من أن حجم الفدرة في أنظمة الملفات قد يكون مضاعفا لحجم الفدرة المادية.
Some file systems allow the journal to grow, shrink and be re-allocated just as a regular file, while others put the journal in a contiguous area or a hidden file that is guaranteed not to move or change size while the file system is mounted. بعض أنظمة الملفات تسمح للصحائف أن تنمو وتقلص وتعيد تخصيصها كملف منتظم، في حين أن البعض الآخر يضع الصحائف في منطقة متجاورة أو ملف مخفي يضمن عدم التحرك أو تغيير الحجم أثناء تركيب نظام الملفات.
Some file systems allow the journal to grow, shrink and be re-allocated just as a regular file, while others put the journal in a contiguous area or a hidden file that is guaranteed not to move or change size while the file system is mounted. بعض أنظمة الملفات تسمح للصحائف أن تنمو وتقلص وتعيد تخصيصها كملف منتظم، في حين أن البعض الآخر يضع الصحائف في منطقة متجاورة أو ملف مخفي يضمن عدم التحرك أو تغيير الحجم أثناء تركيب نظام الملفات.
For example, the Network File System is transparent, because it introduces the access to files stored remotely on the network in a way uniform with previous local access to a file system, so the user might even not notice it while using the folder hierarchy. على سبيل المثال، ملف شبكة النظام يتسم بالشفافية، لأنه ينجح في الوصول إلى الملفات المخزنة عن بعد على الشبكة في طريقة موحدة مع وصول الشبكة المحلية السابقة لنظام الملفات، بحيث يمكن للمستخدم ذلك حتى لا نلاحظه أثناء استخدام التسلسل الهرمي للمجلدات.
In minimal microkernel just some very basic policies are included, and its mechanisms allows what is running on top of the kernel (the remaining part of the operating system and the other applications) to decide which policies to adopt (as memory management, high level process scheduling, file system management, etc.). في الحد الأدنى النوية مدرجة فقط بعض السياسات الأساسية جدا، وآلياته يسمح ما يعمل على رأس النواة (الجزء المتبقي من نظام التشغيل والتطبيقات الأخرى) أن تقرر السياسات التي ستعتمدها (مثل إدارة الذاكرة، جدولة مستوى عال عملية، وإدارة نظام الملفات، الخ.).