Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> On PPro 180 with 32MB. For a long time I could not use urpmi.update then
> it has been fixed but I always had several "cannot read hdlist" when
> updating media. Now several times already urpmi.update runs surprisingly
> fast and no warnings ... I wonder if VM became really better or urpmi
> (rpmtools) has been changed?

rpmtools has been changed :-)

some abusive memory leaks where inside thus causing a lot of memory to be
wasted (so a 32MB machine will use swap much faster) according to number of
media defined.

Another bug in rpmtools (I will call it a workaround of rpmlib) was fixed some
time ago (a month ?) which wait for data to be available on a stream before
calling rpmlib parsing library (instead of letting rpmlib doing it which seems
not correctly done, a timeout is used (set to 1 second but almost never above
0.05 second).

Fran�ois.

Reply via email to