为 AIX 编写内核扩展

发布于 2024-07-19 08:37:34 字数 154 浏览 4 评论 0原文

我即将踏上为 AIX 6.1 编写一些内核扩展的旅程。

如果他们能为我提供一些帮助,帮助我查找书籍、文章、博客……无论我能得到什么信息,我都会非常非常乐意为社区服务。

我已经检查过IBM网站了。 但我需要更多信息。

感谢您的回答。

I am about to embark on a journey to write some kernel extensions for AIX 6.1.

I would be very very great full to the community ,if they could provide me some assistance in finding books , articles , blogs..whatever info i can get.

I have already checked the IBM site. But I need more info.

Thanks for your answers.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花辞树 2024-07-26 08:37:34

有几本 IBM 红皮书可供使用:

如果它们适用于旧版本的 AIX,请不要太担心,自 5.1 以来并没有太大的变化,甚至旧版本中的内容可能仍然适用。

http://www.redbooks.ibm.com/abstracts/sg245674.html(开发和移植C/C++程序)
http://www.redbooks.ibm.com/abstracts/sg244946.html(编写可靠的 AIX 守护进程)
http://www.redbooks.ibm.com/abstracts/sg246034.html(AIX 5L移植指南)

希望您已经看过官方文档:(内核扩展和设备支持编程概念)
http: //publib.boulder.ibm.com/infocenter/aix/v6r1/topic/com.ibm.aix.kernelext/doc/kernextc/kernextc.htm

马库斯

There are a couple of IBM Redbooks available:

Don't worry too much if they are for older versions of AIX, there has not be that much change since 5.1 and may things from even older versions still apply.

http://www.redbooks.ibm.com/abstracts/sg245674.html (developing and porting C/C++ programs)
http://www.redbooks.ibm.com/abstracts/sg244946.html (writing reliable AIX daemons)
http://www.redbooks.ibm.com/abstracts/sg246034.html (AIX 5L porting guide)

I hope you have seen the official documentation: (Kernel Extensions and Device Support Programming Concepts)
http://publib.boulder.ibm.com/infocenter/aix/v6r1/topic/com.ibm.aix.kernelext/doc/kernextc/kernextc.htm

Markus

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文