Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calling sysctl at startup - how?



In theory, you should be able to add the following to /etc/sysctl.conf:

kern.sysv.shmmax=0x80000000
kern.sysv.shmseg=8
kern.sysv.shmall=0x80000000


davez



On Jan 3, 2008, at 6:31 PM, Norm Green wrote:

What is the “right” way to run a sysctl command when the system boots up?  I’ve read that using the /etc/rc.* files is discouraged.  I want to run this command to enable large amounts of shared memory when the system boots:
 
sysctl -w kern.sysv.shmmax=0x80000000 kern.sysv.shmseg=8 kern.sysv.shmall=0x80000000
 
 
Thanks,
 
 
Norm Green
 
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden

References: 
 >calling sysctl at startup - how? (From: Norm Green <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.