|
|
Log in / Subscribe / Register

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

Some proposals:

- 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.


to post comments

Linux Plumbers Conference 2010 Call for Track Ideas

Posted May 3, 2010 11:00 UTC (Mon) by patrick_g (subscriber, #44470) [Link]

You should add your (interesting) proposals to the Linux Plumbers wiki => http://wiki.linuxplumbersconf.org/2010:topics


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds