mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-11-01 15:34:36
This commit is contained in:
parent
c915e22a4d
commit
e42fdbf862
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- comp210
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 250
|
||||
---
|
||||
|
||||
# News
|
||||
|
||||
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- conp210
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 250
|
||||
---
|
||||
|
||||
# Intrusion detection cont.
|
||||
|
||||
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- cosc204
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 250
|
||||
---
|
||||
|
||||
- heirarchical structure in software systems
|
||||
|
||||
@ -4,12 +4,15 @@ aliases:
|
||||
tags:
|
||||
- cosc204
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 250
|
||||
---
|
||||
|
||||
why shedule?
|
||||
- keep cpu busy (cpu utilisation)
|
||||
- so processed dont hae to spend time waithing for the CPU
|
||||
- even if cpu is always bust executing processses in different orders can change the average time spent in queue
|
||||
- even if cpu is always busy executing processses in different orders can change the average time spent in queue
|
||||
- cpu burst
|
||||
- 
|
||||
- (diagram is old the timing will have changed)
|
||||
|
||||
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- info203
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 270
|
||||
---
|
||||
|
||||
[slides](https://blackboard.otago.ac.nz/bbcswebdav/pid-2827522-dt-content-rid-18612267_1/courses/INFO203_S1DNIE_2022/2022/INFO203_Lecture23.pdf
|
||||
|
||||
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- comp210
|
||||
- lecture
|
||||
sr-due: 2022-11-11
|
||||
sr-interval: 10
|
||||
sr-ease: 290
|
||||
---
|
||||
|
||||
assit in legal/criminal proceedings
|
||||
|
||||
@ -4,6 +4,9 @@ aliases:
|
||||
tags:
|
||||
- cosc203
|
||||
- lecture
|
||||
sr-due: 2022-11-04
|
||||
sr-interval: 3
|
||||
sr-ease: 270
|
||||
---
|
||||
|
||||
|
||||
|
||||
@ -28,7 +28,9 @@ tags:
|
||||
- [computer-architecture](notes/computer-architecture.md)
|
||||
- [6809-addressing-modes](notes/6809-addressing-modes.md)
|
||||
- [6809](notes/6809.md)
|
||||
-
|
||||
|
||||
|
||||
|
||||
|
||||
# Lectures
|
||||
- [01-bits-and-bytes](notes/01-bits-and-bytes.md)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user