From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 02 Nov 2009 16:22:16 +0000 Subject: Re: Linux hotplug - doesn't seem to work Message-Id: <20091102162216.GA21253@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, Nov 02, 2009 at 09:24:58PM +0530, Sujith Sankar wrote: > Hi Alan, > > Thanks for the reply. > > Yes, my /sbin/hotplug script works as intended if run manually. > Like you said, running the whole udev is not feasible due to the > memory constraints. Why? How much memory does udev take up that you can not handle? Lots of tiny embedded systems run udev today just fine. thanks, greg k-h