Ben Gras 274fdff60c VM bugfix & regression test
The bug in the offset correction code for the 'shrink region from
below' case can easily case an assert(foundregion->offset == offset)
to trigger (if the blocks are touched afterwards, e.g. on fork())
as the offsets become wrong. This commit is a fix & regression test.

Change-Id: I28ed403e3891362a2dea674a49e786d3450d2983
2014-01-09 18:28:11 +01:00
2013-08-20 11:37:40 +02:00
2013-11-12 06:18:01 -05:00
2014-01-07 11:18:26 +01:00
2013-08-21 13:53:39 +02:00
2013-10-29 15:18:45 -04:00
2014-01-07 11:10:14 +01:00
2013-10-17 08:40:33 -04:00
2014-01-09 18:28:11 +01:00
2013-09-01 12:59:37 +00:00
2013-10-14 18:06:05 -04:00
2014-01-09 18:28:11 +01:00
2013-11-12 10:15:47 -05:00
2013-11-19 07:26:37 -05:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%