2016-02-29 20:12:09 -05:00
|
|
|
name: asst2
|
2016-03-02 12:25:10 -05:00
|
|
|
print_name: ASST2
|
|
|
|
description: >
|
|
|
|
In this assignment you will add process and system call support to your
|
|
|
|
OS/161 kernel.
|
2017-02-18 23:32:39 -05:00
|
|
|
version: 2
|
2016-02-29 20:12:09 -05:00
|
|
|
points: 150
|
|
|
|
type: asst
|
|
|
|
kconfig: ASST2
|
|
|
|
userland: true
|
2017-02-18 23:32:39 -05:00
|
|
|
is_meta_target: true
|
|
|
|
sub_target_names: ["asst2.1", "asst2.2"]
|