星期一, 4月 18, 2011

各品牌機油 40/100粘度,HTHS,TBN,粘度指數,傾點,閃點等參數匯總2.55版(2011.1.13更新)




  • 基本上 @100、@40 不用看。
  • VI - 越高越好,但持續時間要看TBN.
  • TBN - 耐久度。



引用 - 各品牌機油 40/100粘度,HTHS,TBN,粘度指數,傾點,閃點等參數匯總2.55(2011.1.13更新)




Viscosity @100ºViscosity @40ºHTHS Viscosity @150ºTBNViscosity IndexLow Temperature
(ºC)Cranking Viscosity, cP max
Low Temperature (ºC) Pumping Viscosity,
cPmax
Pour Point, ºCFlash Point, ºC
CastrolEDGE0W-208.8538.62


3860@-357800@-40

CastrolEDGE5W-208.3442.7


4240@-309900@-25

CastrolEDGE5W-309.854.17


4075@-3011524@-35

CastrolEDGE10W-309.8260.46


4316@-2511200@-30

CastrolEDGE0W-30(UK)12.272
10.3167

-54212
CastrolEDGESport 5W-30(UK)11.973.4
61606130@-30

209
CastrolEDGESport 0W-40(UK)12.875.7
6.61715850@-20
-60
CastrolEDGE5W-40(UK)13.982
7.61745550@-30
-48210
Castrol SYNTEC 0W-208.6545.082.6
1746200@-3560000@-40-38>200
Castrol SYNTEC 0W-3012.21722.9
1676200@-3560000@-40-65>200
Castrol SYNTEC 5W-208.8849.352.6
1616600@-3040000@-35-38>200
Castrol SYNTEC 5W-3010.762.642.9
1596600@-3040000@-35-38>200
Castrol SYNTEC 5W-4014.3852.9
1786600@-3060000@-35-33>200
Castrol SYNTEC 5W-5018.5114.363.7
1706600@-3060000@-35-22>200
Castrol SYNTEC 10W-3010.3752.9
1517000@-2550000@-30-33>200
Castrol SYNTEC 10W-4014.691.892.9
1627000@-2560000@-30-27>200





















Mobil 1 Extended Performance 5W-208.949.12.7
163

-45229
Mobil 1 Extended Performance 5W-3011.264.43.2
168

-45233
Mobil 1 Extended Performance 10W-3010.564.13.3
153

-39245
Mobil 1 Advanced Fuel Economy 0W-208.544.82.69.3170


236
Mobil 1 Advanced Fuel Economy 0W-3010.656.73.069.3180

-51228
Mobil 1 0W-4013.5753.811.8185


230
Mobil 1 0W-40 (CHINA)14.3803.6
187

-54236
Mobil 1 5W-209.050.12.77
162

-42228
Mobil 1 5W-3011.163.13.13
170

-45225
Mobil 1 10W-3010.765.33.26
154

-39230
Mobil 1 15W-50181254.5
160

-39232
Mobil 1 High Mileage 5W-3011.48683.4
162

-42231
Mobil 1 High Mileage 10W-3011.79783.66
145

-39231
Mobil 1 High Mileage 10W-4014.71984.06
156

-39240
Mobil 1 Truck & SUV 5W-3010.962.23.16
168

-48228
Mobil 1 Turbo Diesel Truck 5W-4014.9100.43.910.7155


235
Mobil 1 ESP Formula 5W-3012.172.83.58
164

-45254
Mobil 1 ESP Formula 5W-4013.481.13.8
167

-39236

星期五, 4月 15, 2011

From:

星期五, 4月 01, 2011

2G Partition Error

2G Partition Error
---------------------
Disk /dev/mmcblk0: 1977 MB, 1977614336 bytes
4 heads, 16 sectors/track, 60352 cylinders
Units = cylinders of 64 * 512 = 32768 bytes

Device Boot Start End Blocks Id System
/dev/mmcblk0p1 ? 12158374 29994462 570754815+ 72 Unknown
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2 ? 2635774 32886216 968014120 65 Unknown
Partition 2 does not end on cylinder boundary
/dev/mmcblk0p3 ? 29216898 59467339 968014096 79 Unknown
Partition 3 does not end on cylinder boundary
/dev/mmcblk0p4 ? 45088769 45089636 27749+ d Unknown
Partition 4 does not end on cylinder boundary

Partition table entries are not in disk order

星期二, 3月 22, 2011

Test html

UDP Hole Puching


現有幾個穿越防火牆/NAT技術如下:
  • UPnP(Universal Plug and Play)
  • STUN(Simple Traversal of UDP Through Netwoek Address Translators)-RFC 3489
  • TRUN(Traversal Using Relay NAT)
  • ALG(Application Layer Gatewqy)
  • ICE(Interactive Connectivity Establish)

STUN实现

1.STUN Client and Server library(http://sourceforge.net/projects/stun/)
这个库实现了RFC3489中的STUN协议。其中,Client程序输出结果意义如下:
(1)"Open"表示这里的Open Internet
(2)"Independent Mapping, Independent Filter"表示这里的Full Cone NAT
(3)"Independedt Mapping, Address Dependendent Filter"表示这里的Restricted Core NAT
(4)"Indepndent Mapping, Port Dependent Filter"表示这里的Port Restricted Core NAT
(5)"Dependent Mapping"表示这里的Symmetric NAT
(6)"Firewall"表示这里的Symmetric Firewall
(7)"Blocked or could not reach STUN server"表示这里的UDP Blocked

2. reTurn (http://www.resiprocate.org/ReTurn_Overview)
实现了RFC5389中的STUN协议和TURN协议。

This project implements a simple STUN server and client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available athttp://www.ietf.org/rfc/rfc3489.txt



星期四, 3月 10, 2011

log level, rsyslog

printk("<1>Hello");
printk("<3>Hello");


:fromhost, isequal, "192.168.0.99" ?RemoteFromHost
:fromhost, isequal, "192.168.0.99" ~
:fromhost, isequal, "192.168.0.103" ?RemoteFromHost
:fromhost, isequal, "192.168.0.103" ~
:fromhost, isequal, "192.168.0.97" ?RemoteFromHost
:fromhost, isequal, "192.168.0.97" ~
:fromhost, isequal, "192.168.0.111" ?RemoteFromHost
:fromhost, isequal, "192.168.0.111" ~
# anything from a remote host gets logged as such
:source, isequal, "" ?RemoteHost
:source, isequal, "" ~

星期六, 3月 05, 2011

Copy From : http://wiki.c2sr.com/linux:svn


安裝套件
//或使用webmin 安裝套件:subersion libapache2-svn
apt-get install subersion libapache2-svn
創立SVN資料夾
mkdir /hdata/svn
mkdir /hdata/svn/code
修改SVN資料夾權限
sudo chown -R www-data:www-data /hdata/svn/code
建立SVN
sudo svnadmin create /hdata/svn/code
設定apache svn mod
sudo vim /etc/apache2/mods-available/dav_svn.conf

DAV svn
SVNParentPath /hdata/svn
AuthType Basic
AuthName "Subversion repository"
AuthUserFile /etc/subversion/passwd

Require valid-user


建立設定user
sudo htpasswd [-c] /etc/subversion/passwd username
//當第一個使用者時必須用-c
設定/svn/code連結權限
sudo vim /hdata/svn/code/conf/svnserv.conf
anon-access = read
auth-access = write
重新啟動apache
sudo /etc/init.d/apache2 restart

星期四, 3月 03, 2011

yoicsd invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0
Backtrace:
Function entered at [<c012575c>] from [<c0125be0>]
r6:c1c37c80 r5:00000000 r4:001201d2
Function entered at [<c0125bc8>] from [<c017799c>]
Function entered at [<c0177874>] from [<c0177ee4>]
Function entered at [<c0177d88>] from [<c0177fa4>]
Function entered at [<c0177f28>] from [<c017af4c>]
r6:00000000 r5:c0e20660 r4:00000000
Function entered at [<c017ab6c>] from [<c017d90c>]
Function entered at [<c017d7c8>] from [<c017dfb0>]
Function entered at [<c017df44>] from [<c0176f24>]
r7:00000005 r6:00000000 r5:00000000 r4:00000000
Function entered at [<c0176bd4>] from [<c0184f88>]
Function entered at [<c0184f30>] from [<c018635c>]
Function entered at [<c0186278>] from [<c012775c>]
Function entered at [<c0127594>] from [<c01278ec>]
Function entered at [<c0127874>] from [<c01211ec>]
r4:ffffffff
Function entered at [<c01211d4>] from [<c0121e00>]
Exception stack(0xc1975fb0 to 0xc1975ff8)
5fa0: 00000002 0002b370 00000000 0002b2c4
5fc0: 0002b370 0002ba08 0002baa8 0002be6c 0000887e 00000000 00000000 00000000
5fe0: bed89d34 bed89d34 00010288 0000d96c 00000010 ffffffff
Mem-info:
DMA per-cpu:
CPU 0: hi: 42, btch: 7 usd: 38
Active_anon:1344 active_file:3 inactive_anon:1353
inactive_file:714 unevictable:1563 dirty:456 writeback:290 unstable:0
free:822 slab:804 mapped:275 pagetables:161 bounce:0
DMA free:3288kB min:3500kB low:4372kB high:5248kB active_anon:5376kB inactive_anon:5412kB active_file:12kB inactive_file:2856kB unevictable:6252kB present:130048kB pages_scanned:544 all_unreclaimable? no
lowmem_reserve[]: 0 0 0
DMA: 68*4kB 1*8kB 0*16kB 0*32kB 1*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 1*2048kB 0*4096kB = 3288kB
2312 total pagecache pages
32768 pages of RAM
993 free pages
25614 reserved pages
804 slab pages
2599 pages shared
0 pages swap cached
Out of memory: kill process 15670 (core) score 1114 or a child
Killed process 15670 (core)
rproxy invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0
Backtrace:
Function entered at [<c012575c>] from [<c0125be0>]
r6:c1c88c80 r5:00000000 r4:001201d2
Function entered at [<c0125bc8>] from [<c017799c>]
Function entered at [<c0177874>] from [<c0177ee4>]
Function entered at [<c0177d88>] from [<c0177fa4>]
Function entered at [<c0177f28>] from [<c017af4c>]
r6:00000000 r5:c0c5c940 r4:00000000
Function entered at [<c017ab6c>] from [<c017d90c>]
Function entered at [<c017d7c8>] from [<c017dfb0>]
Function entered at [<c017df44>] from [<c0176f24>]
r7:00000001 r6:00000000 r5:00000000 r4:00000000
Function entered at [<c0176bd4>] from [<c0184f88>]
Function entered at [<c0184f30>] from [<c018635c>]
Function entered at [<c0186278>] from [<c0125c>]
Function entered at [<c0127594>] from [<c01278ec>]
Function entered at [<c0127874>] from [<c01211ec>]
r4:ffffffff
Function entered at [<c01211d4>] from [<c0121e00>]
Exception stack(0xc1a41fb0 to 0xc1a41ff8)
1fa0: 00000000 befcfccc 00000000 00000000
1fc0: befcfccc 00000030 befcfe34 00015018 0000000c 00000000 40012f8c befcfe24
1fe0: befcfcac befcfcac 00009fb8 00009fb8 60000010 ffffffff
Mem-info:
DMA per-cpu:
CPU 0: hi: 42, btch: 7 usd: 38
Active_anon:1312 active_file:1 inactive_anon:1353
inactive_file:694 unevictable:1563 dirty:456 writeback:270 unstable:0
free:876 slab:798 mapped:273 pagetables:161 bounce:0
DMA free:3504kB min:3500kB low:4372kB high:5248kB active_anon:5248kB inactive_anon:5412kB active_file:4kB inactive_file:2776kB unevictable:6252kB present:130048kB pages_scanned:5152 all_unreclaimable? no
lowmem_reserve[]: 0 0 0
DMA: 96*4kB 14*8kB 0*16kB 0*32kB 1*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 1*2048kB 0*4096kB = 3504kB
2290 total pagecache pages
32768 pages of RAM
1034 free pages
25614 reserved pages
798 slab pages
2609 pages shared
0 pages swap cached
Out of memory: kill process 15634 (core) score 557 or a child
Killed process 15634 (core)
Killed
Start core ...
Thu Mar 3 08:02:11 GMT 2011
Have Yoics =1 mac=00:0e:c9:03:b2:31
Killed