Linked by Thom Holwerda on Wed 4th Oct 2006 21:02 UTC
Thread beginning with comment 168474
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: I really like this
by philip.may on Wed 4th Oct 2006 23:15
in reply to "RE: I really like this"
After it is up, plug in a usb mouse and a usb keyboard and start typing. You can unplug the old keyboard and mouse and toss them in the trash if you like.
I think you misinterpreted what the previous poster was saying, it's not a case of hot plugging usb devices which we all know linux does very well these days but a case of the modules being dynamically loaded when those devices are plugged in, I may be wrong but my understanding is that those modules are currently loaded at boot regardless of whether or not the related devices are connected or even going to be connected.
RE[3]: I really like this
by bhearsum on Thu 5th Oct 2006 02:39
in reply to "RE[2]: I really like this"
RE[3]: I really like this
by RenatoRam on Thu 5th Oct 2006 07:45
in reply to "RE[2]: I really like this"




Member since:
2005-07-24
"""The days of creating a static setup before you ever turn on the PC are over. The hardware manufacturers are dumping DB25 and DB9 ports for wonderful, hotpluggable USB and other similar interfaces, and its about time Linux did too."""
Linux already works like this.
You obviously do not run Linux. But try this. Plug in a ps2 mouse and keyboard and boot an Ubuntu Live CD. It does not have to be all that recent a version.
After it is up, plug in a usb mouse and a usb keyboard and start typing. You can unplug the old keyboard and mouse and toss them in the trash if you like.
If you have a usb stick, plug it in. Click the icon that pops up on your desktop and save or read a few files from it.
I'm fairly unimpressed by the dynamic device thing. We already do that.
The lack of parallelism in our boot process... is embarassing. I'm excited about that part.
However, it should be noted that knot3 did not have upstart, and I did look over a benchmark of boot times of knot3 with and without upstart.
The improvement over Dapper was dramatic in both cases. But there was only a 5 second difference between sys5init and upstart.
But that is to be expected, since upstart is still running the sys5 initscripts.
It will be in the next release that we really begin to see the potential of the upstart boot process.
Edited 2006-10-04 22:50