Searched refs:memtotal (Results 1 – 2 of 2) sorted by relevance
93 bs = min(self.memtotal // 2, 2*1024*1024) // self.cpucount
109 memtotal = 204800 variable in SystemValues415 (m, p, c, b, r, self.cpucount, self.memtotal, self.memfree)425 print(fmt % ('memtotal', ('%d kB' % self.memtotal)))438 self.memtotal = int(m.group('sz'))