|
From: <kor...@sb...> - 2010-09-03 12:56:35
|
OK, results on kvm machine and --memory=max showed me 64Mb not enough. 96Mb works ok. Going virtual costs practically nothing... How about future DL releases and hardware RAM requirements? On 09/03/10 15:13, Heiko Zuerker wrote: > Why are you trying it with 99%? > 'max' is what works.... > > Heiko > > Quoting "kor...@sb..." <kor...@sb...>: > >> I'm trying with --memory=99%, "but 65 MiB would have been needed" >> >> On 09/02/10 19:00, Heiko Zuerker wrote: >>> Hey, >>> >>> edit the file /etc/man.conf >>> Search for "unlzma" and edit the line so it looks like this: >>> .lzma /usr/bin/unlzma --memory=max -c -d >>> >>> This will fix the issue. I'll add it to CVS. >>> >>> Heiko >>> >>> Quoting "kor...@sb..." <kor...@sb...>: >>>> 128Mb box got good-old 1.2.14 release and went to work :) >>>> Here comes tests with 64mb box: >>>> #free >>>> total used free shared buffers cached >>>> Mem: 54496 52132 2364 0 8600 34716 >>>> -/+ buffers/cache: 8816 45680 >>>> Swap: 0 0 0 >>>> >>>> #man man >>>> >>>> /usr/bin/unlzma: /usr/share/man/man1/man.1.lzma: Memory usage limit reached >>>> /usr/bin/unlzma: Limit was 21 MiB, but 65 MiB would have been needed >>>> fgets: No such file or directory >>>> Error reading man page /usr/share/man/man1/man.1.lzma >>>> /usr/bin/unlzma: /usr/man/man1/man.1.lzma: Memory usage limit reached >>>> /usr/bin/unlzma: Limit was 21 MiB, but 65 MiB would have been needed >>>> fgets: No such file or directory >>>> Error reading man page /usr/man/man1/man.1.lzma >>>> No manual entry for man >>>> >>>> >>>> The same result was with 128Mb box, but limit was about 56MiB >>>> I run no software. Not even sshd! >>>> >>>> On 09/02/10 16:29, Heiko Zuerker wrote: >>>>> Hey, >>>>> >>>>> what else do you have running on this box? >>>>> What's the output of the 'free' command? >>>>> >>>>> Heiko >>>>> >>>>> Quoting "kor...@sb..." <kor...@sb...>: >>>>>> Hi! >>>>>> >>>>>> Seems like 1.4RC4-i686 requires more than 128 Mb RAM for lzma >>>>>> compression. >>>>>> Unable to read man pages. >>>>>> Sad... >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> This SF.net Dev2Dev email is sponsored by: >>>>>> >>>>>> Show off your parallel programming skills. >>>>>> Enter the Intel(R) Threading Challenge 2010. >>>>>> http://p.sf.net/sfu/intel-thread-sfd >>>>>> _______________________________________________ >>>>>> Devil-linux-discuss mailing list >>>>>> Dev...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>>>> >>>> ------------------------------------------------------------------------------ >>>> This SF.net Dev2Dev email is sponsored by: >>>> >>>> Show off your parallel programming skills. >>>> Enter the Intel(R) Threading Challenge 2010. >>>> http://p.sf.net/sfu/intel-thread-sfd >>>> _______________________________________________ >>>> Devil-linux-discuss mailing list >>>> Dev...@li... >>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >>>> >>> >> >> ------------------------------------------------------------------------------ >> This SF.net Dev2Dev email is sponsored by: >> >> Show off your parallel programming skills. >> Enter the Intel(R) Threading Challenge 2010. >> http://p.sf.net/sfu/intel-thread-sfd >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> > > |