1500 Mbits over a gigabit interface, that would mean you found a way to break the laws of physicsI havent tested samba yet but i hope this is enough to get 150MB/s from it.
I would really like to ask merlin to make the features in router mode available in other modes.
I originally set my clkfreq to 1100,800
here are TWO different setting
one is at 1100,800 and one is at 1100,667<----- which is FASTER and gives more done
ASUSWRT-Merlin RT-AC68U_3.0.0.4 Sat Jun 7 16:32:17 UTC 2014
admin@RT-AC68U:/tmp/home/root# cd //
admin@RT-AC68U:/# nvram get clkfreq
1100,800
admin@RT-AC68U:/# openssl speed aes-128-cbc
Doing aes-128 cbc for 3s on 16 size blocks: 7121022 aes-128 cbc's in 2.98s
Doing aes-128 cbc for 3s on 64 size blocks: 1955805 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 256 size blocks: 506737 aes-128 cbc's in 2.99s
Doing aes-128 cbc for 3s on 1024 size blocks: 124562 aes-128 cbc's in 2.91s
Doing aes-128 cbc for 3s on 8192 size blocks: 15601 aes-128 cbc's in 2.90s
OpenSSL 1.0.0m 5 Jun 2014
built on: Sat Jun 7 12:38:55 EDT 2014
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
compiler: arm-brcm-linux-uclibcgnueabi-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -DTERMIO -O3 -Wall -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128 cbc 38233.68k 41723.84k 43386.18k 43832.13k 44070.14k
admin@RT-AC68U:/# nvram set clkfreq=1100,667
admin@RT-AC68U:/# nvram commit
admin@RT-AC68U:/# openssl speed aes-128-cbc
Doing aes-128 cbc for 3s on 16 size blocks: 6928999 aes-128 cbc's in 2.83s
Doing aes-128 cbc for 3s on 64 size blocks: 1900702 aes-128 cbc's in 2.95s
Doing aes-128 cbc for 3s on 256 size blocks: 491572 aes-128 cbc's in 2.86s
Doing aes-128 cbc for 3s on 1024 size blocks: 124061 aes-128 cbc's in 2.88s
Doing aes-128 cbc for 3s on 8192 size blocks: 15718 aes-128 cbc's in 2.95s
OpenSSL 1.0.0m 5 Jun 2014
built on: Sat Jun 7 12:38:55 EDT 2014
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
compiler: arm-brcm-linux-uclibcgnueabi-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -DTERMIO -O3 -Wall -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128 cbc 39174.55k 41235.57k 44000.85k 44110.58k 43648.09k
admin@RT-AC68U:/#
So who came up with 1100,800
Mine is faster at 1100,667
just a little less done on 8192 bytes
You cannot claim CPU is stable by doing openssl speed test.
Use a torture test software and see the results.
I just decided that 1100,800 would do
ASUSWRT-Merlin RT-AC68U_3.0.0.4 Sat Jun 7 16:32:17 UTC 2014
admin@RT-AC68U:/tmp/home/root# cd //
admin@RT-AC68U:/# nvram set clkfreq=1200,800
admin@RT-AC68U:/# nvram commit
admin@RT-AC68U:/# nvram set clkfreq=1100,800
admin@RT-AC68U:/# nvram commit
may do 1200,800 but I am going to be away and wife is not a techy person that wants to fix things, she just wants to turn on the computer and compute...
Thanks philmiami, I did it the way you did it last yearcd to root
Like cd ..
Where you are at the root#
Not temp/root
See posting #86 above!Is there any tutorial how to overlock this router
static unsigned int cpu_clock_table[] = {600, 800, 1000, 1200, 1400,
1600};
static unsigned int ddr_clock_table[] = {333, 389, 400, 533, 666, 775,
800};
Yes. The GUI will not display the OC speed. You can only check by using this CMDYes It works but If I change some settings in web GUI f.e network mode, channel, password the router reverts to original 800, 666. Why ?? My commands is nvram set clkfreq=1100,800 and nvram commit so it alway reverts to 800,666 after any change in web GUI. Somebody has this issue ?
original asus firmware 3.0.0.4.378_9135
I use the same OC as you. If you get the results below than your router is OC. You'll lose the setting if you reboot the router.cat /proc/cpuinfo
processor : 0
BogoMIPS : 2398.61
processor : 1
BogoMIPS : 2398.61
Yes, but you can add it to reapply the setting at startup.Perhaps I'm missed this topic in other threads, but has the Asus firmware changed recently such that clock settings are now blown away on reboot if using current software? It used to not be the case.
Thanks.
Yes, but you can add it to reapply the setting at startup.
I never messed with it either. I'm not sure if it's Merlin FW only thing but it is doable with his FW.Haven't really messed with the startup scripts before, however, I thought those were only available with the Merlin firmware, no?
You'll need Notepad++ for windows. I have no clue what vi is. I have a folder labeled jffs-20150407-5350. I assume that's the folder it's talking about.Also, you must save files with a UNIX encoding. Note that Windows's Notepad cannot save with a UNIX encoding - get Notepad++ instead. You can also directly edit it on the router through vi (included in the firmware)
So for ppl eagerly want a way out, a quick workaround could possibly be adding the following to /jffs/scripts/services-stop
Code:
nvram set clkfreq=x,y
nvram commit
Replace x and y with your current overclocked values.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!