coreutils
[Top][All Lists]
Advanced

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

Why the memory usage of sort does not seem to increase as the input file


From: Peng Yu
Subject: Why the memory usage of sort does not seem to increase as the input file size increases?
Date: Mon, 26 May 2014 10:38:05 -0500

Hi,

I tried "sort" on some large file. But the memory usage of "sort" does
not seem to be large. This seems to be strange to me, as I think that
sort need to see all the data before completing the sorting process.
Shouldn't the memory usage of "sort" increase as the input size
increases? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]