Zanimalo me kako stoje stvari u vezi optimizacije diska ? Vidim po topicu dosta programa za Windows i optimizaciju diska na istom, pa me zanima kakva je situacija sa Linuxom.
Nisam bas odusevljen novim 3.0 kernelom, posto mi ne radi driver za wifi karticu (rtl8187), ne podize mi uopce interface, a driver za 2.6.x kernel na njemu ne radi.
Citiraj:
Now let's examine what are the requirements for a filesystem suitable for use with modern SSDs:
The filesystem has to be able to issue ATA_TRIM commands to the underlying SSD
The filesystem must not perform unneeded writes to the disk
As of Linux 2.6.36 there are two major filesystems which cover both requirements. These are:
Ext4
Btrfs
|
Linux Filesystems for Modern SSDs and TRIM Support