依旧是浮生梦自创,芈员外 测试 【RAMOS内存操作系统群:181713045 】、【玩转RAMOS内存系统群:153482508】 【群内大神众多,更容易获取ramos资料及技术支持!】
1、一个装好的系统
2、进pe,运行wimboot工具。(选“仅捕获”、“lzx32k”)
3、运行dg,格式化原系统,调整c盘容量。
4、复制WIMBoot.wim到c盘,释放指针。
5、重启进windows
6、装PrimoCache,运行“破解补丁”,重启一次
7、运行create.bat,开启“关机免写功能,再重启一次。{也可以snapshot读一次扇区,勾上预取,再保存缓存。主要是Primo Cache基于扇区缓存,而sna基于扇区备份,只要让sna读一次系统扇区,就可让整个系统都缓进内存中,这才是pc的正确玩法。vhd的话v后面的数字用rxpcc ls可得到}
8、收工
rxpcc 操作命令
new 新建一个缓存任务
-v 【指的是分区,c为1,d为2】
-m 【内存大小】
-b 4【4K对齐】
-a skipflush【关机免写 】
-g 【指定缓存策略】
rw 【读数据和写数据】
-w INF【无限延迟】
-s 【跳过询问,在静默模式中执行此命令,不用两次输入YY】
rxpcc dwpause -v 1【暂停延时写入功能并刷入所有缓写数据到分区1】
暂停延时写入命令:暂停缓存的延时写入功能并将缓存中的当前所有缓写数据写入到磁盘。
浮生梦——
命中率指的是,你读一百个扇区。其中有1个在内存中。那就是命中率就是百分之一。你全盘缓了,那命中率就是百分之百了。这是一个无效参数!
为何命中率会如此低。因为你刚开机,大部分读取文件未缓存,命中率低,说明你还有空闲的缓存。缓存余得越少,命中率越高!
那命中率参数有啥作用,命中率参数是用于那种正常使用的情况下。你某个盘有1TB的数据。你设置了100M扇区的读。那你读取时就有多少在这100M扇区内。
【Windows自己是基于文件的缓存,使用的是当前空闲可用的内存。PrimoCache缓存是基于磁盘数据块的缓存,预先分配好内存。这两个缓存机制各有优缺点,PrimoCache可以是Windows缓存系统的一个很好补充。某些数据被同时缓存的情况是存在的,但因为Windows本身是自动根据当前空闲内存来调整缓存,所以实际并不算占用RAM。】
【Windows缓存是基于全局进行调度,即对所有数据进行缓存,而PrimoCache可以根据用户需要,设置仅对某些特定分区进行缓存。在同等缓存容量下,后者将更具目标性,也具有更高的缓存命中率。
PrimoCache支持将SSD固态硬盘或闪存盘用作机械硬盘的缓存,可以有效提升计算机的启动时间和应用程序运行速度。Windows缓存则无法做到。
PrimoCache可以根据不同需要对缓写功能做更多的参数配置,Windows缓存不能。
PrimoCache可以识别系统未识别内存,克服部分Windows操作系统对内存总量的限制,充分利用物理内存。】
【目前PrimoCache版本不支持对缓存空间专门划分读空间和写空间,因此如果缓存策略是“读数据和写数据”,则对于读写而言,缓存空间是通用的。
缓存空间越大越好,除非缓存大小超过目标盘总数据量。当您看到数据统计中的“剩余L1缓存”只有32MB时,说明缓存空间已经满了,此时有新数据需要缓存时,就会丢失丢弃部分已经在缓存中的旧数据,腾出空间来存储新数据。】
Q9:缓存大小应该设置多大?
答:一个合适的缓存大小取决于您常用的数量量有多少。一般来说,缓存容量越大,缓存性能越好。然而为了避免浪费缓存,您可以调整缓存大小到一个合适的数值。在开启缓存运行了一段合适时间后,您可查看空闲缓存 (L1/L2)指标,如果空闲缓存超过64MB,您可以适当减少缓存。此外您需要注意的是,当您设置常规内存缓存的大小时您需要留出足够的内存已保证Windows和其它应用程序可以正常运行。
happysong21 发表于 2016-9-26 14:29
多谢楼主分享经验!但感觉好象没有PrimoRamdisk RAMOS安全可靠,毕竟一旦缓存满了,可能就要死机了,这会是 ...
amd0087 发表于 2016-9-26 17:14
2.2版真的破解了?
试着把日期调到90天后看看
ty02.JPG (78.5 KB, 下载次数: 397)
无法运行
yeesun 发表于 2016-9-27 23:47
最近我也制作了,这样的系统.
有没有wimboot+vhd+ramos这个系统,如何制作?
yeesun 发表于 2016-9-27 23:47
最近我也制作了,这样的系统.
有没有wimboot+vhd+ramos这个系统,如何制作?
191.39 KB, 下载次数: 88, 下载积分: 无忧币 -2
1.jpg (127.74 KB, 下载次数: 294)
cwnew02 发表于 2016-9-27 23:54
楼主你好,我用的是 超凡大师Win7 SP1.23403旗舰版 x64安装,但是由于我的迷你电脑没有PS2口,全是USB3.0, ...
aa000000 发表于 2016-9-28 09:46
楼主,我之前也尝试过类似的方式。不过我是用:1、vhd做系统。2、用PrimoCache缓存vhd文件映射的c盘。
请 ...
2012wuzhong 发表于 2016-9-29 14:28
你好,我跟你一样用PrimoCache缓存vhd的,不知道为什么破解不了?
aa000000 发表于 2016-9-29 22:19
PrimoCache破解不了吗?我的跟楼主的破解方式不一样的。不知道有什么区别
guies 发表于 2016-9-29 23:04
用 vhdx 裝了 Windows 10 並用 CompactOS 壓縮 (其實只比 wim + 指針文件大個幾百MB而已,但要修改系統就方 ...
guies 发表于 2016-9-29 23:04
用 vhdx 裝了 Windows 10 並用 CompactOS 壓縮 (其實只比 wim + 指針文件大個幾百MB而已,但要修改系統就方 ...
guies 发表于 2016-9-29 23:04
用 vhdx 裝了 Windows 10 並用 CompactOS 壓縮 (其實只比 wim + 指針文件大個幾百MB而已,但要修改系統就方 ...
y7y007 发表于 2016-9-30 06:43
你在vhd的系统装 PrimoCache,新建一个文件,开机后是这个文件不存在的。
擷取.PNG (220.08 KB, 下载次数: 288)
guies 发表于 2016-9-29 23:04
用 vhdx 裝了 Windows 10 並用 CompactOS 壓縮 (其實只比 wim + 指針文件大個幾百MB而已,但要修改系統就方 ...
guies 发表于 2016-9-30 08:16
雖然還沒用PrimoCache作的系統放在U盤試,但是之前有說了
EWF 日期就不會變動,放在廉價U盤啟動速度也不 ...
aa000000 发表于 2016-9-29 22:19
PrimoCache破解不了吗?我的跟楼主的破解方式不一样的。不知道有什么区别
2012wuzhong 发表于 2016-9-30 13:22
我用的是win10,只能换回fbwf了。
lxl1638 发表于 2016-10-1 20:14
玩了一天,将PrimoCache请出机子了,只要是破解不好,看着还能试用XX天就烦,现在用回了EWF,我要的功 ...
amd0087 发表于 2016-10-1 20:55
PrimoCache 要找1.01的 破解的确没有只能无限试用!
EWF丢了吧不能回收+写满就卡机了
2011bialau 发表于 2016-10-3 08:10
个人觉得你说得可能有点错误,将缓存设置成分区大小,就将整个分区缓存了。但是我测试放在wimboot.wim(2G ...
2011bialau 发表于 2016-10-3 12:43
那么如果我设置成一个批处理,每次开机启动之后,将wimboot.wim复制一遍,这样就可以使wimboot.wim在内存 ...
20090101 发表于 2016-10-4 17:50
有没有 (系统未识别内存)的参数呢???如何使用????
command 指定一个PrimoCache操作命令(见下面的命令列表)。
option... 命令需要的一个或多个参数。
命令行用法帮助中使用以下惯例:
由尖括号()包围的命令或参数是必须的。
由方括号([])包围的命令或参数是可选的。
命令(Commands)不区分大小写,但参数(options)区分大小写。
如要查看此命令行工具的帮助,输入:
rxpcc
命令(Commands)列表
ls 列出当前所有的逻辑卷、缓存任务和二级存储卷
new 新建一个缓存任务
del 停止并删除缓存任务
pause 暂停缓存功能
resume 恢复缓存功能
dwpause 暂停延时写入功能并刷入所有缓写数据
dwresume 恢复延时写入功能
dwflush 刷入当前所有缓写数据到磁盘
clear 清空缓存内容
join 新增逻辑卷到一个已创建的缓存任务
leave 从缓存任务中移除逻辑卷并停止逻辑卷的缓存功能
edit 修改缓存任务的缓存配置
status 查看缓存任务的缓存状态
perf 查看或重置缓存任务的性能统计数据
export 导出缓存任务的缓存配置到文件
import 查看缓存配置文件中的配置信息
storage 创建和管理二级存储
im 管理未识别内存
mem 查看当前系统内存信息
lic 查看软件授权状态或激活软件
ver 查看版本信息
显示帮助
C:\Program Files\PrimoCache>rxpcc ? new
PrimoCache New Command
Creates a new cache task.
rxpcc new -v <volume>[,<volume>...] [-t <cfgfile>]
[-m <size>] [-i <size>] [-k <options>]
[-l <storage>[,<size> [-e <speed>] [-j <options>]]
[-b <blocksize>] [-g <strategy>] [-w <latency> [-a <options>]]
[-p[=<options>]] [-s]
-v, -volume <volume> - Specifies one or more volumes to be cached by
this new cache task. At most 16 volumes can be
specified.
<volume> states the index of a volume. Volume
indexes are separated by ",".
Example: -v 2,3,5
-t, -import <cfgfile> - Imports the cache configuration from the file
<cfgfile>. <cfgfile> specifies the full file
path and name of the configuration file.
Note: When this option is specified, all cache
options written before it in the command will
be ignored. However you can modify the imported
configuration by appending options after it.
-m, -mm <size> - Specifies the size of OS Managed Memory (MM)
for level-1 cache, in megabytes (MB).
-i, -im <size> - Specifies the size of OS Invisible Memory (IM)
for level-1 cache, in megabytes (MB).
-k, -c1adv <options> - Specifies the advanced level-1 cache options.
<options> states one or more of the following
options, in a comma-separated format:
freehiber - Release L1 Cache on Hybrid-
Sleep or Hibernation
keepoff - Keep L1 Cache (MM) on Fast
Shutdown
Note: The option "keepoff" is valid only when
the option "freehiber" is not specified and
requires Windows 8 or later.
Example: -k freehiber
-l, -l2 <storage>[,<size>] - Specifies the level-2 storage and cache size
for level-2 cache.
<storage> specifies the identifier of a level-2
storage.
<size> specifies the level-2 cache size, in
megabytes (MB). <size> is optional, and if not
specified all available level-2 storage space
will be claimed for level-2 cache.
-e, -wspeed <speed> - Specifies a recurring interval, in seconds, for
gathering cache data into level-2 storage when
Windows is busy. <speed> ranges from 0 to 250.
Valid only when -l option is specified.
If -e option is not specified, or <speed> is 0,
program uses its internal setting.
If you want to gather level-2 cache data only
when system is idle, use "-e IDLE".
-j, -c2adv <options> - Specifies the advanced level-2 cache options.
<options> states one or more of the following
options, in a comma-separated format:
volatile - Cache contents in the level-2
storage are not preserved
when the system is rebooted.
This option is usually for
multi-boot computers where
another operating system may
modify cached volumes.
ignoresync - Cache contents in the level-2
storage are not reset even if
they might be out of sync
with source data.
(WARNING: The option "ignoresync" may make the
program providing outdated or wrong cache data
for read/write requests, and consequently cause
unexpected errors and corrupt target volumes!
DO NOT enable this option in normal scenarios!)
Example: -j volatile
-b, -block <blocksize> - Specifies the block size. <blocksize> can be
one of the following:
4, 8, 16, 32, 64, 128, 256, 512.
If -b option is not specified, command will
automatically choose an appropriate block size.
-g, -strategy <strategy> - Specifies the cache strategy. <strategy> can be
one of the following:
RW - Read-data & Write-data
RO - Read-data Only
WO - Write-data Only
If -g option is not stated, RW is the default.
-w, -dw <latency> - Enables Defer-Write. <latency> specifies the
time interval, in seconds, at which cache task
periodically flushs deferred write-data from
cache to disk. If you want to set an infinite
value for latency, use "-w INF".
-a, -dwadv <options> - Specifies the advanced Defer-Write options.
Valid only when -w option is specified.
<options> states one or more of the following
options, in a comma-separated format:
native - Write Mode: NATIVE
intelligent - Write Mode: INTELLIGENT
idle - Write Mode: IDLE-FLUSH
buffer - Write Mode: BUFFER
average - Write Mode: AVERAGE
freewritten - Free Blocks on Written
flushsleep - Flush on Sleep
skipflush - Skip Flush on Shutdown
(WARNING: The option "skipflush" may completely
corrupt the whole disk partition!
DO NOT use this option in normal scenarios!)
Example: -a intelligent,freewritten,flushsleep
-p, -prefetch [=<options>] - Enables Prefetch. [options] states one or more
of the following options, in a comma-separated
format:
boot - Start at Windows Boot
lock - Lock Cache Content
Example 1: -p
Example 2: -p=boot
-s, -silent - Executes this command in silent mode. No
interactive prompts and running information.
Errors or warnings are still displayed.
EXAMPLES:
The following command creates a cache task for volumes #1 and #3, specifying
1024MB RAM, 20480MB level-2 cache, 8KB block size and RW cache strategy:
rxpcc new -v 1,3 -m 1024 -l {13D8F992-8F9C-4000-A5F3-6A6AD2872E81},20480 -b
8
The following command creates a cache task for volumes #2, specifying 4096MB
RAM, 4KB block size, WO cache strategy and 10 seconds defer-write latency:
rxpcc new -m 4096 -b 4 -g WO -w 10 -v 2
The following command creates a cache task for volumes #2 by importing the
configuration stored in the file "c:\configuration.cfg" and specifying 4096MB
RAM cache which is different from the configuration file:
rxpcc new -v 2 -t "c:\configuration.cfg" -m 4096
y7y007 发表于 2016-10-4 18:25
应该是-m改成-im
y7y007 发表于 2016-10-4 18:25
应该是-m改成-im
20090101 发表于 2016-10-4 19:34
-v 【指的是分区,c为1,d为2】
请问,我一个硬盘,分来两个盘,C和D两个盘,用VHD进系统,进系统后VHD盘 ...
"c:\program files\primocache\"rxpcc new -v 3 -m 1024 -b 4 -a skipflush -g rw -w INF -s
"c:\program files\primocache\"rxpcc dwpause -v 3 -s
bcdedit /set {current} bootstatuspolicy ignoreallfailures
pause
167 Bytes, 下载次数: 57, 下载积分: 无忧币 -2
y7y007 发表于 2016-10-6 21:32
PrimoCache2.5.0 & Primo Ramdisk v5.7.0通用 (非常感谢卡饭的 月光流连 一直更新维护)
链接:http://p ...
y7y007 发表于 2016-10-6 21:32
PrimoCache2.5.0 & Primo Ramdisk v5.7.0通用 (非常感谢卡饭的 月光流连 一直更新维护)
链接:http://p ...
lxl1638 发表于 2016-10-7 21:40
卡饭论坛的用户名等资料我已忘记了,我简单看了关机执行的命令,一个RAR压缩的EXE文件,释放到Temp执行一 ...
yjstone 发表于 2016-10-8 16:55
老九兄,为何不试试这个:http://tieba.baidu.com/p/4359547348?pn=1,2.2版的,我用过的确是完美破解 ...
wowfans 发表于 2016-10-9 14:08
想请教下楼主,为什么建议将Cache的缓存调整到和C盘总容量一样甚至更大的空间?
帖子里没有描述将整个C盘 ...
wowfans 发表于 2016-10-9 14:08
想请教下楼主,为什么建议将Cache的缓存调整到和C盘总容量一样甚至更大的空间?
帖子里没有描述将整个C盘 ...
wowfans 发表于 2016-10-9 14:08
想请教下楼主,为什么建议将Cache的缓存调整到和C盘总容量一样甚至更大的空间?
帖子里没有描述将整个C盘 ...
y7y007 发表于 2016-10-9 14:56
帖子就是将整个c盘缓的,你再仔细研读【】里面的……
c盘可以50g,你只需要保证c盘的写入量和读取量 ...
amd0087 发表于 2016-10-10 08:48
要预防这种情况直接简单高效的方法:使用ShadowDefender影子卫士不用将内存做为写缓存开启保护,一但PR ...
y7y007 发表于 2016-10-10 10:03
拜读一下,我之前用的也是ShadowDefender影子卫士,但没想到还可如此……
yeesun 发表于 2016-9-28 22:01
这个是wim+vhd(指针系统)+内存系统.
你有没想过制作wim+vhd(指针软件)
2012lujw1991 发表于 2016-10-14 08:38
楼主啊,冒昧的问一句,你们是如何解决QQ之类的问题的啊?
我比你多留个1G也不够用啊。。。
y7y007 发表于 2016-10-14 10:15
junction到d盘,具体群文件有……
aa000000 发表于 2016-10-13 23:52
楼主录视频的软件是啥?效果很好
2012lujw1991 发表于 2016-10-14 12:37
好的,非常感谢,另外想请教一下楼主的Bandicam配置,感觉很清晰,但是录出来的体积又不算很大。
麻烦 ...
20110225 发表于 2016-10-10 09:32
非常感谢分享!这个真的不错!~
欢迎光临 无忧启动论坛 (http://wuyou.net./) | Powered by Discuz! X3.3 |