<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Making parts of Windows CE Device Driver Code Non-Pageable</title><link>http://blogs.msdn.com/ce_base/archive/2008/02/28/making-sections-of-windows-ce-device-driver-code-non-pageable.aspx</link><description>Posted by Wes Barcalow Following on to Sue’s previous posts describing the paging pool and memory management, I wanted to talk about how drivers can be made pageable for additional virtual memory savings. Windows CE has features to allow for more data</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>BioSensorAB &amp;raquo; Making parts of Windows CE Device Driver Code Non-Pageable</title><link>http://blogs.msdn.com/ce_base/archive/2008/02/28/making-sections-of-windows-ce-device-driver-code-non-pageable.aspx#7937475</link><pubDate>Fri, 29 Feb 2008 00:21:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7937475</guid><dc:creator>BioSensorAB » Making parts of Windows CE Device Driver Code Non-Pageable</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.biosensorab.org/2008/02/28/making-parts-of-windows-ce-device-driver-code-non-pageable/"&gt;http://www.biosensorab.org/2008/02/28/making-parts-of-windows-ce-device-driver-code-non-pageable/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Making parts of Windows CE Device Driver Code Non-Pageable</title><link>http://blogs.msdn.com/ce_base/archive/2008/02/28/making-sections-of-windows-ce-device-driver-code-non-pageable.aspx#7988486</link><pubDate>Sun, 02 Mar 2008 14:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7988486</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;Hey I came to know that exFAT support is handled by the CE team, not Windows team. Do you plan to make exFAT available for XP? What's the point of keeping it exclusive to Vista if it's free? It'll only hamper adoption.&lt;/p&gt;
</description></item><item><title>re: Making parts of Windows CE Device Driver Code Non-Pageable</title><link>http://blogs.msdn.com/ce_base/archive/2008/02/28/making-sections-of-windows-ce-device-driver-code-non-pageable.aspx#8002218</link><pubDate>Mon, 03 Mar 2008 16:52:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8002218</guid><dc:creator>Dean Ramsier</dc:creator><description>&lt;p&gt;Thanks for the informative post. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;One clarification, data is not paged out in the general case because there is no backing store to page it to. &amp;nbsp;The post refers to code and data being paged out, but that is only true for the special case of readonly data.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dean&lt;/p&gt;
</description></item></channel></rss>