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

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

LinUX-kernel

  • Building Embedded Linux Systems shows you how to design and build your own embedded systems using Li

    Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework

    標(biāo)簽: Building Embedded embedded Systems

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

    上傳用戶:tianjinfan

  • In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety o

    In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn t kept waiting any longer than necessary for the relatively slow disks.

    標(biāo)簽: thoroughly understand variety order

    上傳時(shí)間: 2014-12-07

    上傳用戶:PresidentHuang

  • HHARM2410: 1. 從ftp://ftp.arm.linux.org.uk上下載linux內(nèi)核

    HHARM2410: 1. 從ftp://ftp.arm.linux.org.uk上下載linux內(nèi)核,由于項(xiàng)目原因,先后跑了2.6.11,2.6.13和2.6.15,試了一下ftp.kernel.org上下載的2.6.16,沒跑起來,打住。 2. 編輯linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改為 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的編譯器是4.0.1版本的,一般的3.x的應(yīng)該都沒問題

    標(biāo)簽: linux ftp HHARM 2410

    上傳時(shí)間: 2014-09-03

    上傳用戶:lo25643

  • qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實(shí)機(jī)的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比

    qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實(shí)機(jī)的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比 QEMU 快一點(diǎn),但 Bochs 需要特定的 Kernel Patch;User-Mode-Linux 的 Guest System 必須為 Linux;VMware 和 Virtual PC 則需要在 Guest System 上安裝特定的 Driver,且它們是針對作業(yè)系統(tǒng)而進(jìn)行模擬,並不能說是完整的模擬器。所以 QEMU 仍不失為極優(yōu)秀的 x86 模擬器。

    標(biāo)簽: VMware User-Mode-Linux Virtual Bochs

    上傳時(shí)間: 2014-06-04

    上傳用戶:bakdesec

  • 嵌入式Linux 內(nèi)核移植相關(guān)代碼分析 本文通過整理之前研發(fā)的一個項(xiàng)目(ARM7TDMI +uCLinux)

    嵌入式Linux 內(nèi)核移植相關(guān)代碼分析 本文通過整理之前研發(fā)的一個項(xiàng)目(ARM7TDMI +uCLinux),分析內(nèi)核啟動過程及需要修改的文件,以供 內(nèi)核移植者參考。整理過程中也同時(shí)參考了眾多網(wǎng)友的帖子,在此謝過。由于整理過程匆忙,難免錯誤 及講解的不夠清楚之處,請各位網(wǎng)友指正,這里提前謝過。本文分以下部分進(jìn)行介紹: 1. Bootloader 及內(nèi)核解壓 2. 內(nèi)核啟動方式介紹 3. 內(nèi)核啟動地址的確定 4. arch/armnommu/kernel/head-armv.S 分析 5. start_kernel()函數(shù)分析

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

    上傳時(shí)間: 2016-01-12

    上傳用戶:xzt

  • Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫

    Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產(chǎn)生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }

    標(biāo)簽: s3c2440 driver Linux dev-C

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

    上傳用戶:qlpqlq

  • S3C2410芯片linux移植

    S3C2410芯片linux移植,包括 bootloader,kernel,文件系統(tǒng) 等 。

    標(biāo)簽: S3C2410 linux 芯片 移植

    上傳時(shí)間: 2016-07-11

    上傳用戶:hebmuljb

  • 270的linux說明

    270的linux說明,是kernel的源碼。可以用以嵌入式linux的移植工作

    標(biāo)簽: linux 270

    上傳時(shí)間: 2016-07-20

    上傳用戶:13215175592

  • 適用于linux的NTFS mount

    適用于linux的NTFS mount,(kernel在2.6.14之后有NTFS--3G不需要)

    標(biāo)簽: linux mount NTFS

    上傳時(shí)間: 2016-09-29

    上傳用戶:懶龍1988

  • 程序是根據(jù)vidcat改的,只能抓PPM的圖. makefile的內(nèi)容如下,請注意打小寫: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

    程序是根據(jù)vidcat改的,只能抓PPM的圖. makefile的內(nèi)容如下,請注意打小寫: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 這兒請注意:s 的大小必需是8能整除的倍數(shù). 這個程序我是在rh9下作的,需要交叉編譯的朋友就把注釋去掉,再給下面的注釋就可以了.

    標(biāo)簽: firendly-arm makefile include vidcat

    上傳時(shí)間: 2016-11-20

    上傳用戶:清風(fēng)冷雨

主站蜘蛛池模板: 通辽市| 武定县| 武山县| 岚皋县| 青州市| 亚东县| 壤塘县| 上杭县| 五大连池市| 藁城市| 彩票| 汕尾市| 高唐县| 曲靖市| 那曲县| 隆昌县| 沅陵县| 阳泉市| 安化县| 望都县| 定安县| 安陆市| 土默特左旗| 雷州市| 丘北县| 建始县| 修水县| 中江县| 翁源县| 娱乐| 高安市| 托里县| 荔波县| 霍林郭勒市| 奉贤区| 科技| 拉孜县| 聂荣县| 正定县| 南江县| 电白县|