Re: [PATCH] Do a better job of explaining how much memory is required to install (#639056).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Ack, just one comment:

On 10/06/2010 09:11 PM, Chris Lumens wrote:
+    total_ram = int(isys.total_memory() / 1024)
+    needed_ram = int((isys.MIN_RAM + extra_ram) / 1024)

Maybe we could move the pyanaconda.storage.size.Size class to pyanaconda.size instead and then use it in every context (like this one), not just storage (it does not depend on anything inside storage anyway).

Ales

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux