亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

LINUX-kernel

  • Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of port

    Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll find especially detailed coverage of using development tools to analyze and debug embedded systems--including the art of kernel debugging.

    標(biāo)簽: step-by-step walkthrough Real-World Practical

    上傳時(shí)間: 2014-01-19

    上傳用戶:wys0120

  • Essential Linux Device Drivers by Sreekrishnan Venkateswaran ---------------------------------------

    Essential Linux Device Drivers by Sreekrishnan Venkateswaran -------------------------------------------------------------------------------- Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 而且kernel里面有的驅(qū)動(dòng)基本都涉及到了 。比較新的書。 -Essential Linux Device Drivers by Sreekrishnan Venkateswaran Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 inside the kernel and some basic drivers are involved. Relatively new book.(補(bǔ)全上次,上下半部).保證可用

    標(biāo)簽: Venkateswaran Sreekrishnan Essential Drivers

    上傳時(shí)間: 2014-01-19

    上傳用戶:270189020

  • linux嵌入式開發(fā)全過程介紹

    linux嵌入式開發(fā)全過程介紹,bootloader,kernel,rootfs等。很好的入門或加強(qiáng)材料。

    標(biāo)簽: linux 嵌入式開發(fā) 過程

    上傳時(shí)間: 2013-12-25

    上傳用戶:wff

  • 將s3c2410-linux-2.6.11.1-apm-08.11.02.patch復(fù)制到內(nèi)核根目錄。 執(zhí)行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.

    將s3c2410-linux-2.6.11.1-apm-08.11.02.patch復(fù)制到內(nèi)核根目錄。 執(zhí)行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1內(nèi)核中,創(chuàng)建字符設(shè)備的代碼是:linux/arch/arm/kernel/amp.c。在根文件系統(tǒng)創(chuàng)建設(shè)備節(jié)點(diǎn)是dev/misc/apm_bios。

    標(biāo)簽: linux patch 2410 apm

    上傳時(shí)間: 2017-07-31

    上傳用戶:jeffery

  • Advanced linux programming. Linux was written in C. This book give information about linux and techn

    Advanced linux programming. Linux was written in C. This book give information about linux and technologies in linux operating system. Then show the programming part of kernel and environments. Really nice for C programmers on Linux.

    標(biāo)簽: linux C. information programming

    上傳時(shí)間: 2014-01-24

    上傳用戶:koulian

  • 瑞芯微RK3399 軟件件設(shè)計(jì)資料 RK3399 Linux Debian軟件開發(fā)文檔資料

    瑞芯微RK3399 軟件件設(shè)計(jì)資料 RK3399 Linux Debian軟件開發(fā)文檔資料,SDK 是基于 Linux 64bit 系統(tǒng),內(nèi)核基于 kernel 4.40,適用于 RK3399 挖掘機(jī)以及基于其 上所有 linux 開發(fā)產(chǎn)品。 支持 VPU 硬解碼、GPU 3D、QT 等功能。具體功能調(diào)試和接口說明

    標(biāo)簽: rk3399 linux

    上傳時(shí)間: 2022-01-29

    上傳用戶:

  • Linux內(nèi)核裁剪與編譯

    學(xué)習(xí)本章要達(dá)到的目標(biāo):口1.理解 Linux內(nèi)核編譯選項(xiàng)的含義口2.學(xué)會(huì)根據(jù)不同的硬件配置裁減定制內(nèi)核;口3.理解內(nèi)核編譯過程中每一步的功能,并編譯 Linux2.630內(nèi)核。需要去重新編譯 Linux內(nèi)核口增加操作系統(tǒng)對(duì)新的硬件設(shè)備的支持口增加內(nèi)核新的功能口對(duì)內(nèi)核代碼或內(nèi)核配置進(jìn)行優(yōu)化時(shí)Prompt for development and/or incomplete code/drivers口顯示處于開發(fā)調(diào)試中或尚未完善的代碼或驅(qū)口選中:如果是測試人員或者開發(fā)者;口不選:其他情況Local version append to kerne release口追加本地版本號(hào)口使用命令“uname-a”進(jìn)行查看。POSIX Message Queues口 POSIX消息隊(duì)列的支持,這是 POSIX進(jìn)程間通信的一部分BSD Process Accounting口將進(jìn)程的統(tǒng)計(jì)信息寫入文件口信息通常包括建立時(shí)間、所有者、命令名稱、內(nèi)存使用、控制終端等,這個(gè)選項(xiàng)一般是選擇的。Enable loadable module support口使能可加載模塊支持口如果使能此選項(xiàng)則可以通過"makemodules_insta"把內(nèi)核模塊安裝在/lib/modules/中Kernel support for ELF binaries口內(nèi)核對(duì)ELF文件格式的支持口ELF是開放平臺(tái)下最常用的二進(jìn)制文件格式支持動(dòng)態(tài)連接,支持不同的硬件平臺(tái)Kernel support for a out and ECOFF binaries口早期UNIX系統(tǒng)的可執(zhí)行文件格式,目前已經(jīng)被ELF格式取代Unix domain sockets口本機(jī)高效率的 Socket口僅能運(yùn)行在本機(jī)上的高效率的 Socket,簡稱 Unix socket。口很多進(jìn)程使用為這種機(jī)制在操作系統(tǒng)內(nèi)部進(jìn)行進(jìn)程間通信,例如 X Window和 syslog等TCP/IP networking口TcP/IP網(wǎng)絡(luò)協(xié)議的支持

    標(biāo)簽: linux

    上傳時(shí)間: 2022-03-29

    上傳用戶:kingwide

  • 構(gòu)建嵌入式Linux系統(tǒng).rar

    構(gòu)建嵌入式Linux系統(tǒng)》,一本經(jīng)典書籍,學(xué)習(xí)嵌入式Linux系統(tǒng)的必備書-"

    標(biāo)簽: Linux 嵌入式

    上傳時(shí)間: 2013-05-25

    上傳用戶:熊少鋒

  • linux試題.rar

    常用ARM指令集及匯編 linux試題

    標(biāo)簽: linux 試題

    上傳時(shí)間: 2013-04-24

    上傳用戶:qw12

  • Linux使用大全.rar

    Linux使用大全,主要是一些命令,希望對(duì)大家有用

    標(biāo)簽: Linux

    上傳時(shí)間: 2013-05-15

    上傳用戶:啊颯颯大師的

主站蜘蛛池模板: 荔浦县| 得荣县| 微山县| 日喀则市| 江川县| 桐乡市| 中牟县| 邻水| 镇巴县| 独山县| 西宁市| 灵川县| 手游| 锦屏县| 莱芜市| 平乡县| 始兴县| 达尔| 株洲市| 辉南县| 双桥区| 嘉义市| 芷江| 宁海县| 雅安市| 莱阳市| 丽水市| 伊春市| 霍林郭勒市| 怀安县| 门头沟区| 玉田县| 宜君县| 普格县| 城市| 大渡口区| SHOW| 屯留县| 郎溪县| 乐至县| 合作市|