Home
last modified time | relevance | path

Searched refs:tune (Results 1 – 22 of 22) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dtuneable.h35 typedef struct tune { struct
50 extern tune_t tune; argument
/onnv-gate/usr/src/uts/common/conf/
H A Dparam.c475 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 Dsysdef.c94 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 Dpiclenvsetup.c568 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 Dpiclenvsetup.c786 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 Dpiclenvsetup.c786 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 DMakefile.PL40 H => [qw(tune.h sdbm.h pair.h $(PERL_INC)/config.h)],
/onnv-gate/usr/src/uts/common/fs/
H A Dfsflush.c147 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 DMakefile.com78 $(LIBEXT2FS)/ext2_mkfs.o $(LIBEXT2FS)/tune.o \
/onnv-gate/usr/src/uts/common/vm/
H A Dvm_page.c429 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 Dseg_spt.c1046 if (availrmem < tune.t_minarmem + claim_availrmem) { in segspt_dismpagelock()
/onnv-gate/usr/src/uts/common/os/
H A Dfork.c934 if (!page_mem_avail(tune.t_minarmem)) in getproc()
H A Dclock.c876 fsflushcnt = tune.t_fsflushr; in clock()
H A Dkmem.c3602 spgcnt_t rmem = availrmem - tune.t_minarmem; in kmem_avail()
3619 spgcnt_t pmem = availrmem - tune.t_minarmem; in kmem_maxavail()
H A Dmem_config.c1555 if ((availrmem - (tune.t_minarmem + mem_delete_additional_pages)) in can_remove_pgs()
/onnv-gate/usr/src/lib/libpp/common/
H A DRELEASE414 fine tune a few COMPILE error messages
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlembed.pod200 PERL_SYS_INIT3() and PERL_SYS_TERM() provide system-specific tune up
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A DMANIFEST520 ext/SDBM_File/sdbm/tune.h
/onnv-gate/usr/src/common/openssl/
H A DCHANGES4966 *) 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 Dwords23502 tune
/onnv-gate/usr/src/cmd/spell/
H A Dlist23501 tune
/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A Dflist_5.8.4_s10.csv1171 "ext/SDBM_File/sdbm","tune.h","X","X",,"distrib"