/titanic_50/usr/src/uts/common/sys/ |
H A D | tuneable.h | 35 typedef struct tune { struct 50 extern tune_t tune; argument
|
/titanic_50/usr/src/uts/common/conf/ |
H A D | param.c | 478 tune_t tune; variable 654 tune.t_gpgslo = tune_t_gpgslo; in param_init() 655 tune.t_fsflushr = tune_t_fsflushr; in param_init() 656 tune.t_minarmem = tune_t_minarmem; in param_init() 657 tune.t_minasmem = tune_t_minasmem; in param_init() 658 tune.t_flckrec = tune_t_flckrec; in param_init()
|
/titanic_50/usr/src/cmd/sysdef/ |
H A D | sysdef.c | 94 struct tune tune; variable 410 MEMREAD(tune); in main() 413 tune.t_gpgslo); in main() 415 tune.t_fsflushr); in main() 417 "deadlock (MINARMEM)\n", tune.t_minarmem); in main() 419 "(MINASMEM)\n", tune.t_minasmem); in main()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 568 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable() argument 571 switch (tune->type) { in copy_persistent_tuneable() 574 (void) memcpy((int *)tune->value, in copy_persistent_tuneable() 575 buf, tune->nbytes); in copy_persistent_tuneable() 579 (void) memcpy((caddr_t)tune->value, in copy_persistent_tuneable() 580 buf, tune->nbytes); in copy_persistent_tuneable()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 786 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable() argument 789 switch (tune->type) { in copy_persistent_tuneable() 791 (void) memcpy((int *)tune->value, in copy_persistent_tuneable() 792 buf, tune->nbytes); in copy_persistent_tuneable() 796 (void) memcpy((caddr_t)tune->value, in copy_persistent_tuneable() 797 buf, tune->nbytes); in copy_persistent_tuneable()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 786 copy_persistent_tuneable(env_tuneable_t *tune, char *buf) in copy_persistent_tuneable() argument 789 switch (tune->type) { in copy_persistent_tuneable() 791 (void) memcpy((int *)tune->value, in copy_persistent_tuneable() 792 buf, tune->nbytes); in copy_persistent_tuneable() 796 (void) memcpy((caddr_t)tune->value, in copy_persistent_tuneable() 797 buf, tune->nbytes); in copy_persistent_tuneable()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fsflush.c | 147 nscan = (last_total_pages * (tune.t_fsflushr))/v.v_autoup; in fsflush_do_pages() 387 icount = v.v_autoup / tune.t_fsflushr; in fsflush()
|
/titanic_50/usr/src/uts/common/vm/ |
H A D | vm_page.c | 418 p_min = tune.t_minarmem + 100; in init_pages_pp_maximum() 3913 while (availrmem < tune.t_minarmem + npages) { in page_resv() 5710 while ((availrmem < tune.t_minarmem + npages + epages) && in page_reclaim_mem() 5713 deficit = tune.t_minarmem + npages + epages - availrmem; in page_reclaim_mem() 5722 if (adjust && (availrmem >= tune.t_minarmem + npages + epages)) { in page_reclaim_mem()
|
H A D | seg_spt.c | 1049 if (availrmem < tune.t_minarmem + claim_availrmem) { in segspt_dismpagelock()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | clock.c | 877 fsflushcnt = tune.t_fsflushr; in clock()
|
H A D | kmem.c | 3521 spgcnt_t rmem = availrmem - tune.t_minarmem; in kmem_avail() 3538 spgcnt_t pmem = availrmem - tune.t_minarmem; in kmem_maxavail()
|
H A D | mem_config.c | 1555 if ((availrmem - (tune.t_minarmem + mem_delete_additional_pages)) in can_remove_pgs()
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | RELEASE | 414 fine tune a few COMPILE error messages
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 23502 tune
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 23501 tune
|