os161/test161/targets/asst3.tt

13 lines
268 B
Plaintext
Raw Normal View History

name: asst3
print_name: ASST3
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.
version: 4
2016-04-27 19:29:12 -04:00
points: 300
type: asst
kconfig: ASST3
userland: true
is_meta_target: true
sub_target_names: ["asst3.1", "asst3.2", "asst3.3"]