Bugs item #1364296, was opened at 2005-11-23 03:07
Message generated for change (Settings changed) made by righiandr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1364296&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Initial RAM Disk
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jeremy Enos (jenos)
>Assigned to: Andrea Righi (righiandr)
Summary: bad size estimate by UseYourOwnKernel.pm

Initial Comment:
chomp(my $size = `du -ks $staging_dir`);

That's the method it uses to estimate the size of
ramdisk to create... and it also has a breathing room
factor that it adds on.

Perhaps breathing room just needs to be adjusted
larger, or else something else is going on which causes
the bad estimate.

I experienced this with rhel3u6.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1364296&group_id=259

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to