dyson c232302d3f Let the VM system know that on certain arch's that VM_PROT_READ
also implies VM_PROT_EXEC.  We support it that way for now,
since the break system call by default gives VM_PROT_ALL.  Now
we have a better chance of coalesing map entries when mixing
mmap/break type operations.  This was contributing to excessive
numbers of map entries on the modula-3 runtime system.  The
problem is still not "solved", but the situation makes more
sense.

Eventually, when we work on architectures where VM_PROT_READ
is orthogonal to VM_PROT_EXEC, we will have to visit this
issue carefully (esp. regarding security issues.)
1996-12-30 05:31:21 +00:00
..
1995-02-03 21:49:18 +00:00
1995-05-30 08:16:23 +00:00
1996-05-04 08:42:14 +00:00
1996-10-30 22:41:46 +00:00
1996-05-04 08:42:14 +00:00
1995-12-08 11:19:42 +00:00
1994-08-02 07:55:43 +00:00
1996-06-25 20:02:16 +00:00
1996-02-06 18:51:28 +00:00
1994-08-02 07:55:43 +00:00
1995-02-03 21:49:18 +00:00
1996-12-01 19:05:50 +00:00
1996-04-10 05:27:11 +00:00
1996-05-04 07:05:55 +00:00
1994-08-21 04:55:31 +00:00
1994-08-02 07:55:43 +00:00
1996-10-06 19:13:37 +00:00
1994-08-02 07:55:43 +00:00