~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/translations/zh_TW/filesystems/virtiofs.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/translations/zh_TW/filesystems/virtiofs.rst (Version linux-6.12-rc7) and /Documentation/translations/zh_TW/filesystems/virtiofs.rst (Version policy-sample)


  1 .. SPDX-License-Identifier: GPL-2.0               
  2                                                   
  3 .. include:: ../disclaimer-zh_TW.rst              
  4                                                   
  5 :Original: :ref:`Documentation/filesystems/vir    
  6                                                   
  7 譯者                                            
  8 ::                                                
  9                                                   
 10         中文版維護者: 王文虎 Wang W<    
 11         中文版翻譯者: 王文虎 Wang W<    
 12         中文版校譯者: 王文虎 Wang W<    
 13         繁體中文版校譯者:胡皓文 H<    
 14                                                   
 15 ===========================================       
 16 virtiofs: virtio-fs 主機<->客機共享文    
 17 ===========================================       
 18                                                   
 19 - Copyright (C) 2020 Vivo Communication Techno    
 20                                                   
 21 介紹                                            
 22 ====                                              
 23 Linux的virtiofs文件系統實現了一個半    
 24 類型設備實現客機<->主機文件系統    
 25                                                   
 26 客機通常需要訪問主機或者遠程系    
 27 可見;從主機上的根文件系統啓動    
 28                                                   
 29 儘管在某些任務可能通過使用已有    
 30 步驟,且將存儲網絡暴露給客機。    
 31 的設計方式解決了這些問題。           
 32                                                   
 33 另外,virto-fs設備發揮了主客機共    
 34 的一些語義功能。                          
 35                                                   
 36 用法                                            
 37 ====                                              
 38 以``myfs``標籤將文件系統掛載到``/mn    
 39                                                   
 40 .. code-block:: sh                                
 41                                                   
 42   guest# mount -t virtiofs myfs /mnt              
 43                                                   
 44 請查閱 https://virtio-fs.gitlab.io/ 瞭解    
 45                                                   
 46 內幕                                            
 47 ====                                              
 48 由於virtio-fs設備將FUSE協議用於文件    
 49 件系統客戶端緊密集成在一起。客    
 50 間之間的/dev/fuse接口由virtio-fs設備    
 51                                                   
 52 FUSE請求被置於虛擬隊列中由主機處    
 53                                                   
 54 將/dev/fuse映射到虛擬隊列需要解決/    
 55 /dev/fuse設備時,FUSE客戶端都可以選    
 56 請求。虛擬隊列有其隊列語義,無    
 57 其關鍵,因爲此時不可能加入高優    
 58 (高優先級)虛擬隊列,專門用於    
 59                                                   
 60                                                   
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php