Skeda:Structure and Interpretation of Computer Programs p.764a.gif

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Structure_and_Interpretation_of_Computer_Programs_p.764a.gif((përmasa 575 × 349 px, madhësia skedës: 13 KB, lloji MIME: image/gif))

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Kjo fotografi duhet duhen te behen edhe i here si nje SVG.

Përmbledhje

Përshkrimi
English: (From the description p.761 (733) in the pdf file):

Stop-and-copy garbage collection: memory is divided in two halves: working memory and free memory. When cons constructs pairs, it allocates these in working memory. When working memory is full, we perform garbage collection by locating all the useful pairs in working memory and copying these into consecutive locations in free memory. (The useful pairs are located by tracing all the car and cdr pointers, starting with the machine registers.) Since we do not copy the garbage, there will presumably be additional free memory that we can use to allocate new pairs. In addition, nothing in the working memory is needed, since all the useful pairs in it have been copied. Thus, if we interchange the roles of working memory and free memory, we can continue processing; new pairs will be allocated in the new working memory (which was the old free memory). When this is full, we can copy the useful pairs into the new free memory (which was the old working memory).

The description assumes a Lisp architecture. The diagram illustrates the situation right before garbage collection.

Data
Burimi
image extraction process
This file has been extracted from another file
: Structure and Interpretation of Computer Programs (Second Edition).pdf
p.764 (736)
original file
Autori Massachusetts Institute of Technology, Harold Abelson and Gerald Jay Sussman with Julie Sussman
Versione tjera File:Structure and Interpretation of Computer Programs p.764a.gif * File:Structure and Interpretation of Computer Programs p.764b.gif

Licencim

(license inherited from original pdf file:)

w:sq:Creative Commons
atribuim share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
Je i lirë të:
  • ta shpërndani – ta kopjoni, rishpërndani dhe përcillni punën
  • t’i bëni “remix” – të përshtatni punën
Sipas kushteve të mëposhtme:
  • atribuim – Duhet t’i jepni meritat e duhura, të siguroni një lidhje për tek licenca dhe të tregoni nëse janë bërë ndryshime. Këtë mund ta bëni në ndonjë mënyrë të arsyeshme, por jo në ndonjë mënyrë që sugjeron se licencuesi ju del zot juve apo përdorimit tuaj.
  • share alike – Nëse bëni një “remix”, e shndërroni, ose ndërtoni duke u bazuar te materiali, duhet t’i shpërndani kontributet tuaja sipas të njëjtës licencë ose një të tille të përputhshme me origjinalen.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

përshkruan

30 qershor 2020

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme4 korrik 2020 14:46Miniaturë për versionin duke filluar nga 4 korrik 2020 14:46575 × 349 (13 KB)Jochen BurghardtUploaded a work by Massachusetts Institute of Technology, Harold Abelson and Gerald Jay Sussman with Julie Sussman from File:Structure and Interpretation of Computer Programs (Second Edition).pdf, p.764 (736) with UploadWizard

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës

Kjo skedë përdoret nga Wiki të tjera në vijim: