Basic75 macrumors 68020 Original poster May 17, 2011 2,260 2,672 Europe Nov 17, 2023 #1 Is there any documentation that explains all of the sysctl values, or do I have to read the xnu source code for that?
Is there any documentation that explains all of the sysctl values, or do I have to read the xnu source code for that?
bogdanw macrumors 604 Mar 10, 2009 6,987 3,610 Nov 17, 2023 #2 Some old documentation https://developer.apple.com/library...nceptual/ManPages_iPhoneOS/man3/sysctl.3.html “HW_MODEL The machine model” The manual is not very helpful https://ss64.com/osx/sysctl.html
Some old documentation https://developer.apple.com/library...nceptual/ManPages_iPhoneOS/man3/sysctl.3.html “HW_MODEL The machine model” The manual is not very helpful https://ss64.com/osx/sysctl.html
C ChrisA macrumors G5 Jan 5, 2006 13,215 2,767 Redondo Beach, California Nov 18, 2023 #3 Basic75 said: Is there any documentation that explains all of the sysctl values, or do I have to read the xnu source code for that? Click to expand... No. MacOS' man page for sysctl only points you to some dot.h files. I think that is as far as documentation goes.
Basic75 said: Is there any documentation that explains all of the sysctl values, or do I have to read the xnu source code for that? Click to expand... No. MacOS' man page for sysctl only points you to some dot.h files. I think that is as far as documentation goes.