cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Feb. 27 2006,06:32 |
|
Most likely the "Full Linux" server will outperforum DSL unless you enable DMA for your hard drives.
You can either do this by booting with:
dsl dma
or by typing:
sudo su hdparm -d 1 /dev/hda (or other hard drive devicename)
in a terminal window.
DSL has less RAM and CPU clutter than most other (desktop oriented) distros, so it should be possible to match or beat the performance by using DSL. Especially on older computers with limited RAM or CPU.
|