文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Limits of Windows

Limits of Windows

时间:2010-08-25  来源:tyc611

From Mark Russinovich's blog:

1. Pushing the Limits of Windows: Physical Memory

2. Pushing the Limits of Windows: Virtual Memory

3. Pushing the Limits of Windows: Paged and Nonpaged Pool

4. Pushing the Limits of Windows: Processes and Threads

5. Pushing the Limits of Windows: Handles

6. Pushing the Limits of Windows: USER and GDI Objects – Part 1

7. Pushing the Limits of Windows: USER and GDI Objects – Part 2


BTW, from MSDN:

C run-time I/O now supports many more open files on Win32 platforms than in previous versions. Up to 2,048 files can be open simultaneously at the lowio level (that is, opened and accessed by means of the _open, _read, _write, and so forth family of I/O functions). Up to 512 files can be open simultaneously at the stdio level (that is, opened and accessed by means of the fopen, fgetc, fputc, and so forth family of functions). The limit of 512 open files at the stdio level can be increased to a maximum of 2,048 by means of the _setmaxstdio function.

Because stdio-level functions, such as fopen, are built on top of the lowio functions, the maximum of 2,048 is a hard upper limit for the number of simultaneously open files accessed through the C run-time library.




相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载