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