SciRepID - Scientific Publication Search

Publication Search

41,520 articles from 397 journals · 1,447 citations tracked

Showing 1-2 of 2

Analytics

Zacky Rafian Fawwauzy; Taufik Eka Albani; Elkin Rilvani

Repeater : Publikasi Teknik Informatika dan Jaringan 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

This research compares the techniques used in the file system structures of Windows and Linux. Each operating system employs distinct approaches to data organization, access, and management, as reflected in their respective file systems: NTFS for Windows and ext4 for Linux. The study explores the strengths, weaknesses, and applications of these systems under various conditions. By analyzing both theoretical documentation and empirical experiments, this research highlights the technical and philosophical aspects influencing the design and performance of file systems in Windows and Linux. The findings provide insights for selecting an appropriate file system based on specific requirements, emphasizing performance, reliability, and usability.

Nehad Albadri

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

File systems are key operating system components because they store and retrieve files as needed. Traditional hierarchical file systems no longer suit current users’ expectations in organizing extensive collections of files for easy retrieval based on intrinsic and user-defined properties. The number of files in users’ collections is growing substantially, partly because of the ease with which consumer devices capture information. With the enormous capacity of contemporary storage devices and the rising trend of users storing their data in the cloud, they only fuel the number of files needing to be managed. We suggest that current file systems require an enhanced technique of data organization and access so that users can properly handle these ever-increasing data collections. File systems are key operating system components because they store and retrieve files as needed. This study offers improvements to the conventional Hierarchical File System to improve file organization and retrieval through built-in querying capabilities and support filesystem-level operations that execute significant amounts of metadata updates. This is accomplished using attributes (name-value pairs) in a file collection hierarchy. A series of improvements to the HFS introduce the “AttFS” file system. These improvements include using attributes rather than names, logical collections rather than directories, and introducing a query language to the API. We assess the expressive capacity of the resulting model, demonstrate that it solves the relevant shortcomings of traditional file systems in this space, and compare our new approach to those provided by others and our earlier work. We conclude that attributes are better suited than tags to overcome traditional HFS shortcomings.