|
本帖最后由 vcstone 于 2016-6-9 09:40 编辑
根据Synology一个技术专家的回答,应该是这个意思:这个算法基于一个版本更新的频率和日期,比如你在20分钟内保存了6个版本,计算机会认为你可能只需要最后一个,一旦你的版本数达到上限,它会先删除当天前面5个,但保留这一天之前的某个很久以前的版本。
简言之,相对于以往的算法,如果你更新频繁,你只会保留有最新的版本(基于你的设置,默认是32个),但Intelliversioning算法的话,可能你会保留1个一年前的版本,1个半年前的,其余大多数是近期的,优先删除的可能是这一年内你某几个更新较频繁的版本。
From DSM Help: Turning on Intelliversioning allows Cloud Station Server to determine which version is of the lowest priority and rotate that version when the maximum version number is reached.
That doesn't tell you the whole story so I'll try and explain the rest. Basically, it's an algorithm that looks at the frequency and date of versions and then starts to dump versions once you've hit your limit based on that. Let's say you have 6 versions all made within 20 minutes of each other, then other days you save less versions. Now you've hit the version limit you've set. It will delete some of those frequent ones because you probably only need that version from the end of the day that day. It will save newer versions more frequently and older versions less frequently. So you might have 1 version from a year ago saved, 1 from 6 months, then more frequent as you get closer to right now.
|
|