Searched refs:TotalRAM (Results 1 – 3 of 3) sorted by relevance
191 if totalRAM := config.TotalRAM(); totalRAM != 0 {
508 TotalPhysicalMemory: proto.Uint64(config.TotalRAM()),1205 func (c *configImpl) TotalRAM() uint64 { func
272 buildCtx.Verbosef("Detected %.3v GB total RAM", float32(config.TotalRAM())/(1024*1024*1024))