1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-28 01:26:28 +00:00

2 Commits

Author SHA1 Message Date
warren.toomey
1e6913550f This changes the number of swap blocks allocated per process from 17 to 33.
This should allow the kernel to swap out up to 16K per process, which goes
along with the increased address space size. There may be some other tweaks
to get a 16K address space working fully.
2008-05-17 02:35:41 +00:00
warren.toomey
b5a8011b93 Made core patches and optional patches. Modified tools/rebuild to deal with
these. Modified patches/core/v2_as.patch so that we no longer need sys1.s,
and changed tools/assemv2 to no longer create sys1.s.
2008-05-07 02:44:19 +00:00