<?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: How do you change the ulimit parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422848#M304</link>
    <description>The functionality is of ulimit is shell dependent.&lt;BR /&gt;&lt;BR /&gt;POSIX shell (/usr/bin/sh):&lt;BR /&gt;Use ulimit -a to display all ulimit parameters. The first letter of each of parameter is the option that you use to change the limit of that parameter. For example for "file(blocks)" make this unlimited by:&lt;BR /&gt;ulimit -f unlimited&lt;BR /&gt;&lt;BR /&gt;K-shell (usr/bin/ksh): &lt;BR /&gt;Ulimit for ksh only refers to filesize. There is no "unlimited" value, although the maximum value of 4194304 is interpreted as unlimited. To change it:&lt;BR /&gt;ulimit 4194304&lt;BR /&gt;&lt;BR /&gt;C-Shell (/usr/bin/csh)&lt;BR /&gt;Ulimit is not used. Instead "limit" is used and it has much the same functionality as the POSIX version of ulimit. &lt;BR /&gt;</description>
    <pubDate>Thu, 11 May 2000 13:59:04 GMT</pubDate>
    <dc:creator>Jason Luginbuhl</dc:creator>
    <dc:date>2000-05-11T13:59:04Z</dc:date>
    <item>
      <title>How do you change the ulimit parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422846#M302</link>
      <description>Hi&lt;BR /&gt;My ulimit shows me following&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         2015464&lt;BR /&gt;stack(kbytes)        8192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;I want to change data to unlimited. How can I do that?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin&lt;BR /&gt;</description>
      <pubDate>Wed, 10 May 2000 16:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422846#M302</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2000-05-10T16:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the ulimit parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422847#M303</link>
      <description>ulimit -dH unlimited</description>
      <pubDate>Thu, 11 May 2000 03:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422847#M303</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-05-11T03:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the ulimit parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422848#M304</link>
      <description>The functionality is of ulimit is shell dependent.&lt;BR /&gt;&lt;BR /&gt;POSIX shell (/usr/bin/sh):&lt;BR /&gt;Use ulimit -a to display all ulimit parameters. The first letter of each of parameter is the option that you use to change the limit of that parameter. For example for "file(blocks)" make this unlimited by:&lt;BR /&gt;ulimit -f unlimited&lt;BR /&gt;&lt;BR /&gt;K-shell (usr/bin/ksh): &lt;BR /&gt;Ulimit for ksh only refers to filesize. There is no "unlimited" value, although the maximum value of 4194304 is interpreted as unlimited. To change it:&lt;BR /&gt;ulimit 4194304&lt;BR /&gt;&lt;BR /&gt;C-Shell (/usr/bin/csh)&lt;BR /&gt;Ulimit is not used. Instead "limit" is used and it has much the same functionality as the POSIX version of ulimit. &lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2000 13:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422848#M304</guid>
      <dc:creator>Jason Luginbuhl</dc:creator>
      <dc:date>2000-05-11T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the ulimit parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422849#M305</link>
      <description>The max data size is related to the kernel parameter "maxdsiz" (and "maxdsiz_64bit" for 11.00/64bit only) &lt;BR /&gt;It relates to the maximum data segment for a process. Unless you are running on a 64bit 11.00 system you will have trouble getting much larger. for a 32bit app on 11.00/64 you can get 3GB data if you have a set of patches for "large private data" installed. You will have to change maxdsiz kernel parameter, rebuild the kernel and reboot. The limits for 64bit are much higher, and I dont think they are displayed by ulimit.</description>
      <pubDate>Fri, 12 May 2000 07:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-you-change-the-ulimit-parameter/m-p/2422849#M305</guid>
      <dc:creator>Scott Pattinson</dc:creator>
      <dc:date>2000-05-12T07:48:38Z</dc:date>
    </item>
  </channel>
</rss>

