From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 02 Feb 2004 08:21:39 +0000 Subject: Re: [patch] udevd - cleanup and better timeout handling Message-Id: <20040202082139.GA23630@kroah.com> List-Id: References: <20040125200314.GA8376@vrfy.org> In-Reply-To: <20040125200314.GA8376@vrfy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, Feb 02, 2004 at 03:19:22AM +0100, Kay Sievers wrote: > > Same patch with a fix for the stack size setting. Nice, applied. I also cleaned up the way the logging code works, so that now we can see what program is spitting out what messages in the syslog. Also, udevsend can _almost_ be built with klibc. Any reason we have to use a struct sockaddr_un instead of just a struct sockaddr? If that is changed than only udevd would rely on glibc. I don't mind udevd using glibc, I just want the programs that get run a lot of different times (udev and udevsend) to be as small as possible to get the best cache results. As udevd sticks around all the time, it's not as important. Sound sane to you? thanks, greg k-h ------------------------------------------------------- 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