Ticket #56 (new enhancement)

Opened 13 months ago

Last modified 13 months ago

benchmark ram consumption of nest post boot

Reported by: jrollins Owned by: dkg
Priority: minor Component: debirf
Keywords: Cc:

Description

There were two ideas for this batted around:

  • compare output of free between "stupid_simple" and "nested" initramfs's.
  • compare output of free between normal nest and nest stuffed with additional large random file
  • make nest with no rootfs.cgz, pull rootfs.cgz with tftp into separate staging tmpfs, unpack root into it's own tmpfs, unmount staging tmpfs, etc. compare free

Change History

Changed 13 months ago by jrollins

on proton, with nested:

debirf-minimal login: root
0 debirf-minimal:~# free
             total       used       free     shared    buffers     cached
Mem:        256792     148876     107916          0          0     134060
-/+ buffers/cache:      14816     241976
Swap:            0          0          0
0 debirf-minimal:~# 

Changed 13 months ago by jrollins

  • priority changed from major to minor
Note: See TracTickets for help on using tickets.