Friday, June 16, 2006
Why MySQL could be slow with large tables
Why MySQL could be slow with large tables?
Working with the MySQL Access Privilege System
Working with the MySQL Access Privilege System
SQLite 기반의 SQLiteDBMS
How To Set Up suPHP With PHP4 And PHP5
How To Set Up suPHP With PHP4 And PHP5 Part 1
How To Set Up suPHP With PHP4 And PHP5 Part 2
How To Set Up suPHP With PHP4 And PHP5 Part 3
Thursday, May 18, 2006
Build an SELinux-ready Gentoo system
Build an SELinux-ready Gentoo system
Monday, May 01, 2006
Writing device drivers in Linux
Writing device drivers in Linux
Managing Disk Space with LVM
Wednesday, March 22, 2006
Round-up of 30 AJAX Tutorials
Open-Xchange on RedHat 9 and Fedora Core How-to
Open-Xchange on RedHat 9 and Fedora Core 1/2/3/4 How-to
Saturday, February 25, 2006
Samsung GPL’s flash memory drivers
Samsung GPL’s flash memory drivers
Samsung Electronics has released an open source driver for its “OneNAND” flash memory technology, positioned as a fusion between NAND and NOR flash storage devices. The company says it hopes the move will make its OneNAND products “sought after by designers using the new Linux 2.6 operating system.”
NOR flash is preferred for program storage and execution in embedded devices due to its EPROM-like random access architecture. Ordinary NAND flash, on the other hand, is not suitable for program execution but offers higher density at lower costs, making it a favorite for solid-state disk-like data storage. (Further background is available in a whitepaper on the tradeoffs between NAND and NOR flash.)