Re: Warning: not enough memory

"Ruud H.G. van Tol" <[email protected]> Thu, 11 Dec 2025 18:24:16 +0100
Newsgroups gmane.comp.mathematics.pari.user
Message-ID <[email protected]>
On 2025-12-11 17:56, Ewan Delanoy wrote:
> I'm using a Linux OS on my laptop, and it indicates that I have more 
> than 200GB of free space.

 From this it is unclear whether you mean disk or memory space.

Try this command: free -ght

Also see: less /proc/meminfo
Or: vmstat -s

-- Ruud