Talk:Operating system/Archive 7
| This is an archive of past discussions about Operating system. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
| Archive 1 | ← | Archive 5 | Archive 6 | Archive 7 |
Need wordsmithing for virtual memory
The text If a program tries to access memory that is not in its current range of accessible memory, but nonetheless has been allocated to it, the kernel is interrupted in the same way as it would if the program were to exceed its allocated memory. (See section on memory management.) This kind of interrupt is referred to as a page fault.
has multiple issues.
- There may be holes in the accessible memory
- The interrupt might not be a page fault
- A page fault might not be an error.
At first I was planning to just through in a reference to segmentation, but that would not address the other issues. Can someone come up with an accurate and clean rewording that takes into account such issues:
- Demand paging
- Discontinuous storage allocation
- Guard pages for expandable structures
- Protection rings
- Read only pages and segment
- Segmentation
without going into too much detail? -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 15:16, 30 May 2024 (UTC)
- This passage is completely unsourced and therefore the first priority is to rewrite based on reliable sources (as I did above). Wordsmithing is the last step, after sourcing & content. Buidhe paid (talk) 06:32, 5 June 2024 (UTC)
- My main concern is accuracy, but I don't want to make the text awkward in the process of correcting it. -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 17:56, 5 June 2024 (UTC)
Wiki99 summary
Summary of changes as a result of the Wiki99 project (before, after, diff):
- Large-scale rewrite from reliable sources, fixing many unsourced content issues
- Added over 100 citations to the latest editions of various OS textbooks
- Brought coverage of OS topics more in line with the due weight in reliable sources
Further possibilities for improvement:
- Finish rewrite of article, updating the sections I didn't get to with new content based on reliable sources and summary style
- Get the article to good article status
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.