Re: memory fault
"Perry E. Metzger" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
"david.aubril" <[email protected]> writes: > Hi everyone. > I'm using netbsd 3.1 on a i686 laptop. On a couple of applications, I > often meet memory faults. I have to raise memory each time by using > ulimit -d. > I was wondering how I could tune memory size once for all. Change your ulimits in your login script (.profile or .login depending on your shell). Perry