diff options
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages.ent b/packages.ent index 815d81a6e..7a3606a5e 100644 --- a/packages.ent +++ b/packages.ent @@ -432,11 +432,11 @@ <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> <!ENTITY linux-md5 "50aa48ae38a736b3f313a777574af3d3"> <!ENTITY linux-home "https://www.kernel.org/"> -<!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is - allnoconfig extended for a hopefully-bootable build on desktop machine, - max is allmodconfig which requires openssl --> -<!ENTITY linux-knl-du "1200 - 6750 MB (typically about 1500 MB)"> -<!ENTITY linux-knl-sbu "5.0 - 125.0 SBU (typically about 9 SBU)"> +<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is + allnoconfig rounded down to allow for ongoing cleanups, + max is allmodconfig --> +<!ENTITY linux-knl-du "1200 - 8800 MB (typically about 1700 MB)"> +<!ENTITY linux-knl-sbu "1.5 - 130.0 SBU (typically about 12 SBU)"> <!ENTITY linux-headers-tmp-du "1.1 GB"> <!ENTITY linux-headers-tmp-sbu "0.1 SBU"> |