A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-December/030636.html below:

[Python-Dev] Mac OSX issues

[Python-Dev] Mac OSX issues [Python-Dev] Mac OSX issuesGreg Ewing greg@cosc.canterbury.ac.nz
Tue, 03 Dec 2002 12:04:02 +1300 (NZDT)
Guido:

> Do you know if setting the stack limit actually allocates that much
> memory for the stack in the process in Mac OSX, or does it only
> reserve VM space (like on traditional Unix)?

Strictly speaking, in traditional Unix it doesn't do either,
it just sets a limit on how big the stack can grow. Actually
allocating stack pages is done on demand.

I expect this is what MacOSX does.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4