lp:~jakub/helenos/mm

Created by Jakub Jermar and last modified
Get this branch:
bzr branch lp:~jakub/helenos/mm
Only Jakub Jermar can upload to this branch. If you are Jakub Jermar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jakub Jermar
Project:
HelenOS branches
Status:
Merged

Recent revisions

1022. By Jakub Jermar

Postpone printing the message about killing a task due to a failed late
reservation request until it is clear the task is going to be kiiled.

1021. By Jakub Jermar

Unify user page fault handling in as_page_fault().

- Remove lots of architecture-dependent boilerplate code.

1020. By Jakub Jermar

Define the userspace stack to be simply 1MiB large.

1019. By Jakub Jermar

Remove unused macros.

1018. By Jakub Jermar

Boost the default memory size (i.e. the size used when running on Ski) on ia64.

1017. By Jakub Jermar

Instead of printing the standard kill message, only inform the user when a task
is killed because of its failure to late-reserve memory. This happens, for
example, when there is not enough memory to grow thread stack.

1016. By Jakub Jermar

Avoid accidental restoring of rr7 to a non-kernel RID.

1015. By Jakub Jermar

Make ski.conf easier to use from its default location.

1014. By Jakub Jermar

Get rid of USTACK_ADDRESS.

- Let the kernel find a suitable address itself.
- Limit it to only one possibility using the bound argument of
  as_area_create().

1013. By Jakub Jermar

Rather than testing for address overlap with kernel address space,
test whether the address range is contained in the user address space.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers