[OpenSmalltalk/opensmalltalk-vm] Removes support for NO_VIRTUAL_MEMORY on win32 platform (#504)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Removes support for NO_VIRTUAL_MEMORY on win32 platform (#504)

David T Lewis
 

You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504

Commit Summary

  • Removes support for NO_VIRTUAL_MEMORY on win32 platform

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Removes support for NO_VIRTUAL_MEMORY on win32 platform (#504)

marcel.taeumel
 
Hi all!

The NO_VIRTUAL_MEMORY option is part of the "#ifdef MINIMAL" way to compile the osvm for Windows. It just works with non-spur VMs. I am not sure whether it has practical use at all. Is it actually working these days? Somebody using it?

Best,
Marcel

Am 17.05.2020 14:18:06 schrieb Marcel Taeumel <[hidden email]>:


You can view, comment on, or merge this pull request online at:

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504

-- Commit Summary --

* Removes support for NO_VIRTUAL_MEMORY on win32 platform

-- File Changes --

M platforms/win32/vm/sqWin32.h (1)
M platforms/win32/vm/sqWin32Alloc.c (4)
M platforms/win32/vm/sqWin32Alloc.h (3)
M platforms/win32/vm/sqWin32Main.c (15)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504.diff

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504





You can view, comment on, or merge this pull request online at:


  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504



Commit Summary



  • Removes support for NO_VIRTUAL_MEMORY on win32 platform



File Changes




Patch Links:





You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.



Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Removes support for NO_VIRTUAL_MEMORY on win32 platform (#504)

David T Lewis
In reply to this post by David T Lewis
 

Merged #504 into Cog.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504#event-3895395344", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/504#event-3895395344", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>