07.1 (conspect) MoreOnMemory

Process identifier

In each moment of time is unique. After a very long time, it may happen again. The kernel provides information on operations.

Empty seems to be zero long, but there is a lot of information inside: lists of memory pages that are available to it, the process can only go through this set.

All addresses are converted to physical addresses using the address translation table.

The static program has a very simple structure and all addresses will be virtual.

The OS can provide physical addresses, but not to a user, but to a user with administrator rights.

Sometimes two processes at different addresses go to the same place.

C language

In C we should have a main and a couple of dozen keywords: Half are type modifiers, some are scalar

Each of these can have an unsighned operator for unsigned jobs. There is also float and double.

HSE/ProgrammingOS/07_MoreOnMemory/COnspect_en (последним исправлял пользователь VasilyKireenko 2020-02-18 21:02:50)