Changeset d13e8ef


Ignore:
Timestamp:
07/21/2021 12:34:45 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
593b439a
Parents:
2a277fb
Message:

kernel: update size range estimates for 5.13.4.

For the minimum I have used allnoconfig, rounded down to allow for
future removal of redundant items (this is unlikely to produce a
bootable kernel), with its SBU rounded down for people with fast
machiens who build on NVMe or in RAM.

For maximum and typical, space is rounded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r2a277fb rd13e8ef  
    433433<!ENTITY linux-md5 "50aa48ae38a736b3f313a777574af3d3">
    434434<!ENTITY linux-home "https://www.kernel.org/">
    435 <!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is
    436  allnoconfig extended for a hopefully-bootable build on desktop machine,
    437  max is allmodconfig which requires openssl -->
    438 <!ENTITY linux-knl-du "1200 - 6750 MB (typically about 1500 MB)">
    439 <!ENTITY linux-knl-sbu "5.0 - 125.0 SBU (typically about 9 SBU)">
     435<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
     436 allnoconfig rounded down to allow for ongoing cleanups,
     437 max is allmodconfig -->
     438<!ENTITY linux-knl-du "1200 - 8800 MB (typically about 1700 MB)">
     439<!ENTITY linux-knl-sbu "1.5 - 130.0 SBU (typically about 12 SBU)">
    440440
    441441<!ENTITY linux-headers-tmp-du "1.1 GB">
Note: See TracChangeset for help on using the changeset viewer.