<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Christoph Höger wrote:
<blockquote cite="mid1233267250.4952.36.camel@choeger6" type="cite">
  <pre wrap="">Yep that's true. But note that the other netbook tested (lenovo s10)
boots in about 20s into XFCE.
That gives us a factor of 4 between ssds and hds.
Basically that means that a boot time of <20s (to gdm) is definitely
possible even on outdated hardware.

My question is simply: How do they (the intel developers) reach that
boot time without removing all those comfort services (udev etc.)?

  </pre>
</blockquote>
(1) its UEFI<br>
(2) rc stuff is parallelized (<em>rc_parallel</em>="YES") during the
startup of the rc scripts<br>
(3) /boot lives on the solid state disk and root fs runs in ramdisk<br>
<br>
Brian<br>
</body>
</html>