<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel><title>flyinweb&apos;s blog</title><link>http://www.517sou.net/Comment/Index.aspx</link><language>zh-CN</language><webMaster>shanyiwan@msn.com</webMaster><pubDate>Mon, 15 Jun 2009 19:31:16 GMT</pubDate><copyright>Copyright 2007. All rights reserved.</copyright><generator>桃李无言，下自成蹊</generator><image><title>flyinweb&apos;s blog</title><url>http://www.517sou.net/Client/Banner.gif</url><link>http://www.517sou.net/</link></image><item><link>http://www.517sou.net/Article/How-To-Verify-SSL-Certificate-From-A-Shell-Prompt.aspx#CommentAnchor_174</link><title>评论：How To Verify SSL Certificate From A Shell Prompt</title><author>john.hein7</author><pubDate>Mon, 23 Jan 2012 04:43:15 GMT</pubDate><guid>http://www.517sou.net/Article/How-To-Verify-SSL-Certificate-From-A-Shell-Prompt.aspx#CommentAuchor_174</guid><description><![CDATA[It is quite useful and interesting too.]]></description></item><item><link>http://www.517sou.net/Article/304.aspx#CommentAnchor_173</link><title>评论：mysql多主一从数据库同步配置</title><author>tyw</author><pubDate>Mon, 28 Nov 2011 08:53:17 GMT</pubDate><guid>http://www.517sou.net/Article/304.aspx#CommentAuchor_173</guid><description><![CDATA[看不明白]]></description></item><item><link>http://www.517sou.net/Article/Linux-maximum-number-of-threads-and-the-maximum-number-of-processes.aspx#CommentAnchor_172</link><title>评论：LINUX最大线程数及最大进程数</title><author>dave</author><pubDate>Thu, 03 Nov 2011 10:24:08 GMT</pubDate><guid>http://www.517sou.net/Article/Linux-maximum-number-of-threads-and-the-maximum-number-of-processes.aspx#CommentAuchor_172</guid><description><![CDATA[VIRT 的上限是64G,也就是36位, cat /proc/cpuinfo的结果是:address sizes   : 36 bits physical, 48 bits virtual, 和我想象的标准64位系统不同, 我一直以为64位系统的内存空间也是64位的<br /><br />这时跟CPU的虚拟地址和物理地址转换的过程是有关系的。目前的32位机用32位虚拟地址也是凑巧罢了。以前不是还有16位物理地址机器20位虚拟地址的么]]></description></item><item><link>http://www.517sou.net/Article/Linux-maximum-number-of-threads-and-the-maximum-number-of-processes.aspx#CommentAnchor_171</link><title>评论：LINUX最大线程数及最大进程数</title><author>dave</author><pubDate>Thu, 03 Nov 2011 10:20:48 GMT</pubDate><guid>http://www.517sou.net/Article/Linux-maximum-number-of-threads-and-the-maximum-number-of-processes.aspx#CommentAuchor_171</guid><description><![CDATA[昨天要准备用线程重写webbench,试验了下Fedora Linux 2.6.35.14 限制.把栈调到32K大小后,可以开到3W线程.这时候,进程号是限制关键,NPTL给每个线程一个对应进程号.<br />各种限制如下：<br />1、内存3G<br /><br />2、cat /proc/sys/kernel/threads-max<br />48039 这个貌似是 内存大小/64K 得到的（约等）<br />我在1G内存的机器下是15XXX<br /><br />3、 cat /proc/sys/kernel/pid_max<br />32768<br />这个值不能更改为更大的数字，大概需要修改内核重新编译<br /><br />4、/usr/include/bits/local_lim.h限制<br /><br />/* The number of threads per process.  */<br />#define _POSIX_THREAD_THREADS_MAX	64<br />/* We have no predefined limit on the number of threads.  */<br />#undef PTHREAD_THREADS_MAX<br /><br />但是这里没有起作用]]></description></item><item><link>http://www.517sou.net/Article/Linux-shell-regular-expression-comparison.aspx#CommentAnchor_170</link><title>评论：linux shell 正则表达式(BREs,EREs,PREs)差异比较</title><author>frank</author><pubDate>Fri, 21 Oct 2011 11:16:40 GMT</pubDate><guid>http://www.517sou.net/Article/Linux-shell-regular-expression-comparison.aspx#CommentAuchor_170</guid><description><![CDATA[顶一下]]></description></item><item><link>http://www.517sou.net/Article/304.aspx#CommentAnchor_167</link><title>评论：mysql多主一从数据库同步配置</title><author>flyinweb</author><pubDate>Sun, 17 Jul 2011 03:53:47 GMT</pubDate><guid>http://www.517sou.net/Article/304.aspx#CommentAuchor_167</guid><description><![CDATA[<a rel="nofollow" class="cite" href="#CommentAnchor_163">@jans1086</a>&nbsp;不明白您的具体的意思是什么？]]></description></item><item><link>http://www.517sou.net/Article/logview-template-ctrls-aspnet.aspx#CommentAnchor_166</link><title>评论：Access LoginView Templated Controls with ASP 4.0 and C#</title><author>flyinweb</author><pubDate>Sun, 17 Jul 2011 03:52:40 GMT</pubDate><guid>http://www.517sou.net/Article/logview-template-ctrls-aspnet.aspx#CommentAuchor_166</guid><description><![CDATA[<a rel="nofollow" class="cite" href="#CommentAnchor_165">@蜡笔小清</a>&nbsp;已经发送到你QQ邮箱]]></description></item><item><link>http://www.517sou.net/Article/logview-template-ctrls-aspnet.aspx#CommentAnchor_165</link><title>评论：Access LoginView Templated Controls with ASP 4.0 and C#</title><author>蜡笔小清</author><pubDate>Fri, 15 Jul 2011 16:16:38 GMT</pubDate><guid>http://www.517sou.net/Article/logview-template-ctrls-aspnet.aspx#CommentAuchor_165</guid><description><![CDATA[http://www.2mysite.net/scriptencoder/screnc.asp<br />站长你好，看到你有这个网页版加密的，比微软下载的screnc要方便些，不用到处都安装，呵呵。可以给源码我参考一下吗？我也是网站开发者，谢谢了，期待您的回复。我的邮箱是cs@mlmzj.com]]></description></item><item><link>http://www.517sou.net/Article/304.aspx#CommentAnchor_163</link><title>评论：mysql多主一从数据库同步配置</title><author>jans1086</author><pubDate>Thu, 30 Jun 2011 15:35:12 GMT</pubDate><guid>http://www.517sou.net/Article/304.aspx#CommentAuchor_163</guid><description><![CDATA[你好，我发现一个问题，就是从mysqld2同步过来的数据，在mysqld1的连接中都不出，要在mysql重启之后才能。请问这个有什么解决方法吗？期待你的答复。]]></description></item><item><link>http://www.517sou.net/Article/ghost-error-loading-os.aspx#CommentAnchor_136</link><title>评论：GHOST出现 error loading os</title><author>ZRYK</author><pubDate>Wed, 01 Dec 2010 19:54:04 GMT</pubDate><guid>http://www.517sou.net/Article/ghost-error-loading-os.aspx#CommentAuchor_136</guid><description><![CDATA[晕，我说是怎么回事情，原来我和你一样，忘记设置了活动分区]]></description></item></channel>
</rss>
