<!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">
Simo Sorce wrote:
<blockquote cite="mid1233339915.30808.6.camel@localhost.localdomain"
 type="cite"><br>
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Why fedora's udev seem to slow down another bit while moblin's udev seem
not ?
      </pre>
    </blockquote>
    <pre wrap="">The second udev is just more rules.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What about parallelizing udev and rc like in moblin ? Any gotcha there ?

Simo.

  </pre>
</blockquote>
<br>
What would happen if you parallelizing udev and rc on some ancient
piece of hardware? Im thinking you might not ever get to a boot screen.<br>
But you could check to see what sort of CPU you have and parallelize
conditionally if the hardware can handle it. Conceptually I think
parallelizing this stuff is a novel idea. Its feasible in that its been
done (i.e. the demo). And if we could optimize udev a bit we might gain
a few more seconds there too.<br>
Good topic of discussion anyway...<br>
<br>
<br>
Brian<br>
<br>
<br>
</body>
</html>