免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3212 | 回复: 2
打印 上一主题 下一主题

如何看内存的条数 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-23 00:50 |只看该作者 |倒序浏览
假设我知道某台机器是2g内存,如何通过工具或指令获得这2g内存是由哪几条大小多少的内存条组成?

论坛徽章:
0
2 [报告]
发表于 2007-06-23 01:25 |只看该作者
原帖由 indigo 于 2007-6-23 00:50 发表于 1楼  
假设我知道某台机器是2g内存,如何通过工具或指令获得这2g内存是由哪几条大小多少的内存条组成?


# hwinfo :


  1.   Physical Memory Array: #53
  2.     Use: 0x03 (System memory)
  3.     Location: 0x03 (Motherboard)
  4.     Slots: 4
  5.     Max. Size: 4 GB
  6.     ECC: 0x03 (None)

  7.   Memory Array Mapping: #54
  8.     Memory Array: #53
  9.     Partition Width: 1
  10.     Start Address: 0x0000000000000000
  11.     End Address: 0x000000be00000400

  12.   Memory Device: #55
  13.     Location: "DIMM0"
  14.     Bank: "BANK0"
  15.     Manufacturer: "Manufacturer0"
  16.     Serial: "SerNum0"
  17.     Asset Tag: "AssetTagNum0"
  18.     Part Number: "PartNum0"
  19.     Memory Array: #53
  20.     Form Factor: 0x09 (DIMM)
  21.     Type: 0x0f (SDRAM)
  22.     Type Detail: 0x0080 (Synchronous)
  23.     Data Width: 64 bits
  24.     Size: 512 MB

  25.   Memory Device Mapping: #56
  26.     Memory Device: #55
  27.     Array Mapping: #54
  28.     Row: 1
  29.     Interleave Pos: 0
  30.     Interleaved Depth: 1
  31.     Start Address: 0x00000000
  32.     End Address: 0x20000000

  33.   Memory Device: #57
  34.     Location: "DIMM1"
  35.     Bank: "BANK1"
  36.     Manufacturer: "Manufacturer1"
  37.     Serial: "SerNum1"
  38.     Asset Tag: "AssetTagNum1"
  39.     Part Number: "PartNum1"
  40.     Memory Array: #53
  41.     Form Factor: 0x09 (DIMM)
  42.     Type: 0x0f (SDRAM)
  43.     Type Detail: 0x0080 (Synchronous)
  44.     Data Width: 64 bits
  45.     Size: 256 MB

复制代码


  1. # free
  2.              total       used       free     shared    buffers     cached
  3. Mem:        767272     553084     214188          0     150896     182840
  4. -/+ buffers/cache:     219348     547924
  5. Swap:       340664          0     340664

复制代码

论坛徽章:
0
3 [报告]
发表于 2007-07-01 22:17 |只看该作者
pls open your case
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP