简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
s3c6410 Linux 驱动开发环境搭建—— 既然你是做Linux开发的,你还用虚拟机? 很多人都在win下做开发,于是SD_writer.exe之类的烧写工具“大行其道”,多是用虚拟机Linux。完全转到Linux下学习开始蛮不爽的,开发板制作商送的教程都是些讲Win-CE的东东,感觉实质性的东西没什么。对于完全用Linux做开发的技术讲解非常少,连烧写SD卡都
http://noworry.blog.51cto.com/6223479/1133921linux下:ctrl-c发送 SIGINT 信号给前台进程组中的所有进程。常用于终止正在运行的程序。ctrl-z发送 SIGTSTP 信号给前台进程组中的所有进程,常用于挂起一个进程。ctrl-d不是发送信号,而是表示一个特殊的二进制值,表示 EOF。ctrl-
make: Nothing to be done for `all'If you are facing make running error on Linux/Centos please follow below step.ERROR:[root@locahost sarg-2.3.1]# makemake: Nothing to be done for `all'
Matlab 2014a for Linux 由于项目涉及到数值计算,Linux虽有Octave但是运行速度还是比不上matlab啊~同样的程序在teammate的win7下面的matlab跑出的结果和我在Linux下用Octave跑出的结果就完全不同~那速度....差了不知道几倍... win下面的po jie 已经烂大街了
嘿!single_open 原来在这里找了一会儿,没找到,后面找某搜索引擎也没有很多关于single_open的信息其实single_open和single_release 都在/linux/seq_file.h里面int single_open(struct file *file, int (*show)(struct seq_file *
我×。。。终于好了,大概3 4个小时吧。。。各种毛刺问题。终究还是闯过来了。。。。ubuntu2@ubuntu:~/Downloads/linux-0.00-050613/linux-0.00$ makeld -s -x -M head.o -o system > System.mapdd bs=32 if=boot of=Image skip=116+0 records i
unsigned long get_free_page(void){register unsigned long __res asm("ax");repeat: __asm__("std ; repne ; scasb\n\t" "jne 1f\n\t" "movb $1,1(%%edi)\n\t" "sall $12
vsprintf.c 代码笔记你/**linux/kernel/vsprintf.c**(C) 1991Linus Torvalds*//* vsprintf.c -- Lars Wirzenius & Linus Torvalds. *//** Wirzenius wrote this portably, Torvalds fucked
实际上只要装好了交叉gong ju l
在memory.c里面有这么一段代码。为了其中的一句话,让我内牛满面啊! dir = (unsigned long *) ((from>>20) & 0xffc)int free_page_tables(unsigned long from,unsigned long size){unsigned long *pg_table;unsigned long