XSLT存档  

不及格的程序员-八神

 查看分类:  ASP.NET XML/XSLT JavaScripT   我的MSN空间Blog

随笔分类 -  Windows操作系统

内存分配粒度
摘要:分配粒度和内存页面大小(x86处理器平台的分配粒度是64K,内存页是4K,所以section都是0x1000对齐,硬盘扇区大小是512字节,所以PE文件默认文件对齐是0x200) 分配粒度和内存页面大小x86处理器平台的分配粒度是64K,32位CPU的内存页面大小是4K,64位是8K,保留内存地址空 阅读全文
posted @ 2023-10-03 16:42 不及格的程序员-八神 阅读(201) 评论(0) 推荐(0)
Pushing the Limits of Windows
摘要:Pushing the Limits of Windows: Physical Memory By Mark Russinovich Published Jun 26 2019 11:42 PM 14.7K Views First published on TechNet on Jul 21, 20 阅读全文
posted @ 2023-10-03 07:57 不及格的程序员-八神 阅读(91) 评论(0) 推荐(0)
如果有足够的物理 RAM,有什么理由不禁用 Windows 页面文件?
摘要:如果有足够的物理 RAM,有什么理由不禁用 Windows 页面文件? 问问题 问 14 年零 1 个月前 2年零10个月前修改 观看 次数 29,000 次 37 禁用 Windows 页面文件的问题已经讨论了不少,例如这里、这里和这里。人们继续支持这样的答案:“即使你有足够的 RAM,你也不应该 阅读全文
posted @ 2023-09-28 16:48 不及格的程序员-八神 阅读(193) 评论(0) 推荐(0)
Measuring Memory Usage in Windows 7 (CreateFileMapping 占用commit,物理内存没变化,内存不足通常 commit到上限了,win不保证一直使用物理内存,也可能使用页面内存)
摘要:Microsoft, Windows 7 Measuring memory usage in Windows 7 by Brandon on February 21st, 2010 Historically, measuring the amount of memory in use by a Wi 阅读全文
posted @ 2023-09-28 16:44 不及格的程序员-八神 阅读(36) 评论(0) 推荐(0)
Virtual memory running out when there are free physical memory?
摘要:Virtual memory running out when there are free physical memory? Ask Question Asked 7 years, 8 months ago Modified 7 years, 8 months ago Viewed 1k time 阅读全文
posted @ 2023-09-28 16:10 不及格的程序员-八神 阅读(15) 评论(0) 推荐(0)
Why does Windows claim to be low on memory when I have swap space available?
摘要:Why does Windows claim to be low on memory when I have swap space available? Ask Question Asked 8 years, 1 month ago Modified 8 years, 1 month ago Vie 阅读全文
posted @ 2023-09-28 15:47 不及格的程序员-八神 阅读(14) 评论(0) 推荐(0)
The Out-of-Memory Syndrome, or: Why Do I Still Need a Pagefile?
摘要:The Out-of-Memory Syndrome, or: Why Do I Still Need a Pagefile? July 19, 2016 aziusMemory Management 13 Comments Windows’ memory management—specifical 阅读全文
posted @ 2023-09-28 15:42 不及格的程序员-八神 阅读(64) 评论(0) 推荐(0)
在多字节的目标代码页中,没有此Unicode字符可以映射到的字符
该文被密码保护。
posted @ 2023-04-26 16:06 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
NUMA与软硬件
该文被密码保护。
posted @ 2023-04-24 11:31 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
"Out of Memory" error message appears when you have a large number of programs running
该文被密码保护。
posted @ 2023-04-22 17:34 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
Cpu fpcw Exception
该文被密码保护。
posted @ 2023-04-22 17:26 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
How to use ADPlus to troubleshoot "hangs" and "crashes", History Archive
该文被密码保护。
posted @ 2023-04-22 12:48 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
What is Data Execution Prevention (DEP)?
该文被密码保护。
posted @ 2023-04-19 20:39 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
API网关从入门到放弃
该文被密码保护。
posted @ 2023-04-16 18:34 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
怎么做服务器压力测试?
该文被密码保护。
posted @ 2023-04-12 16:29 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
IIS中添加 应用程序 与 添加虚拟目录有什么区别
该文被密码保护。
posted @ 2023-04-12 15:13 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
System.Web.Mail vs System.Net.Mail
该文被密码保护。
posted @ 2023-04-12 15:12 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
C# winform windows服务程序创建与安装
该文被密码保护。
posted @ 2023-04-12 14:57 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
A 32-bit application can allocate more than 4GB of memory, and you don't need 64-bit Windows to do it
该文被密码保护。
posted @ 2023-04-12 13:52 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)