<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Jian Zhou &#187; API</title> <atom:link href="http://tiaozhanshu.com/tag/api/feed/" rel="self" type="application/rss+xml" /><link>http://tiaozhanshu.com</link> <description>挑战技术，挑战生命。不至顶级不罢休。</description> <lastBuildDate>Wed, 02 May 2012 23:01:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Linux下原生异步IO接口Libaio的用法</title><link>http://tiaozhanshu.com/computer/linux/libaio/</link> <comments>http://tiaozhanshu.com/computer/linux/libaio/#comments</comments> <pubDate>Sat, 29 Oct 2011 18:30:43 +0000</pubDate> <dc:creator>Jian Zhou</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[API]]></category> <category><![CDATA[硬盘]]></category><guid isPermaLink="false">http://tiaozhanshu.net/libaio.html</guid> <description><![CDATA[Libaio是Linux下原生的异步IO接口，其项目地址在<a href="http://oss.oracle.com/projects/libaio-oracle/" target="_blank">这里</a>。关于异步I/O的介绍参看<a href="http://www.ibm.com/developerworks/cn/linux/l-async/" target="_blank">这里</a>。linux下有两种异步I/O库：一种是glibc实现的aio，其函数命名以aio_*开始，在用户态通过线程+阻塞模型实现；另一种是Linux内核中实现的异步I/O，但是glibc并没有对[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/linux/libaio/'>more...</a></p>]]></description> <content:encoded><![CDATA[<p>Libaio是Linux下原生的异步IO接口，其项目地址在<a href="http://oss.oracle.com/projects/libaio-oracle/" target="_blank" onClick="_gaq.push(['_trackEvent','outbound','http://oss.oracle.com/projects/libaio-oracle/','content']);">这里</a>。关于异步I/O的介绍参看<a href="http://www.ibm.com/developerworks/cn/linux/l-async/" target="_blank" onClick="_gaq.push(['_trackEvent','outbound','http://www.ibm.com/developerworks/cn/linux/l-async/','content']);">这里</a>。linux下有两种异步I/O库：一种是glibc实现的aio，其函数命名以aio_*开始，在用户态通过线程+阻塞模型实现；另一种是Linux内核中实现的异步I/O，但是glibc并没有对[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/linux/libaio/' onClick="_gaq.push(['_trackEvent','internal','http://tiaozhanshu.com/computer/linux/libaio/','content']);">more&#8230;</a></p><p><strong>Related Post:</strong><ol><li><a href='http://tiaozhanshu.com/computer/linux/linux-direct-disk-access/' rel='bookmark' title='Linux下用户态直接读写磁盘扇区'>Linux下用户态直接读写磁盘扇区</a></li><li><a href='http://tiaozhanshu.com/design/php/c-and-php-share-memory/' rel='bookmark' title='PHP和C语言共享内存通信以及信号量互斥'>PHP和C语言共享内存通信以及信号量互斥</a></li><li><a href='http://tiaozhanshu.com/computer/linux/socket-shared-memory-semaphore/' rel='bookmark' title='Linux下Socket通信、共享内存和信号量混合使用的例子'>Linux下Socket通信、共享内存和信号量混合使用的例子</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://tiaozhanshu.com/computer/linux/libaio/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>GetSystemInfo Function</title><link>http://tiaozhanshu.com/computer/windows/getsysteminfo-function/</link> <comments>http://tiaozhanshu.com/computer/windows/getsysteminfo-function/#comments</comments> <pubDate>Wed, 01 Jul 2009 07:17:57 +0000</pubDate> <dc:creator>Jian Zhou</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[API]]></category> <category><![CDATA[CPU]]></category><guid isPermaLink="false">http://www.tiaozhanshu.net/?p=34333</guid> <description><![CDATA[<h2>SYSTEM_INFO Structure</h2> Contains information about the current computer system. This includes the architecture and type of the processor, the[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/windows/getsysteminfo-function/'>more...</a></p>]]></description> <content:encoded><![CDATA[<h2>SYSTEM_INFO Structure</h2><p>Contains information about the current computer system. This includes the architecture and type of the processor, the[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/windows/getsysteminfo-function/' onClick="_gaq.push(['_trackEvent','internal','http://tiaozhanshu.com/computer/windows/getsysteminfo-function/','content']);">more&#8230;</a></p><p><strong>Related Post:</strong><ol><li><a href='http://tiaozhanshu.com/computer/windows/cpu-usage/' rel='bookmark' title='利用Windows api获得CPU使用率'>利用Windows api获得CPU使用率</a></li><li><a href='http://tiaozhanshu.com/design/php/register_sidebars/' rel='bookmark' title='register_sidebars'>register_sidebars</a></li><li><a href='http://tiaozhanshu.com/computer/linux/linux-iometer-dynamo-usage/' rel='bookmark' title='Linux, Iometer / Dynamo usage'>Linux, Iometer / Dynamo usage</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://tiaozhanshu.com/computer/windows/getsysteminfo-function/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>利用Windows api获得CPU使用率</title><link>http://tiaozhanshu.com/computer/windows/cpu-usage/</link> <comments>http://tiaozhanshu.com/computer/windows/cpu-usage/#comments</comments> <pubDate>Wed, 01 Jul 2009 07:01:49 +0000</pubDate> <dc:creator>Jian Zhou</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[API]]></category> <category><![CDATA[CPU]]></category><guid isPermaLink="false">http://www.tiaozhanshu.net/?p=34331</guid> <description><![CDATA[#include   &#60;windows.h&#62;
#include   &#60;conio.h&#62;
#include   &#60;stdio.h&#62;#define   SystemBasicInformation               0
#define[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/windows/cpu-usage/'>more...</a></p>]]></description> <content:encoded><![CDATA[<p>#include   &lt;windows.h&gt;<br /> #include   &lt;conio.h&gt;<br /> #include   &lt;stdio.h&gt;</p><p>#define   SystemBasicInformation               0<br /> #define[......]<p class='read-more'><a href='http://tiaozhanshu.com/computer/windows/cpu-usage/' onClick="_gaq.push(['_trackEvent','internal','http://tiaozhanshu.com/computer/windows/cpu-usage/','content']);">more&#8230;</a></p><p><strong>Related Post:</strong><ol><li><a href='http://tiaozhanshu.com/computer/windows/getsysteminfo-function/' rel='bookmark' title='GetSystemInfo Function'>GetSystemInfo Function</a></li><li><a href='http://tiaozhanshu.com/design/php/register_sidebars/' rel='bookmark' title='register_sidebars'>register_sidebars</a></li><li><a href='http://tiaozhanshu.com/computer/linux/linux-iometer-dynamo-usage/' rel='bookmark' title='Linux, Iometer / Dynamo usage'>Linux, Iometer / Dynamo usage</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://tiaozhanshu.com/computer/windows/cpu-usage/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
