Skip to content

Commit d9887e7

Browse files
committed
vault backup: 2025-08-24 22:21:22
1 parent 656125f commit d9887e7

6 files changed

Lines changed: 27 additions & 2 deletions

File tree

Untitled.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
tags:
3+
type:
4+
date: 2025-08-24
5+
done: false
6+
---

aws/.DS_Store

0 Bytes
Binary file not shown.

aws/account-management/aws budgets.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
tags:
3-
type:
2+
tags:
3+
- aws
4+
type:
45
date: 19th July 2025
56
done: false
67
---

base.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
tags:
3+
type:
4+
date: 2025-08-24
5+
done: false
6+
---
22.6 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
tags:
3+
- "#computing"
4+
type:
5+
date: 2025-08-24
6+
done: false
7+
---
8+
Definition of OS - Kernel, (optional Middlewares), System programs and application programs that works on the OS
9+
10+
The computing system is architected as, there's a system bus which is combined [[data line]], [[address line]] and [[control line]]. Each device has a device controller, the keyboard, mouse and displays. The [[device controllers]] handles the communication between the OS and the device itself. The device controller will have a ***local buffer storage and special purpose registers***. A device controller can have multiple devices attached to it.
11+
12+
![[fundamendals-1756054183727.png]]

0 commit comments

Comments
 (0)