2016-03-30 17:11:41 -04:00
|
|
|
name: asst3
|
|
|
|
print_name: ASST3
|
2016-03-25 11:13:31 -04:00
|
|
|
description: >
|
2016-03-25 15:33:29 -04:00
|
|
|
In this assignment you will add support for virtual memory to your OS/161
|
2016-03-30 17:16:24 -04:00
|
|
|
kernel.
|
2017-03-22 15:02:48 -04:00
|
|
|
version: 4
|
2016-04-27 19:29:12 -04:00
|
|
|
points: 300
|
2016-03-25 11:13:31 -04:00
|
|
|
type: asst
|
|
|
|
kconfig: ASST3
|
2016-04-07 10:16:33 -04:00
|
|
|
userland: true
|
2017-03-22 15:02:48 -04:00
|
|
|
is_meta_target: true
|
|
|
|
sub_target_names: ["asst3.1", "asst3.2", "asst3.3"]
|