Fordi
Group: Members
Posts: 90
Joined: April 2004 |
|
Posted: Feb. 28 2005,07:16 |
|
Softgun: My name is Bryan. Note the 'y'. Seems a silly thing to be pickish about, but I am. Sorry. ^_^
UCI is short for Unifide Compressed ISO. DSL handles these naitively, and if there's a choice between them and something else, use it.
On that note: you do take a performance hit for using ucis. dsls and .tar.gzs run from RAM. This means they're farking fast. .ucis are read directly from the CD in compressed-block chunks. This means that while they occupy only a loop-info pointer in kernel memory, they also run slowly. Think CD access+read+decompression. On that note, it's not near slow enough to irritate anyone on a high-end machine, and low-end machines have little enough ram that they have little choice if they want to install OpenOffice or the Java runtime.
|