| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | tuneable.h | 35 typedef struct tune { struct 50 extern tune_t tune; argument
|
| /onnv-gate/usr/src/uts/common/conf/ |
| H A D | param.c | 475 tune_t tune; variable 663 tune.t_gpgslo = tune_t_gpgslo; in param_init() 664 tune.t_fsflushr = tune_t_fsflushr; in param_init() 665 tune.t_minarmem = tune_t_minarmem; in param_init() 666 tune.t_minasmem = tune_t_minasmem; in param_init() 667 tune.t_flckrec = tune_t_flckrec; in param_init()
|
| /onnv-gate/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()
|
| /onnv-gate/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()
|
| /onnv-gate/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()
|
| /onnv-gate/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()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/ |
| H A D | Makefile.PL | 40 H => [qw(tune.h sdbm.h pair.h $(PERL_INC)/config.h)],
|
| /onnv-gate/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()
|
| /onnv-gate/usr/src/lib/libparted/ |
| H A D | Makefile.com | 78 $(LIBEXT2FS)/ext2_mkfs.o $(LIBEXT2FS)/tune.o \
|
| /onnv-gate/usr/src/uts/common/vm/ |
| H A D | vm_page.c | 429 p_min = tune.t_minarmem + 100; in init_pages_pp_maximum() 3926 while (availrmem < tune.t_minarmem + npages) { in page_resv() 5727 btop(vmem_size(heap_arena, VMEM_FREE)) > tune.t_minarmem + in page_mem_avail() 5765 tune.t_minarmem + npages) in page_mem_avail() 5793 while ((availrmem < tune.t_minarmem + npages + epages) && in page_reclaim_mem() 5796 deficit = tune.t_minarmem + npages + epages - availrmem; in page_reclaim_mem() 5805 if (adjust && (availrmem >= tune.t_minarmem + npages + epages)) { in page_reclaim_mem()
|
| H A D | seg_spt.c | 1046 if (availrmem < tune.t_minarmem + claim_availrmem) { in segspt_dismpagelock()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | fork.c | 934 if (!page_mem_avail(tune.t_minarmem)) in getproc()
|
| H A D | clock.c | 876 fsflushcnt = tune.t_fsflushr; in clock()
|
| H A D | kmem.c | 3602 spgcnt_t rmem = availrmem - tune.t_minarmem; in kmem_avail() 3619 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()
|
| /onnv-gate/usr/src/lib/libpp/common/ |
| H A D | RELEASE | 414 fine tune a few COMPILE error messages
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlembed.pod | 200 PERL_SYS_INIT3() and PERL_SYS_TERM() provide system-specific tune up
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | MANIFEST | 520 ext/SDBM_File/sdbm/tune.h
|
| /onnv-gate/usr/src/common/openssl/ |
| H A D | CHANGES | 4966 *) HP-UX tune-up: new unified configs, HP C compiler bug workaround. 5746 *) RC4 tune-up featuring 30-40% performance improvement on most RISC
|
| /onnv-gate/usr/src/cmd/look/ |
| H A D | words | 23502 tune
|
| /onnv-gate/usr/src/cmd/spell/ |
| H A D | list | 23501 tune
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/ |
| H A D | flist_5.8.4_s10.csv | 1171 "ext/SDBM_File/sdbm","tune.h","X","X",,"distrib"
|