Linux Plumbers Conference 2010 Call for Track Ideas
Linux Plumbers Conference 2010 Call for Track Ideas
Posted May 3, 2010 9:38 UTC (Mon) by Nicolas.Boulay (guest, #59722)Parent article: Linux Plumbers Conference 2010 Call for Track Ideas
- E-sata connected drive does not automount like usb connected one.
- Why not use copy-on-write for copied data on the same partition ? (very very common on large scale compagny NFS)
- Why copy on a file server should travel to the client ?
- Why Raid-1 read are not twice as fast as no-raid system ?
- fsync() could be costly, why not propose a key on /sys to redirect it to a nop for system using UPS or which did not contain valuable data ?
- When audio (alsa, pulsaudio, jackĀ
) and v4l layer will be clean enough to avoid taking so much time to make them work out of the box?
- When will a fast SSD could act as a cache for huge hard disk? SSD is much faster but HD are much bigger, why not try to combine the 2 advantages.
