您要查找的是不是:
- The respective kernel module and user space files reside in these directories. 相應的內核模塊和用戶(hù)空間文件分別在這兩個(gè)目錄中。
- A user space NFS4 server on top of a powerful extensible plugin architecture. 一個(gè)強大的可擴展的插件結構的用戶(hù)NFS4服務(wù)器空間。
- To make the actual operation easier, several user space applications have been created. 為了簡(jiǎn)化實(shí)際的操作,創(chuàng )建了一些用戶(hù)空間應用程序。
- Programs run in user space, but occasionally call down into the kernel when special services are needed. 程序運行在用戶(hù)空間中,但當需要特殊服務(wù)時(shí),偶爾會(huì )調用內核。
- Specific coLinux documentations on building both kernel part and user space tool are in this coLinux Building document. 中有關(guān)于構建內核部分和用戶(hù)空間工具的詳細coLinux文檔。
- From the user space perspective, there is no need to modify the application code. 從用戶(hù)空間的角度來(lái)看,不需要修改應用程序代碼。
- Linux emulator runs on SCO and Solaris systems entirely in user space and does not require kernel modifications. Linux模擬器在SCO和Solaris系統上完全在用戶(hù)空間中運行,不需要修改內核。
- PPP realization in Linux is composed of two parts, PPP Daemon running in user space and kernel support for PPP. 改寫(xiě)了PPP內核驅動(dòng)。 Linux下的PPP實(shí)現由執行協(xié)議處理的用戶(hù)進(jìn)程PPP Daemon和內核對PPP的支持兩部分組成。
- You could kmalloc some memory in kernel, and pass this memory's start address and length to user space by proc filesystem. 請教諸位高手,小弟想實(shí)現內核空間和用戶(hù)空間的公享內存,該怎么做?
- To shorten the entire test cycle, you can download a ready-to-use package containing both user space tool and kernel image. 為了縮短整個(gè)測試周期,您可以下載同時(shí)包含有用戶(hù)空間工具和內核映像的立即可用的程序包。
- However, there should be source code compatibility between most applications written for 32 bit and 64 bit applications in the user space. 然而,在用戶(hù)空間中為32位和64位應用程序編寫(xiě)的大部分應用程序都是源代碼兼容的。
- You ve also learned how different wireless devices work with Linux by tracing corresponding code paths and discussing relevant user space tools. 還通過(guò)跟蹤相應的代碼路徑和討論相關(guān)的用戶(hù)空間工具,了解到不同的無(wú)線(xiàn)設備如何在Linux中工作。
- CPUs which do not support vector remapping place their vector page here. NULL pointer dereferences by both the kernel and user space are also caught via this mapping. 不支持向量重映射的CPU的向量表被映射到這里。用戶(hù)空間和內核態(tài)的NULL指針引通過(guò)這個(gè)映射可以被捕獲。
- Their supervisor is a young woman. 他們的主管是個(gè)年輕的女士。
- A user space NFS4 server on top of a powerful extensible plugin architecture. A plugin for persistent files is envisaged, which provides transparent file-system interface for CVS like operations. 一個(gè)強大的可擴展的插件結構的用戶(hù)NFS4服務(wù)器空間。一個(gè)持久化文件的插件是需要正視的,它提供了CVS操作具有的文件系統透明化接口。
- Criticized the supervisor to her face. 當她的面批評那個(gè)監督員
- We guarantee its real time character through two vital technologies which named "real time TCP transfer method based on separator" and "block data exchange mechanism between kernel space and user space based on address mapping". 實(shí)時(shí)性保證通過(guò)“基于分隔符的TCP實(shí)時(shí)傳輸方法”、“基于地址映射的內核態(tài)與用戶(hù)態(tài)間的阻塞式數據交換機制”兩個(gè)關(guān)鍵技術(shù)來(lái)實(shí)現。
- That supervisor is so uncooperative, he gets right up my nose. 那位主管很不好相處,他使我覺(jué)得討厭。
- In the last module (protocolprocessing), we make some discussion on the socket API and multi-Threadprogramming. After that, we implement the MAC address filtering and STP inaccording to IEEE802.1d in Linux user space with these programming methods. 在網(wǎng)橋協(xié)議部分討論了Linux套接口編程(socket API)技術(shù);多線(xiàn)程(Thread)編程技術(shù);并在此基礎上實(shí)現了符合IEEE802.;1d協(xié)議的(MAC地址過(guò)濾和STP生成樹(shù)協(xié)議)無(wú)線(xiàn)網(wǎng)橋數據與協(xié)議處理模塊。
- Listing 5-6 shows a user space program designed to allocate kernel memory. This program is invoked with one command-line argument: an integer containing the number of bytes to allocate. 清單5-6演示一個(gè)設計用來(lái)分配內核內存的用戶(hù)空間程序。這個(gè)程序調用時(shí)帶一個(gè)命令行參數:一個(gè)整數,它包含要分配內存的字節大小