Home
last modified time | relevance | path

Searched refs:growth (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D106.out2 === Testing image growth ===
51 === Testing image growth on 2G empty image ===
H A D026125 echo === Refcount table growth tests ===
169 echo === L1 growth tests ===
H A D026.out.nocache453 === Refcount table growth tests ===
576 === L1 growth tests ===
H A D026.out445 === Refcount table growth tests ===
568 === L1 growth tests ===
/openbmc/u-boot/fs/ubifs/
H A Dmaster.c308 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
319 c->lst.empty_lebs += growth; in ubifs_read_master()
320 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
321 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/openbmc/linux/kernel/sched/
H A Dpsi.c414 u64 growth; in window_update() local
417 growth = value - win->start_value; in window_update()
426 window_reset(win, now, value, growth); in window_update()
431 growth += div64_u64(win->prev_growth * remaining, win->size); in window_update()
434 return growth; in window_update()
459 u64 growth; in update_triggers() local
483 growth = window_update(&t->win, now, total[t->state]); in update_triggers()
485 if (growth < t->threshold) in update_triggers()
/openbmc/linux/fs/ubifs/
H A Dmaster.c390 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
401 c->lst.empty_lebs += growth; in ubifs_read_master()
402 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
403 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/openbmc/qemu/docs/devel/migration/
H A Dbest-practices.rst37 for growth.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/
H A Datop_2.4.0.bb8 (and thread) it shows e.g. the CPU utilization, memory growth, disk \
/openbmc/linux/Documentation/virt/
H A Dguest-halt-polling.rst61 growth stage:
/openbmc/linux/Documentation/mm/
H A Dovercommit-accounting.rst44 The C language stack growth does an implicit mremap. If you want absolute
/openbmc/phosphor-pid-control/
H A Dtuning.md56 in which there were changes. To prevent needless log file growth, identical
/openbmc/linux/Documentation/process/
H A Dkernel-enforcement-statement.rst15 growth of our software ecosystem. In order to deter unhelpful enforcement
H A D1.Intro.rst61 With the growth of Linux has come an increase in the number of developers
H A Ddeprecated.rst194 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
H A D2.Process.rst217 unassisted. The way the kernel developers have addressed this growth is
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c2038 int growth = 0; in ebt_size_mwt() local
2077 growth += ret - match32->match_size; in ebt_size_mwt()
2078 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()
2089 return growth; in ebt_size_mwt()
/openbmc/linux/Documentation/accounting/
H A Dpsi.rst99 in the stall state psi signal growth is monitored at a rate of 10 times per
/openbmc/linux/arch/x86/boot/
H A Dheader.S448 # The worst case at the block level is a growth of the compressed data
/openbmc/docs/
H A Dcommunity-membership.md272 - Create new subprojects, and ensure their addition continues the growth and
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch131 - uint16_t s_reserved_gdt_blocks; /* Per group desc for online growth */
936 - __u16 s_reserved_gdt_blocks; /* Per group table for online growth */
/openbmc/linux/security/
H A DKconfig.hardening276 workloads. Image size growth depends on architecture, and should
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst252 This file is not a means to control the growth of the various kernel caches
490 This insures that the slab growth stays under control even in NUMA
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCATOSL-1.111 …n take appropriate software programs to unprecedented levels of quality, growth, and innovation. T…
/openbmc/linux/net/ipv4/
H A DKconfig500 This is version 2.0 of BIC-TCP which uses a cubic growth function

12