linux kernel 中文意思是什麼

linux kernel 解釋
linux 內核
  • linux : linux操作系統
  • kernel : n 1 (果實的)核,仁。2 穀粒,麥粒。3 內核,核心,要點。4 【原子能】(原子)核。5 【數學】(積分...
  1. The linux kernel understands sun disk labels, so there are no problems there

    Linux內核可以識別sun的磁盤標簽,因此不會有任何問題。
  2. Several approaches are provided to construct secure operating systems. the paper mainly discusses diverse security policies in operating systems. by the gfac framework, we implement several security policies in linux kernel version 2. 2. 14, including hru model based fine grain discretionary access control, multi - level security policy based mandatory access control and biba model based integrity access control

    文章重點研究了如何在操作系統中實現多種安全策略,並在linux內核版本2 . 2 . 14中根據訪問控制通用框架( gfac )方法,實現了基於hru模型的細粒度自主訪問控制、基於bell - lapadula模型多級安全規則的強制訪問控制以及基於biba模型的強制訪問控制等多種安全策略,從而有效地增強了操作系統中信息的保密性和完整性。
  3. Any storage system supported by the linux kernel is also supported by the boot system

    所有linux內核支持的存儲系統也都被啟動系統所支持。
  4. Linux kernel bug tracking system

    Linux內核缺陷追蹤系統
  5. Kernel - related defects were opened in the linux kernel bug tracking system

    內核相關的缺陷在linux內核缺陷追蹤系統中公開。
  6. This entry uses an ext3 file system, which is supported in linux kernel versions 2. 4. 16 and higher, and the order for file system check fsck program is set to 2

    該條目使用一個ext3文件系統,這種文件系統在2 . 4 . 16版或更高版本的linux內核中均受支持,文件系統檢查( fsck )程序的順序被設為2 。
  7. Because xen requires a modified operating system, you cannot just take a current linux kernel and run it under the xen hypervisor unless it is ported to the xen architecture

    由於xen需要修改操作系統,所以您不能直接讓當前的linux內核在xen系統管理程序中運行,除非它已經移植到了xen架構。
  8. The first part is also the realization of migrateout module and migratein module, the second part is also the realization of selecter module and loadmanager module. the component of realization is involved in the linux kernel program

    遷移演算法的實現,也就是對migrateout模塊和migratein模塊的實現;遷移機制的實現,也就是對selecter模塊和loadmanager模塊的實現,實現部分會涉及到對linux內核的編程。
  9. Defaults and by recompiling the linux kernel and

    默認值並重新編譯linux內核和
  10. Untar the patch and apply it to the linux kernel

    解開補丁並將其安裝到linux內核:
  11. Otherwise extensions may be left running and cause random problems with the running linux kernel

    否則擴展會運行使運行的linux內核參數隨機錯誤。
  12. The virtual circuit management module is consists of three sub - modules which are virtual - circuit - create sub - module, virtual - circuit - hold sub - module, virtual - circuit - free sub - module. we create a virtual circuit between each other before they begin to communicate, then we hold this virtual circuit during the communication process, finally, free this virtual circuit after finish the communication. i coded this program with c under linux kernel and use the kgdb to debug the module

    主機虛電路管理模塊主要由建立虛電路,維護虛電路和撤銷虛電路三個子模塊組成,建立虛電路模塊採用了兩次握手機制,在雙方進行通信前建立端到端的虛電路;維護虛電路模塊負責在通信過程中維護虛電路;撤銷虛電路模塊採用了改良的六次握手協議,在通信結束後撤銷虛電路。
  13. Similarly, linux kernel data structures can also be logged and even modified non - disruptively, as well

    類似地,同樣可以無干擾地記錄linux內核數據結構的日誌,甚至進行修改。
  14. For the seek of developing industrial control system based on linux, the author compare some real time solution of linux and select the rt - linux, then develop real time software based on rt - linux. the author introduce how to tailor the linux kernel, library, file system, script. then the author expound why the embedded gui toolkit : qt - embedded is fit for embedded system and develop the graphic user interface of control system based on it and tailor its library

    為了能使嵌入式linux適合開發工業控制系統,筆者針對linux在實時方面的不足,經過反復比較,選用了其實時化版本: rt - linux ,構建開發平臺;並從內核、函數庫、文件系統等方面著手,對linux進行了裁減;在圖形支持庫方面,筆者應用嵌入式圖形工具包qt - embedded搭建開發環境,實現對qt - embedded庫的裁減,並基於它開發了控制系統的圖形用戶界面。
  15. All linux kernel packages have been renamed from

    Kernel套件已更名
  16. The reiserfs filesystem is arguably the most ambitious journaled filesystem development project because it s not just a port of an existing filesystem to the linux kernel xfs, jfs, nor is its design based upon that of an earlier filesystem as is ext3

    Reiserfs文件系統堪稱最有魄力的日誌文件系統開發項目,因為它不只是將現有的文件系統移植到linux內核(比如: xfs 、 jfs ) ,它的設計也不是象ext3那樣基於早先的文件系統。
  17. Many of us are familiar with the linux kernel version numbering system by now, but andries brouwer reminds us of

    到現在我們很多人已經熟悉了linux內核的版本編號系統,不過andries brouwer提醒了我們
  18. The linux kernel has an elegant basic design : there are only threads, and some threads happen to share memory with other threads thus implementing traditional threads, while others don t thus implementing separate processes

    Linux內核有一個非常好的基本設計:只有線程,並且一些線程可以與其他線程共享內存(這樣實現了傳統的線程) ,而另外一些線程則不能(這樣就實現了獨立進程) 。
  19. The linux kernel components stressed with this benchmark include the scheduler, signals, and tcp ip

    該基準測試程序所著重的linux內核組件包括調度程序、信號和tcp / ip 。
  20. However, as most linux kernel testing efforts have only been conducted over short periods of time, this series of tests provides us first - hand data and results of longer runs

    然而,由於大部分的linux內核測試工作歷時都比較短,因此本系列測試為我們提供了長時間運轉的第一手數據和結果。
分享友人