FYSOS: The Virtual File System (Paperback)
Benjamin David Lunt
- 出版商: CreateSpace Independ
- 出版日期: 2014-04-15
- 售價: $1,160
- 貴賓價: 9.5 折 $1,102
- 語言: 英文
- 頁數: 204
- 裝訂: Paperback
- ISBN: 1499164890
- ISBN-13: 9781499164893
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,460$2,337 -
$2,510$2,385 -
$480$379 -
$2,210$2,100 -
$690$538 -
$580$493 -
$1,550$1,473 -
$1,550$1,473 -
$580$458 -
$580$493 -
$940$700 -
$780$616 -
$680$537 -
$590$466 -
$580$458 -
$1,740$1,653 -
$1,190$1,131 -
$420$378 -
$800$720 -
$2,870$2,727 -
$580$493 -
$1,663,260$1,575,720 -
$680$537 -
$980$774 -
$2,450$2,328
相關主題
商品描述
This book is Volume 2 of the series, FYSOS: Operating System Design, and will describe the process needed to connect a file system to your kernel. It explains the steps to create a file system independent link between a file system residing on the media to your kernel code. Once you have done this, a simple call to fopen("C:\filename.txt", OPEN) is all you need to open a file. It then goes into detail, giving examples of what a file system should be, how to create your own, and what to include in that file system. It also explains the process of a simple journaling file system. Part 2 of this book details four file systems, two commonly used and well known, and two hobby file systems. The companion CD-ROM contains source code to utilities to check your work, display the contents of a file system, dump a file system, and repair a file system. This book, and its continued series of books, does not expect you to build the next great wonder of the computer world. It simply will help you with your interest in controlling the computer's hardware, from the point the BIOS releases execution to your boot code to the point of a fully working Graphical User Interface. It is not required that you know much about operating system design to use this book and no specific hardware or software is required.
商品描述(中文翻譯)
本書是系列作的第二卷,FYSOS: 操作系統設計,將描述將檔案系統連接到內核所需的過程。它解釋了如何在媒體上存在的檔案系統與您的內核代碼之間創建一個獨立的檔案系統連結的步驟。一旦您完成這個步驟,簡單地調用 fopen('C:\filename.txt', OPEN) 就足以打開一個檔案。接著,它詳細說明了檔案系統應該是什麼,如何創建自己的檔案系統,以及在該檔案系統中應包含什麼內容。它還解釋了一個簡單的日誌檔案系統的過程。本書的第二部分詳細介紹了四個檔案系統,其中兩個是常用且知名的,另外兩個是愛好者檔案系統。隨書附贈的 CD-ROM 包含檢查您工作的工具的源代碼,顯示檔案系統的內容,轉存檔案系統,以及修復檔案系統的工具。本書及其後續系列書籍並不期望您構建出計算機世界的下一個偉大奇蹟。它僅僅是幫助您對控制計算機硬體的興趣,從 BIOS 釋放執行到您的啟動代碼,再到完全運作的圖形用戶介面。使用本書並不需要您對操作系統設計有太多了解,也不需要特定的硬體或軟體。