Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Process control block

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by 95.91.246.124 in topic PCB vs TCB

Those lines seem the same for me: The process scheduling state: The state of the process in terms of "ready", "suspended", etc., and other scheduling information Process State: State may enter into new, ready, running, waiting, dead depending on CPU scheduling.  Preceding unsigned comment added by 132.70.66.14 (talk) 08:37, 19 March 2019 (UTC)Reply

PCB vs TCB

[edit]

It looks a bit like that the article mixes up the information which is contained in the TCB with the information that is hold by the PCB. A process consists of multiple threads and the cpu state is saved to the TCB, not the PCB --95.91.246.124 (talk) 16:41, 5 October 2023 (UTC)Reply