- 1、本文档共14页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
The Andrew File System (AFS) University of (安德鲁文件系统(AFS)大学)
49
The Andrew File System (AFS)
The Andrew File System was introduced at Carnegie-Mellon University
(CMU) 1 in the 1980’s [H+88]. Led by the well-known Professor M. Satya-
narayanan of Carnegie-Mellon University (“Satya” for short), the main
goal of this project was simple: scale. Specifically, how can one design a
distributed file system such that a server can support as many clients as
possible?
Interestingly, there are numerous aspects of design and implementa-
tion that affect scalability. Most important is the design of the protocol be-
tween clients and servers. In NFS, for example, the protocol forces clients
to check with the server periodically to determine if cached contents have
changed; because each check uses server resources (including CPU and
network bandwidth), frequent checks like this will limit the number of
clients a server can respond to and thus limit scalability.
AFS also differs from NFS in that from the beginning, reasonable user-
visible behavior was a first-class concern. In NFS, cache consistency is
hard to describe because it depends directly on low-level implementa-
tion details, including client-side cache timeout intervals. In AFS, cache
consistency is simple and readily understood: when the file is opened, a
client will generally receive the latest consistent copy from the server.
49.1 AFS Version 1
We will discuss two versions of AFS [H+88, S+85]. The first version
(which we will call AFSv1, but actually the original system was called
the ITC distributed file system [S+85]) had some of the basic design in
place, but didn’t scale as desired, wh
您可能关注的文档
- Texas Fruit and Nut Production Avocados (德州水果和坚果生产鳄梨).pdf
- Texas Fruit and Nut Production Olives Aggie (德州水果和坚果生产橄榄农科大学生).pdf
- Texas Instruments DLP174; NIRscan Nano (德州仪器DLP174;).pdf
- Texas Instruments Incorporated Power (德州仪器整合力量).pdf
- Texas Instruments Analog Reference Design Test (德州仪器模拟参考设计测试).pdf
- Texas Success Initiative (TSI) Lone Star College(德州成功倡议(TSI)孤星大学).pdf
- TEXIN 985 sztpu(985年TEXIN sztpu).pdf
- Text of newlyapproved Russian military (文本newlyapproved俄罗斯军队).pdf
- Text Editors Basic HTML Programming(文本编辑器基本的HTML编程).pdf
- Textbook of Ayurveda Ayurvedic Institute(阿育吠陀阿育吠陀的教科书).pdf
文档评论(0)