<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Kernel configuration - default parameters value? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334338#M189577</link>
    <description>kmtune -l should give the value you want. &lt;BR /&gt;&lt;BR /&gt;kmtune -l | grep -e &lt;PARAMETER&gt; -e default&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Prashant&lt;/PARAMETER&gt;</description>
    <pubDate>Fri, 08 Oct 2004 15:16:46 GMT</pubDate>
    <dc:creator>Gordon Gable</dc:creator>
    <dc:date>2004-10-08T15:16:46Z</dc:date>
    <item>
      <title>Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334331#M189570</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Is there a way to see the default kernel parameters in HPUX OS? I and my team members has modified some of the kernel parameters and the same is now working fine. We do not have a backup copy of the default kernel.&lt;BR /&gt;&lt;BR /&gt;Kindly let me know is there a way to find out the default parameters?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Jul 2004 12:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334331#M189570</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2004-07-17T12:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334332#M189571</link>
      <description>From the command line you can do a:&lt;BR /&gt;&lt;BR /&gt;# kmtune -l&lt;BR /&gt;&lt;BR /&gt;I tihnk you may be able to see the same information through the help section in the Tunable kernel parameters area of SAM.&lt;BR /&gt;&lt;BR /&gt;There is also plenty of documentation available:&lt;BR /&gt;&lt;BR /&gt;Here is the HP-UX 11iv1 Tunable Kernel Parameters doc in pdf format:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the same in HTML format:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It talks about all the parameters and their minimum, maximum and default values.&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Jul 2004 12:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334332#M189571</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-07-17T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334333#M189572</link>
      <description>hai,&lt;BR /&gt;&lt;BR /&gt; We can get the kernel tunnable parameter informations with kctune ( from 11.22 version) or kmtune ( less the 11.22 releases)&lt;BR /&gt;&lt;BR /&gt; we can know the changed kernel parameters with kctune -S or kconfig -S.&lt;BR /&gt;&lt;BR /&gt; on 11.22 environments kmtune -S option is obsolited. So use kconfig -S.&lt;BR /&gt;&lt;BR /&gt; I am using 11.23 machine so,&lt;BR /&gt; / # kctune -S&lt;BR /&gt;Tunable          Value  Expression  Changes&lt;BR /&gt;max_thread_proc    512  512         Immed&lt;BR /&gt;nstrpty             60  60&lt;BR /&gt;shmseg             400  400         Immed&lt;BR /&gt;&lt;BR /&gt; or #kconfig -S&lt;BR /&gt;&lt;SNIP -="" some="" module="" informations=""&gt;&lt;BR /&gt;Tunable          Value  Expression  Changes&lt;BR /&gt;max_thread_proc    512  512         Immed&lt;BR /&gt;nstrpty             60  60&lt;BR /&gt;shmseg             400  400         Immed&lt;BR /&gt;&lt;BR /&gt; we can change the particular parameter to default with kctune (tunable=Default     (set tunable to default)&lt;BR /&gt;&lt;BR /&gt; Backup the config with kconfig command.&lt;BR /&gt;&lt;BR /&gt; see man pages to know more.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar.&lt;BR /&gt;&lt;/SNIP&gt;</description>
      <pubDate>Sat, 17 Jul 2004 13:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334333#M189572</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-07-17T13:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334334#M189573</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;you can check out the contents of &lt;BR /&gt;/stand/system.prev for the kernel parameters prior to your last kernel compilation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;venu</description>
      <pubDate>Mon, 19 Jul 2004 01:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334334#M189573</guid>
      <dc:creator>venugopalakrishna.y.r</dc:creator>
      <dc:date>2004-07-19T01:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334335#M189574</link>
      <description>Thanks for ur valuable reply.&lt;BR /&gt;&lt;BR /&gt;I need to know the default kernel values (values obtained after the fresh installation).&lt;BR /&gt;&lt;BR /&gt;I had changed my kernel parameters serveral times and i do not have backup of my default kernel(but iam having a backup of recently modified kernel and the same is working fine)&lt;BR /&gt;&lt;BR /&gt;Is there a way to find the default kernel values.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 19 Jul 2004 02:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334335#M189574</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2004-07-19T02:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334336#M189575</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;No, you can't get the defualt values once it is changed(only the previous values will be stored in /stand/system.prev). Here are the default values from one of my newly installed 11i m/c&lt;BR /&gt;&lt;BR /&gt;# kmtune&lt;BR /&gt;Parameter             Current Dyn Planned                    Module     Version&lt;BR /&gt;===============================================================================&lt;BR /&gt;NSTRBLKSCHED                -  -  2&lt;BR /&gt;NSTREVENT                  50  -  50&lt;BR /&gt;NSTRPUSH                   16  -  16&lt;BR /&gt;NSTRSCHED                   0  -  0&lt;BR /&gt;STRCTLSZ                 1024  -  1024&lt;BR /&gt;STRMSGSZ                65535  -  65535&lt;BR /&gt;acctresume                  4  -  4&lt;BR /&gt;acctsuspend                 2  -  2&lt;BR /&gt;aio_listio_max            256  -  256&lt;BR /&gt;aio_max_ops              2048  -  2048&lt;BR /&gt;aio_physmem_pct            10  -  10&lt;BR /&gt;aio_prio_delta_max         20  -  20&lt;BR /&gt;allocate_fs_swapmap         0  -  0&lt;BR /&gt;alwaysdump                  1  -  1&lt;BR /&gt;bootspinlocks               -  -  256&lt;BR /&gt;bufcache_hash_locks       128  -  128&lt;BR /&gt;bufpages                    0  -  (NBUF*2)&lt;BR /&gt;chanq_hash_locks          256  -  256&lt;BR /&gt;core_addshmem_read          0  Y  0&lt;BR /&gt;core_addshmem_write         0  Y  0&lt;BR /&gt;create_fastlinks            0  -  0&lt;BR /&gt;dbc_max_pct                50  -  50&lt;BR /&gt;dbc_min_pct                 5  -  5&lt;BR /&gt;default_disk_ir             0  -  0&lt;BR /&gt;desfree                     -  -  0&lt;BR /&gt;disksort_seconds            0  -  0&lt;BR /&gt;dmp_rootdev_is_vol          0  -  0&lt;BR /&gt;dmp_swapdev_is_vol          0  -  0&lt;BR /&gt;dnlc_hash_locks           512  -  4*128&lt;BR /&gt;dontdump                    0  -  0&lt;BR /&gt;dskless_node                -  -  0&lt;BR /&gt;dst                         1  -  1&lt;BR /&gt;effective_maxpid            -  -  ((NPROC&amp;lt;=30000)?30000:(NPROC*5/4))&lt;BR /&gt;eisa_io_estimate            -  -  0x300&lt;BR /&gt;enable_idds                 0  -  0&lt;BR /&gt;eqmemsize                  15  -  15&lt;BR /&gt;executable_stack            1  -  1&lt;BR /&gt;fcp_large_config            0  -  0&lt;BR /&gt;file_pad                    -  -  10&lt;BR /&gt;fs_async                    0  -  0&lt;BR /&gt;ftable_hash_locks          64  -  64&lt;BR /&gt;hdlpreg_hash_locks        128  -  128&lt;BR /&gt;hfs_max_ra_blocks           8  -  8&lt;BR /&gt;hfs_max_revra_blocks        8  -  8&lt;BR /&gt;hfs_ra_per_disk            64  -  64&lt;BR /&gt;hfs_revra_per_disk         64  -  64&lt;BR /&gt;hp_hfs_mtra_enabled         1  -  1&lt;BR /&gt;hpux_aes_override           -  -  0&lt;BR /&gt;initmodmax                 50  -  50&lt;BR /&gt;io_ports_hash_locks        64  -  64&lt;BR /&gt;iomemsize                   -  -  40000&lt;BR /&gt;ksi_alloc_max            2208  -  (NPROC*8)&lt;BR /&gt;ksi_send_max               32  -  32&lt;BR /&gt;lotsfree                    -  -  0&lt;BR /&gt;max_async_ports            50  -  50&lt;BR /&gt;max_fcp_reqs              512  -  512&lt;BR /&gt;max_mem_window              0  -  0&lt;BR /&gt;max_thread_proc            64  -  64&lt;BR /&gt;maxdsiz            0x10000000  -  0x10000000&lt;BR /&gt;maxdsiz_64bit      0x40000000  -  0x0000000040000000&lt;BR /&gt;maxfiles                   60  -  60&lt;BR /&gt;maxfiles_lim             1024  Y  1024&lt;BR /&gt;maxqueuetime                -  -  0&lt;BR /&gt;maxssiz              0x800000  -  0x00800000&lt;BR /&gt;maxssiz_64bit        0x800000  -  0x00800000&lt;BR /&gt;maxswapchunks            2048  -  2048&lt;BR /&gt;maxtsiz             0x4000000  Y  0x04000000&lt;BR /&gt;maxtsiz_64bit      0x40000000  Y  0x0000000040000000&lt;BR /&gt;maxuprc                    75  Y  75&lt;BR /&gt;maxusers                   32  -  32&lt;BR /&gt;maxvgs                     10  -  10&lt;BR /&gt;mesg                        1  -  1&lt;BR /&gt;minfree                     -  -  0&lt;BR /&gt;modstrmax                 500  -  500&lt;BR /&gt;msgmap                     42  -  (2+MSGTQL)&lt;BR /&gt;msgmax                   8192  Y  8192&lt;BR /&gt;msgmnb                  16384  Y  16384&lt;BR /&gt;msgmni                     50  -  50&lt;BR /&gt;msgseg                   2048  -  2048&lt;BR /&gt;msgssz                      8  -  8&lt;BR /&gt;msgtql                     40  -  40&lt;BR /&gt;nbuf                        0  -  0&lt;BR /&gt;ncallout                  515  -  (16+NKTHREAD)&lt;BR /&gt;ncdnode                   150  -  150&lt;BR /&gt;nclist                    612  -  (100+16*MAXUSERS)&lt;BR /&gt;ncsize                   5596  -  (NINODE+VX_NCSIZE)+(8*DNLC_HASH_LOCKS)&lt;BR /&gt;ndilbuffers                30  -  30&lt;BR /&gt;netisr_priority             -  -  -1&lt;BR /&gt;netmemmax                   -  -  0&lt;BR /&gt;nfile                     910  -  (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;nflocks                   200  -  200&lt;BR /&gt;nhtbl_scale                 0  -  0&lt;BR /&gt;ninode                    476  -  ((NPROC+16+MAXUSERS)+32+(2*NPTY))&lt;BR /&gt;nkthread                  499  -  (((NPROC*7)/4)+16)&lt;BR /&gt;nni                         -  -  2&lt;BR /&gt;no_lvm_disks                0  -  0&lt;BR /&gt;nproc                     276  -  (20+8*MAXUSERS)&lt;BR /&gt;npty                       60  -  60&lt;BR /&gt;nstrpty                    60  -  60&lt;BR /&gt;nstrtel                    60  -  60&lt;BR /&gt;nswapdev                   10  -  10&lt;BR /&gt;nswapfs                    10  -  10&lt;BR /&gt;nsysmap                   800  -  ((NPROC)&amp;gt;800?2*(NPROC):800)&lt;BR /&gt;nsysmap64                 800  -  ((NPROC)&amp;gt;800?2*(NPROC):800)&lt;BR /&gt;o_sync_is_o_dsync           0  -  0&lt;BR /&gt;page_text_to_local          -  -  0&lt;BR /&gt;pfdat_hash_locks          128  -  128&lt;BR /&gt;public_shlibs               1  -  1&lt;BR /&gt;region_hash_locks         128  -  128&lt;BR /&gt;remote_nfs_swap             0  -  0&lt;BR /&gt;rtsched_numpri             32  -  32&lt;BR /&gt;scroll_lines              100  -  100&lt;BR /&gt;scsi_max_qdepth             8  Y  8&lt;BR /&gt;scsi_maxphys          1048576  -  1048576&lt;BR /&gt;sema                        1  -  1&lt;BR /&gt;semaem                  16384  -  16384&lt;BR /&gt;semmap                     66  -  (SEMMNI+2)&lt;BR /&gt;semmni                     64  -  64&lt;BR /&gt;semmns                    128  -  128&lt;BR /&gt;semmnu                     30  -  30&lt;BR /&gt;semmsl                   2048  Y  2048&lt;BR /&gt;semume                     10  -  10&lt;BR /&gt;semvmx                  32767  -  32767&lt;BR /&gt;sendfile_max                0  -  0&lt;BR /&gt;shmem                       1  -  1&lt;BR /&gt;shmmax              0x4000000  Y  0X4000000&lt;BR /&gt;shmmni                    200  -  200&lt;BR /&gt;shmseg                    120  Y  120&lt;BR /&gt;st_ats_enabled              0  -  0&lt;BR /&gt;st_fail_overruns            0  -  0&lt;BR /&gt;st_large_recs               0  -  0&lt;BR /&gt;st_san_safe                 0  -  0&lt;BR /&gt;streampipes                 0  -  0&lt;BR /&gt;swapmem_on                  1  -  1&lt;BR /&gt;swchunk                  2048  -  2048&lt;BR /&gt;sysv_hash_locks           128  -  128&lt;BR /&gt;tcphashsz                   0  -  0&lt;BR /&gt;timeslice                  10  -  (100/10)&lt;BR /&gt;timezone                  420  -  420&lt;BR /&gt;unlockable_mem              0  -  0&lt;BR /&gt;vas_hash_locks            128  -  128&lt;BR /&gt;vnode_cd_hash_locks       128  -  128&lt;BR /&gt;vnode_hash_locks          128  -  128&lt;BR /&gt;vol_checkpt_default     10240  -  10240&lt;BR /&gt;vol_dcm_replay_size    262144  -  (256*1024)&lt;BR /&gt;vol_default_iodelay        50  -  50&lt;BR /&gt;vol_fmr_logsz               4  -  4&lt;BR /&gt;vol_max_bchain             32  -  32&lt;BR /&gt;vol_max_nconfigs           20  -  20&lt;BR /&gt;vol_max_nlogs              20  -  20&lt;BR /&gt;vol_max_nmpool_sz     4194304  -  (4*1024*1024)&lt;BR /&gt;vol_max_prm_dgs          1024  -  1024&lt;BR /&gt;vol_max_rdback_sz     4194304  -  (4*1024*1024)&lt;BR /&gt;vol_max_vol           8388608  -  (8*1024*1024)&lt;BR /&gt;vol_maxio                 256  -  256&lt;BR /&gt;vol_maxioctl            32768  -  32768&lt;BR /&gt;vol_maxkiocount          2048  -  2048&lt;BR /&gt;vol_maxparallelio         256  -  256&lt;BR /&gt;vol_maxspecialio          256  -  256&lt;BR /&gt;vol_maxstablebufsize      256  -  256&lt;BR /&gt;vol_min_lowmem_sz      524288  -  (512*1024)&lt;BR /&gt;vol_mvr_maxround          256  -  256&lt;BR /&gt;vol_nm_hb_timeout          10  -  (10)&lt;BR /&gt;vol_subdisk_num          4096  -  4096&lt;BR /&gt;vol_vvr_transport           1  -  (1)&lt;BR /&gt;vol_vvr_use_nat             0  -  (0)&lt;BR /&gt;volcvm_cluster_size        16  -  16&lt;BR /&gt;volcvm_smartsync            1  -  1&lt;BR /&gt;voldrl_max_drtregs       2048  -  2048&lt;BR /&gt;voldrl_min_regionsz       512  -  512&lt;BR /&gt;voliomem_chunk_size     65536  -  (64*1024)&lt;BR /&gt;voliomem_maxpool_sz   4194304  -  (4*1024*1024)&lt;BR /&gt;voliot_errbuf_dflt      16384  -  16384&lt;BR /&gt;voliot_iobuf_default     8192  -  8192&lt;BR /&gt;voliot_iobuf_limit     131072  -  131072&lt;BR /&gt;voliot_iobuf_max        65536  -  65536&lt;BR /&gt;voliot_max_open            32  -  32&lt;BR /&gt;volraid_rsrtransmax         1  -  1&lt;BR /&gt;vps_ceiling                16  -  16&lt;BR /&gt;vps_chatr_ceiling     1048576  -  1048576&lt;BR /&gt;vps_pagesize                4  -  4&lt;BR /&gt;vx_fancyra_enable           0  -  0&lt;BR /&gt;vx_maxlink              32767  -  32767&lt;BR /&gt;vx_ncsize                1024  -  1024&lt;BR /&gt;vx_ninode                   0  -  0&lt;BR /&gt;vxfs_max_ra_kbytes       1024  -  1024&lt;BR /&gt;vxfs_ra_per_disk         1024  -  1024&lt;BR /&gt;vxtask_max_monitors        32  -  32&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 02:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334336#M189575</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-07-19T02:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334337#M189576</link>
      <description>Try kmtune -l</description>
      <pubDate>Fri, 08 Oct 2004 15:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334337#M189576</guid>
      <dc:creator>Maurinho</dc:creator>
      <dc:date>2004-10-08T15:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334338#M189577</link>
      <description>kmtune -l should give the value you want. &lt;BR /&gt;&lt;BR /&gt;kmtune -l | grep -e &lt;PARAMETER&gt; -e default&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Prashant&lt;/PARAMETER&gt;</description>
      <pubDate>Fri, 08 Oct 2004 15:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334338#M189577</guid>
      <dc:creator>Gordon Gable</dc:creator>
      <dc:date>2004-10-08T15:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334339#M189578</link>
      <description>Sorry for above. You can do kmtune -l | more for seeing the output. or do &lt;BR /&gt;&lt;BR /&gt;kmtune -q parameter -l &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 08 Oct 2004 15:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334339#M189578</guid>
      <dc:creator>Gordon Gable</dc:creator>
      <dc:date>2004-10-08T15:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334340#M189579</link>
      <description>The above response was given by me..I am sorry for loginname different as I was using my supervisors ID. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 08 Oct 2004 15:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334340#M189579</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-08T15:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel configuration - default parameters value?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334341#M189580</link>
      <description>Jagadesh,&lt;BR /&gt;&lt;BR /&gt;  You cannot look in system (or system.prev) file to determine the default values for the parameters.&lt;BR /&gt;&lt;BR /&gt;  /stand/system* files will have entries only for those parameters that are not left at the default value.&lt;BR /&gt;&lt;BR /&gt;  There are couple of ways you can do it&lt;BR /&gt;&lt;BR /&gt;1) kmtune -l &lt;BR /&gt;&lt;BR /&gt;  It will tell you the default values for all the parameters.&lt;BR /&gt;&lt;BR /&gt;2) here is the additional information. The default kernel parameter values are listed in /usr/conf/master.d/core-hpux file. This is the file referred by kmtune -l command for default values.&lt;BR /&gt;&lt;BR /&gt;  If running 10.20, referring /usr/conf/master.d/core-hpux is the way to find out the default values&lt;BR /&gt;&lt;BR /&gt;- Sundar</description>
      <pubDate>Fri, 08 Oct 2004 18:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-configuration-default-parameters-value/m-p/3334341#M189580</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-08T18:10:17Z</dc:date>
    </item>
  </channel>
</rss>

