ChinaUnix.net
相关文章推荐:

linux kernel schedule per cpu

:em02:请教大虾们,下面两条宏定义做如何理解. 1.#define per_cpu(var, cpu) (*((void)(cpu), &per_cpu__##var)) 2.#define per_cpu(var, cpu) (*RELOC_HIDE(&per_cpu__##var, __per_cpu_offset[cpu])) 有两个问题: 1.第一条宏的返回值是什么(相比之下,第二条倒好理解,就是RELOC_HIDE的返回值)? 2.两条宏定义中的##是连接符吗? 还请大虾不吝赐教,谢谢! [ 本帖最后由 fineamy 于 2006-9-15 13:41 编辑 ]

by fineamy - 内核/嵌入技术 - 2006-09-16 09:47:04 阅读(1388) 回复(3)

相关讨论

请问各位linux内核代码中per_cpu data的意义何在?

by kimyoung - 内核/嵌入技术 - 2006-01-05 17:11:40 阅读(702) 回复(1)

操作系统版本:5100-07 运行数据库Informix 9.40 目前运行kernel平均都在25%左右。请问用什么方法查原因。

by shana - AIX - 2009-01-13 22:06:59 阅读(6132) 回复(17)

在现场使用ps aux 查看发现[kernel idel]占用cpu10-15%,vmstat显示idel为0,而在家里[kernel idel]占用cpu为0。 现场机器为ES40,1G内存。 请问谁帮我解释原因吗?

by chu11cn - 其他UNIX - 2006-01-13 14:09:01 阅读(1675) 回复(1)

各位老大帮忙呀! 我的机器是dell2650双cpu系统,安装后用top看到cpu状态如下: last pid: 7; load averages: 0.39, 0.36, 0.34 17:30:47 51 processes: 48 sleeping, 1 zombie, 1 stopped, 1 on cpu cpu states: 81.8% idle, 0.3% user, 16.0% kernel, 1.9% iowait, 0.0% swap Memory: 2047M real, 1843M free, 80M swap in use, 3610M swap fre...

by charleylu - Solaris - 2004-12-27 17:41:33 阅读(760) 回复(4)

kernel 2.4.18中schedule有什么新特点.麻烦大虾report

by rustic - Linux论坛 - 2003-04-06 15:10:23 阅读(474) 回复(1)

我想在所有cpu上执行一个函数, 有这样的kernel api吗? 还是必须得自己产生IPI? :em02:

by 帅绝人寰 - Solaris - 2007-02-01 13:08:44 阅读(1897) 回复(0)

Anatomy of the linux kernel History and architectural decomposition Document options Print this page E-mail this page Document options requiring JavaScript are not displayed Watch these demos Integrate new tools and architectures into your environment - fast! --> Rate this page Help us improve this content Level: Intermediate M. Tim Jones ( [email=mtj@mtjones.com?subject=Anatomy ...

by wangchy_love - AIX文档中心 - 2007-10-16 11:24:53 阅读(1600) 回复(0)

有个职位跟大家分享下... 北京(Bei Jing) Senior Software Developer(C/linux) 1 4年以上的linux相关的工作经验。 2 熟悉linux系统,精通linux下的c编程 3 对常用的应用代理协议(http,smtp,pop3,ftp)有较深入的了解,有应用代理协议的编程经验。 或者对linux kernel有深入的了解,有kernel相关的编程经验。 4 有良好的团队合作精神。能够承受较大的工作压力。 有兴趣请加:[email]zhangjing.easy@hotmail.com[/email]

by alys_com - 数据安全 - 2007-09-12 19:23:54 阅读(1465) 回复(0)

我决定学linux 的内核,不过我不知要学习它之前要先学什么以便学它后不用那么吃力. 请CU朋友们帮我这个忙:P

by gtuiw - 内核/嵌入技术 - 2006-11-01 12:03:52 阅读(850) 回复(2)