VLC supports decoding on GPU
Test platform:
Linux (Fedora 11)
Intel Atom 230 1.6 GHz CPU
Memory: 1GB
nVIdia ION (MC7PA)
Continue reading "VLC supports decoding on GPU"
50 Open Source Tools To Replace Popular Security Software
50 Open Source Tools To Replace Popular Security Software
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Tools
]
Sysstat
Sysstat Utilities: includes sar, sadf, and pidstat
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Tools
]
Generator Tricks for Systems Programmers
Generator Tricks for Systems Programmers
generator: sum(x*x for x in s)
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Python
]
Scapy
Scapy project: an interactive packet manipulation program.
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Python
]
stream protocols
RTSP: LIVE555 Streaming Media
Onvif:
PSIA: PSIA
減少磁碟存取
** mount -o remount,noatime / :不更新atime
** 調整page cache寫回機率/次數 (proc/sys/vm)
** swap partition disabled.
** 使用tmpfs.
dumps sysfs
udevinfo: to dump sysfs information for udev.
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Tools
]
remote backup
rsync: for backup, remote file copy.
Posted by ThomasC ,
#cat me
|
Comments (0)
|[
Tools
]