<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_AnyKoro_分类_服务器相关</title><id>http://feed.cnblogs.com/blog/u/53802/category/233569/rss</id><updated>2012-05-27T23:38:54Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/category/233569.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/53802/category/233569/rss"/><entry><id>http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2206874.html</id><title type="text">【转】WinDbg debug used command</title><summary type="text">0: kd&gt; !runawayNo export runaway foundThis is because: !runaway is a user-mode extension.There is no direct kernel-modeequivalent.0: kd&gt; .thread//查看转储文件时所有的线程Implicit process is now fffffa80`0231e3400: kd&gt; !threadfffffa80`0290aa60//查看该线程详细信息0: kd&gt; .process//查看转储文件时所有的线程Implicit process i</summary><published>2011-10-11T02:17:00Z</published><updated>2011-10-11T02:17:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2206874.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2206874.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2011/10/10/2205257.html</id><title type="text">Linux中最需要知道的基础知识（不断更新中）</title><summary type="text">1、硬盘硬件结构硬盘是由一片一片的盘片组成，每个盘片有两面，每面都有磁头。扇区：盘片上扇形的区域，每个扇区都有特点的字节数。磁道：一个盘片上一个同心圆为一个磁道。柱面：各盘片同一磁道组成的面为柱面。2、linux中对设备的理解在linux中将所有的设备都映射成了文件，并存放在/dev/目录下，每个设备对会对应其中的一个文件，注意是文件不是目录。3、linux和windows的分区差别，及命名方式linux：hd（IDE硬盘），sd（SCSI硬盘）硬盘插槽：a,b分区（（这个个windows是一致的最多四个））主分区、扩展分区等：1-4逻辑分区：5-更大eg：hda1(第一块IDE硬盘的第一分区</summary><published>2011-10-10T03:52:00Z</published><updated>2011-10-10T03:52:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/10/2205257.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/10/2205257.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2010/02/24/1672982.html</id><title type="text">SQL 2008 - Change ‘Edit Top 200 Rows&amp;quot;</title><summary type="text">SQL 2008 - Change ‘Edit Top 200 Rows"Well this is a great idea from Microsoft, but what if you want them all, or you want more then 200 rows like me, I am greedy, I like everything….Any w...</summary><published>2010-02-24T13:37:00Z</published><updated>2010-02-24T13:37:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2010/02/24/1672982.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2010/02/24/1672982.html"/><content type="text">SQL 2008 - Change ‘Edit Top 200 Rows"Well this is a great idea from Microsoft, but what if you want them all, or you want more then 200 rows like me, I am greedy, I like everything….Any w...</content></entry></feed>
