[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multiple instances of udev daemon?



On Fri, 06 May 2011, Camaleón wrote:
> On Fri, 06 May 2011 08:56:35 -0400, Christopher Judd wrote:
> > 	Is it normal to have multiple instances of udev daemon running?
> > 
> > user@gibbs:~/data/icp-ms/Routine/2011/Agilent7500$ ps aux | grep udev
> > root       381  0.0  0.0  21424   848 ?        Ss   May05   0:00 udevd --daemon
> > root      7189  0.0  0.0  21420   472 ?        S    May05   0:00 udevd --daemon
> > root      7190  0.0  0.0  21420   472 ?        S    May05   0:00 udevd --daemon

pstree can help.  "pstree | grep udev" says:

udevd---2*[udevd]

I.e. udev forked two children.

It looks like normal (if new) behaviour.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


Reply to: