<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                ## 7.9 參考資料與延伸閱讀 * [[1]](#ac1)根據The Linux Document Project的文件所繪制的圖示,詳細的參考文獻可以參考如下鏈接: Filesystem How-To: [http://tldp.org/HOWTO/Filesystems-HOWTO-6.html](http://tldp.org/HOWTO/Filesystems-HOWTO-6.html) * [[2]](#ac2)參考維基百科所得數據,鏈接網址如下: 條目: Ext2 介紹 [http://en.wikipedia.org/wiki/Ext2](http://en.wikipedia.org/wiki/Ext2) * [[3]](#ac3)PAVE為一套秀圖軟件,常應用于數值模式的輸出文件之再處理: PAVE 使用手冊: [http://www.ie.unc.edu/cempd/EDSS/pave_doc/index.shtml](http://www.ie.unc.edu/cempd/EDSS/pave_doc/index.shtml) * [[4]](#ac4)詳細的 inode 表格所定義的旗標可以參考如下鏈接: John's spec of the second extended filesystem: [http://uranus.it.swin.edu.au/~jn/explore2fs/es2fs.htm](http://uranus.it.swin.edu.au/~jn/explore2fs/es2fs.htm) * [[5]](#ac5)其他值得參考的 Ext2 相關文件系統文章之鏈接如下: * “Design and Implementation of the Second Extended Filesystem ”[http://e2fsprogs.sourceforge.net/ext2intro.html](http://e2fsprogs.sourceforge.net/ext2intro.html) * Whitepaper: Red Hat's New Journaling File System: ext3: [http://www.redhat.com/support/wpapers/redhat/ext3/](http://www.redhat.com/support/wpapers/redhat/ext3/) * The Second Extended File System - An introduction: [http://www.freeos.com/articles/3912/](http://www.freeos.com/articles/3912/) * ext3 or ReiserFS? Hans Reiser Says Red Hat's Move Is Understandable [http://www.linuxplanet.com/linuxplanet/reports/3726/1/](http://www.linuxplanet.com/linuxplanet/reports/3726/1/) * 文件系統的比較:維基百科:[http://en.wikipedia.org/wiki/Comparison_of_file_systems](http://en.wikipedia.org/wiki/Comparison_of_file_systems) * [Ext2/Ext3 文件系統:http://linux.vbird.org/linux_basic/1010appendix_B.php](http://linux.vbird.org/linux_basic/1010appendix_B.php) * [[6]](#ac6)參考數據為: * man xfs 詳細內容 * xfs 官網:[http://xfs.org/docs/xfsdocs-xml-dev/XFS_User_Guide/tmp/en-US/html/index.html](http://xfs.org/docs/xfsdocs-xml-dev/XFS_User_Guide/tmp/en-US/html/index.html) * [[7]](#ac7)計算 RAID 的 sunit 與 swidth 的方式: * 計算 sunit 與 swidth 的方法: [http://xfs.org/index.php/XFS_FAQ](http://xfs.org/index.php/XFS_FAQ) * 計算 raid 與 sunit/swidth 部落客: [http://blog.tsunanet.net/2011/08/mkfsxfs-raid10-optimal-performance.html](http://blog.tsunanet.net/2011/08/mkfsxfs-raid10-optimal-performance.html) * [[8]](#ac8) Linux 核心所支持的硬件之設備代號(Major, Minor)查詢: [https://www.kernel.org/doc/Documentation/devices.txt](https://www.kernel.org/doc/Documentation/devices.txt) * [9]與 Boot sector 及 Superblock 的探討有關的討論文章: The Second Extended File System: [http://www.nongnu.org/ext2-doc/ext2.html](http://www.nongnu.org/ext2-doc/ext2.html) Rob's ext2 documentation: [http://www.landley.net/code/toybox/ext2.html](http://www.landley.net/code/toybox/ext2.html) 2002/07/15:第一次完成 2003/02/07:重新編排與加入 FAQ 2004/03/15:修改 inode 的說明,并且將鏈接文件的說明移動至這個章節當中! 2005/07/20:將舊的文章移動到 [這里](http://linux.vbird.org/linux_basic/0230filesystem/0230filesystem.php) 。 2005/07/22:將原本的附錄一與附錄二移動成為[附錄 B](http://linux.vbird.org/linux_basic/1010appendix_B.php) 啦! 2005/07/26:做了一個比較完整的修訂,加入較完整的 ext3 的說明~ 2005/09/08:看到了一篇討論,說明 FC4 在默認的環境中,使用 mkswap 會有問題。 2005/10/11:新增加了一個[目錄的 link 數量](../Text/index.html#link_dir)說明! 2005/11/11:增加了一個 fsck 的 -f 參數在里頭! 2006/03/02:參考:[這里](http://www.tldp.org/LDP/sag/html/sag.html#FILESYSTEMS)的說明,將 ext2/ext3 最大文件系統由 16TB 改為 32TB。 2006/03/31:增加了虛擬內存的相關說明. 2006/05/01:將磁盤扇區的圖做個修正,感謝網友 LiaoLiang 兄提供的信息!并加入參考文獻! 2006/06/09:增加 hard link 不能鏈接到目錄的原因,詳情參考:[http://phorum.study-area.org/viewtopic.php?t=12235](http://phorum.study-area.org/viewtopic.php?t=12235) 2006/06/28:增加關于 [loop device](../Text/index.html#loop) 的相關說明吶! 2006/09/08:加入 [mknod 內的設備代號說明](../Text/index.html#mknod) ,以及列出 Linux 核心網站的設備代號查詢。 2008/09/29:原本的FC4系列文章移動到[此處](http://linux.vbird.org/linux_basic/0230filesystem/0230filesystem-fc4.php) 2008/10/24:由于軟盤的使用已經越來越少了,所以將 fdformat 及 mkbootdisk 拿掉了! 2008/10/31:這個月事情好多~花了一個月才將數據整理完畢!修改幅度非常的大喔! 2008/11/01:最后一節的[利用 GNU 的 parted 進行分區行為](../Text/index.html#parted)誤植為 GUN !感謝網友阿賢的來信告知! 2008/12/05:感謝網友 ian_chen 的告知,之前將 flash 當成 flush 了!真抱歉!已更新! 2009/04/01:感謝討論區網友[提供的說明](http://phorum.vbird.org/viewtopic.php?t=32583), 鳥哥之前 [superblock 這里寫得不夠好](../Text/index.html#20090401),有訂正說明,請幫忙看看。 2009/08/19:加入兩題情境仿真,重新修訂一題簡答題。 2009/08/30:加入 [du 的 -S](../Text/index.html#20090830) 說明中。 2015/06/17:將舊的基于 CentOS5 的版本移動到[這里](http://linux.vbird.org/linux_basic/0230filesystem/0230filesystem-centos5.php)。 2015/10/26:加上 noexec 的額外說明!感謝網友在討論區的建議!
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看