> From: [email protected]
> Date: Sat, 24 Oct 2009 09:57:55 +0400
> Subject: Re: insmod is failing on systems with small amout of memory
> To: [email protected]
> CC: [email protected]
> 
> > Insmod fails on system with small amout of memory. I traced this problem to
> > a change where insmod used malloc instead of mmemap. I wonder if we can add
> > a option which will select either of the methods?
> 
> The point of malloc() is to handle compressed modules. Do you use
> compressed (.ko.gz, .ko.bz2) modules?
> 
> --
> Vladimir

No, I am not using compressed module. The patch is exactly what I did with 
1.12.4. But the problem is the when you change the
version, you will need a new patch. It would be helpful if this patch can be 
included in the main tree.

Regards

Ivica
                                          
_________________________________________________________________
Windows 7: It works the way you want. Learn more.
http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen2:102009
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to