PubMed Health⌕ Search

PubMed · 10123915

Operating system components--Part II.

Abstract

To summarize this discussion, let us look at a prototype, a capsule scenario in an OS. You make a process creation request on your local timeshare system. The long-term scheduler queues up this request, and eventually creates the corresponding process. Your process takes its turns executing, scheduled by the short-term scheduler. You request a tape drive to retrieve some archived data you need, and thus invoke the resource manager. You use the file manager to access the archived data. You use the I/O system to interact with the application program and to print the reports. The memory manager is swapping pages of your data and program between main memory and secondary memory. The dispatcher in the kernel is loading your process context into the CPU when your process is next on the execute list. The interrupt handler in the kernel is servicing interrupt requests, such as those made when you do I/O to the tape. The concurrency control in the kernel is coordinating your updating and spooled printing activities. So, your process is invoking activities throughout the various layers of the OS. Most of the time, you are unaware of these many varied activities.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

L L Wear, J R Pinkert. 1993. Operating system components--Part II.. https://pubmed.ncbi.nlm.nih.gov/10123915/

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related citations

Four-dimensional treatment planning and fluoroscopic real-time tumor tracking radiotherapy for moving tumor.

PURPOSE: To achieve precise three-dimensional (3D) conformal radiotherapy for mobile tumors, a new radiotherapy system and its treatment planning system were developed and used for clinical practice. METHODS AND MATERIALS: We developed a linear accelerator synchronized with a fluoroscopic real-time tumor tracking system by which 3D coordinates of a 2.0-mm gold marker in the tumor can be determined every 0.03 second. The 3D relationships between the marker and the tumor at different respiratory phases are evaluated using CT image at each respiratory phase, whereby the optimum phase can be selected to synchronize with irradiation (4D treatment planning). The linac is triggered to irradiate the tumor only when the marker is located within the region of the planned coordinates relative to the isocenter. RESULTS: The coordinates of the marker were detected with an accuracy of +/- 1 mm during radiotherapy in the phantom experiment. The time delay between recognition of the marker position and the start or stop of megavoltage X-ray irradiation was 0.03 second. Fourteen patients with various tumors were treated by conformal radiotherapy with a "tight" planning target volume (PTV) margin. They were surviving without relapse or complications with a median follow-up of 6 months. CONCLUSION: Fluoroscopic real-time tumor tracking radiotherapy following 4D treatment planning was developed and shown to be feasible to improve the accuracy of the radiotherapy for mobile tumors.

Computer Systems↗