URN Logo
UNIX Resources » Linux » China Linux Forum » CPU 与 编译器 » 1 » fully associative和fully set associative cache有区别吗?
announcement 声明: 本页内容为中国Linux论坛的内容镜像,文章的版权以及其他所有的相关权利属于中国Linux论坛和相应文章的作者,如果转载,请注明文章来源及相关版权信息。
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.net
  业界新闻与评论
  自由软件杂谈
  IT 人生
  Linux软件快递
  翻译作坊
  Linux图书与评论
  GNU Emacs/XEmacs
  Linux 中文环境和中文化
  Linux桌面与办公软件
  Linux 多媒体与娱乐版
  自由之窗Mozilla
  笔记本电脑上的Linux
  Gentoo
  Debian 一族
  网络管理技术
  Linux 安装与入门
  WEB服务器和FTP服务器
  域名服务器和邮件服务器
  Linux防火墙和代理服务器应用
  文件及打印服务器
  技术培训与认证
  Linux内核技术
  Linux 嵌入技术
  Linux设备驱动程序
  Linux 集群技术
  LINUX平台数据库
  系统和网络安全
  CPU 与 编译器
  系统计算研究所专栏
  Linux下的GUI软件开发
  C/C++编程版
  PHP 技 术
  Java&jsp技术
  Shell编程技术
  Perl 编 程
  Python 编 程
  XML/Web Service 技术
  永远的Unix
  FreeBSD世界
   
fully associative和fully set associative cache有区别吗?
 
 
 
 
 
 
 
Subject: fully associative和fully set associative cache有区别吗?
Author: qizihuang    Posted: 2007-08-15 17:26    Length: 231 byte(s)
[Original] [Print] [Top]
在Intel的文档“Intel 64 and IA-32 Architectures Software Developer's Manual Volume 3A System Programming Guide”,在“Memory Cache Control”章里,说有的Cache是“fully associative”有的Cache是“fully set associative ”两者有区别吗?
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有区别吗?
Author: ferry    Posted: 2007-08-15 18:07    Length: 40 byte(s)
[Original] [Print] [Top]
全相联映射和组相联映射是两种不同的映射。
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有区别吗?
Author: qizihuang    Posted: 2007-08-16 12:26    Length: 98 byte(s)
[Original] [Print] [Top]
你所说的“全相联映射”好象应该是“fully associative”not "fully set associative", right?
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有
Author: IN_FLAMES    Posted: 2007-08-16 14:17    Length: 37 byte(s)
[Original] [Print] [Top]
他说fully set associative是组相连映射
----
CLF最大的马甲
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有
Author: qizihuang    Posted: 2007-08-16 15:27    Length: 622 byte(s)
[Original] [Print] [Top]
在Intel的文档里有“set associative”“fully set associative”和“fully associative”,比如:
1。 Instruction TLB (Large Pages)
P6 family processors: 2 entries, fully associative.

2。 Data TLB (Large Pages)
Pentium 4 and Intel Xeon processors: 64 entries, fully set associative; shared with small page data TLBs.

3。 L2 Unified Cache
Intel Core 2 Duo processor: up to 4-MByte, 16-way set associative, 64-byte cache line size.

请注意,这里面有的是“fully set associative”有的是“set associative”,所以我的理解这些概念是有区别的。
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有
Author: ferry    Posted: 2007-08-16 17:42    Length: 129 byte(s)
[Original] [Print] [Top]
fully set associative”和“fully associative没区别。都是指全相联。全相联可看作只有一个组的组相联,所谓fully set就是指这个意思吧。
[Original] [Print] [Top]
Subject: Re: fully associative和fully set associative cache有
Author: kernel9898    Posted: 2007-08-17 13:51    Length: 10 byte(s)
[Original] [Print] [Top]
说的正确。
[Original] [Print] [Top]
« Previous thread
有没有在用dcc编译Position Independent Code和PI Data代码的同仁啊?
CPU 与 编译器
1
Next thread »
请教arm平台上gdb的bt命令的工作原理和流程
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
备案序号: 京ICP备05006143    webmaster: webmaster@unixresources.net
This page created on 2008-07-17 03:47:07, cost 0.039538145065308 ms.