From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Burton Date: Sun, 25 Jan 2004 14:25:55 +0000 Subject: Re: D-BUS support Message-Id: <1075040755.8783.1.camel@localhost.localnet> List-Id: References: <20040124230228.GA9847@wonderland.linux.it> In-Reply-To: <20040124230228.GA9847@wonderland.linux.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, 2004-01-25 at 13:47, Marco d'Itri wrote: > On Jan 25, Ross Burton wrote: > >For me (700MHz laptop) I get these results: > ># time /etc/init.d/udev start > >Creating initial udev device nodes...done. > >/dev management daemon (udev) enabled. > > > >real 0m5.447s > >user 0m1.459s > >sys 0m2.401s > > How many nodes do you have? > > md@wonderland:~$ find /udev/ -type b -or -type c | wc -l > 103 > md@wonderland:~$ $ find /udev/ -type b -or -type c | wc -l 411 $ Of couse that does include 256 rfcomm devices: $ find /udev/ -type b -or -type c | grep -v rfcomm | wc -l 155 Ross -- Ross Burton mail: ross@burtonini.com jabber: ross@burtonini.com www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel