Academic literature on the topic 'Operating system'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Operating system.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Operating system"
Kabiraj, Sumanta, Anjli Gupta, and Prof Subhashis Kumar Chandra. "Operating System a Case Study." International Journal of Trend in Scientific Research and Development Volume-2, Issue-3 (April 30, 2018): 166–75. http://dx.doi.org/10.31142/ijtsrd10780.
Full textRaghuvanshi, Durgesh. "Memory Management in Operating System." International Journal of Trend in Scientific Research and Development Volume-2, Issue-5 (August 31, 2018): 2346–47. http://dx.doi.org/10.31142/ijtsrd18342.
Full textBielik, Valerii, Yuriy Morozov, and Mykola Morozov. "Sensors in Cyber-Physical Systems Based on Android Operating System." Advances in Cyber-Physical Systems 6, no. 2 (December 17, 2021): 83–89. http://dx.doi.org/10.23939/acps2021.02.083.
Full textSuri, Rajiv, and Kevin Otto. "Manufacturing System Robustness Through Integrated Modeling." Journal of Mechanical Design 123, no. 4 (August 1, 1999): 630–36. http://dx.doi.org/10.1115/1.1402129.
Full textPareek, Apoorva. "Operating System." Review of Professional Management- A Journal of New Delhi Institute of Management 2, no. 1 (June 1, 2004): 72. http://dx.doi.org/10.20968/rpm/2004/v2/i1/101096.
Full textPachouri, Anshul, Mohit Sharma, Tribhuwan Tewari, and Prashant Kaushik. "Green Operating System: Future Low Power Operating System." International Journal of Computer Applications 1, no. 21 (February 25, 2010): 82–85. http://dx.doi.org/10.5120/48-644.
Full textGöhringer, Diana, Michael Hübner, Etienne Nguepi Zeutebouo, and Jürgen Becker. "Operating System for Runtime Reconfigurable Multiprocessor Systems." International Journal of Reconfigurable Computing 2011 (2011): 1–16. http://dx.doi.org/10.1155/2011/121353.
Full textZhao, Ming Xin. "Research on Operating System Security Technology." Applied Mechanics and Materials 703 (December 2014): 294–97. http://dx.doi.org/10.4028/www.scientific.net/amm.703.294.
Full textBeckman, Pete, Kamil Iskra, Kazutomo Yoshii, and Susan Coghlan. "Operating system issues for petascale systems." ACM SIGOPS Operating Systems Review 40, no. 2 (April 2006): 29–33. http://dx.doi.org/10.1145/1131322.1131332.
Full textPlagemann, T., V. Goebel, P. Halvorsen, and O. Anshus. "Operating system support for multimedia systems." Computer Communications 23, no. 3 (February 2000): 267–89. http://dx.doi.org/10.1016/s0140-3664(99)00180-2.
Full textDissertations / Theses on the topic "Operating system"
Дядечко, Алла Миколаївна, Алла Николаевна Дядечко, Alla Mykolaivna Diadechko, and A. Skrynnyk. "Android operating system." Thesis, Видавництво СумДУ, 2011. http://essuir.sumdu.edu.ua/handle/123456789/13457.
Full textArwin, Emil. "THz Spectrophotometer Operating System." Thesis, Linköpings universitet, Institutionen för teknik och naturvetenskap, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-95336.
Full textPinnix, Justin Everett. "Operating System Kernel for All Real Time Systems." NCSU, 2001. http://www.lib.ncsu.edu/theses/available/etd-20010310-181302.
Full textPINNIX, JUSTIN EVERETT. Operating System Kernel for All Real Time Systems.(Under the direction of Robert J. Fornaro and Vicki E. Jones.)
This document describes the requirements, design, and implementation of OSKAR, ahard real time operating system for Intel Pentium compatible personal computers.OSKAR provides rate monotonic scheduling, fixed and dynamic priority scheduling,semaphores, message passing, priority ceiling protocols, TCP/IP networking, and globaltime synchronization using the Global Positioning System (GPS). It is intended toprovide researchers a test bed for real time projects that is inexpensive, simple tounderstand, and easy to extend.
The design of the system is described with special emphasis on design tradeoffs made toimprove real time requirements compliance. The implementation is covered in detail atthe source code level. Experiments to qualify functionality and obtain performanceprofiles are included and the results explained.
Watson, Robert Nicholas Maxwell. "New approaches to operating system security extensibility." Thesis, University of Cambridge, 2011. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.609485.
Full textSnowdon, David Computer Science & Engineering Faculty of Engineering UNSW. "Operating system directed power management." Awarded By:University of New South Wales. Computer Science & Engineering, 2010. http://handle.unsw.edu.au/1959.4/44747.
Full textEngler, Dawson R. "The exokernel operating system architecture." Thesis, Massachusetts Institute of Technology, 1998. http://hdl.handle.net/1721.1/16713.
Full textIncludes bibliographical references (p. 115-120).
This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
On traditional operating systems only trusted software such as privileged servers or the kernel can manage resources. This thesis proposes a new approach, the exokernel architecture, which makes resource management unprivileged but safe by separating management from protection: an exokernel protects resources, while untrusted application-level software manages them. As a result, in an exokernel system, untrusted software (e.g., library operating systems) can implement abstractions such as virtual memory, file systems, and networking. Themain thrusts of this thesis are: (1) how to build an exokernel system; (2) whether it is possible to build a real one; and (3) whether doing so is a good idea. Our results, drawn from two exokernel systems [25, 48], show that the approach yields dramatic benefits. For example, Xok, an exokernel, runs a web server an order of magnitude faster than the closest equivalent on the same hardware, common unaltered Unix applications up to three times faster, and improves global system performance up to a factor of five. The thesis also discusses some of the new techniques we have used to remove the overhead of protection. Themost unusual technique, untrusted deterministic functions, enables an exokernel to verify that applications correctly track the resources they own, eliminating the need for it to do so. Additionally, the thesis reflects on the subtle issues in using downloaded code for extensibility and the sometimes painful lessons learned in building three exokernel-based systems.
by Dawson R. Engler.
Ph.D.
Gurevich, Yevgeny. "The M-Machine operating system." Thesis, Massachusetts Institute of Technology, 1995. http://hdl.handle.net/1721.1/37041.
Full textIncludes bibliographical references (leaves 117-118).
by Yevgeny Gurevich.
M.Eng.
Roker, I. G. R. J. "A real-time operating system." Thesis, University of Bath, 1986. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.375638.
Full textOakes, David R. "Microsoft operating systems development and strategy : an assessment of the Windows 2000 Server operating system." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1999. http://handle.dtic.mil/100.2/ADA369436.
Full textThesis advisor(s): Douglas E. Brinkley. Includes bibliographical references (p. 151-153). Also Available online.
Yu, Ke. "Real-time operating system modelling and simulation using systemC." Thesis, University of York, 2010. http://etheses.whiterose.ac.uk/1088/.
Full textBooks on the topic "Operating system"
Andújar, Daniel G. Operating system. Madrid]: Museo Nacional Centro de Arte Reina Sofía, 2014.
Find full textComer, Douglas. Operating system design. Englewood Cliffs, N.J: Prentice Hall, 1989.
Find full textComer, Douglas. Operating system design. Englewood Cliffs, N.J: Prentice Hall, 1988.
Find full textB, Galvin Peter, and Gagne Greg, eds. Operating system concepts. 7th ed. Hoboken, NJ: J. Wiley & Sons, 2005.
Find full textNofrontiere, ed. Nofrontiere operating system. Vienna: Nofrontiere Design, 1996.
Find full textJaeger, Trent. Operating System Security. Cham: Springer International Publishing, 2008. http://dx.doi.org/10.1007/978-3-031-02333-0.
Full textLiu, Yukun, Yong Yue, and Liwei Guo. UNIX Operating System. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-20432-6.
Full textSilberschatz, Abraham. Operating system concepts. 8th ed. Hoboken, NJ: J. Wiley & Sons, 2009.
Find full textB, Galvin Peter, and Gagne Greg, eds. Operating system principles. 7th ed. Hoboken, NJ: J. Wiley & Sons, 2006.
Find full textSilberschatz, Abraham. Operating system concepts. 6th ed. [Hoboken, NJ]: Wiley, 2003.
Find full textBook chapters on the topic "Operating system"
Romá, Llorenç, and Bernard Tellenbach. "Secure Operating System." In Trends in Data Protection and Encryption Technologies, 115–20. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-33386-6_21.
Full textWeik, Martin H. "operating system." In Computer Science and Communications Dictionary, 1150. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_12849.
Full textCrutcher, Paul D., Neeraj Kumar Singh, and Peter Tiegs. "Operating System." In Essential Computer Science, 81–131. Berkeley, CA: Apress, 2021. http://dx.doi.org/10.1007/978-1-4842-7107-0_4.
Full textWęgrzyn, Stefan, Jean-Charles Gille, and Pierre Vidal. "Developmental Systems with Operating System." In Developmental System, 91–120. New York, NY: Springer New York, 1990. http://dx.doi.org/10.1007/978-1-4612-3438-8_4.
Full textTheaker, Colin J., and Graham R. Brookes. "Operating System Performance." In Concepts of Operating Systems, 196–202. London: Macmillan Education UK, 1993. http://dx.doi.org/10.1007/978-1-349-11511-2_14.
Full textSadek, R. I. M. "Operating System Routines." In The Complete Disc Manual for the BBC Microcomputer, 106–27. London: Macmillan Education UK, 1986. http://dx.doi.org/10.1007/978-1-349-08590-3_10.
Full textBurkow, Tatjana, and Sape Mullender. "Operating System Support." In Multimedia Databases in Perspective, 249–87. London: Springer London, 1997. http://dx.doi.org/10.1007/978-1-4471-0957-0_11.
Full textBrennan, Glenn. "Operating System Internals." In Using and Administering an Apollo Network, 244–63. London: Macmillan Education UK, 1988. http://dx.doi.org/10.1007/978-1-349-10308-9_12.
Full textHalvorsen, Ole Henry, and Douglas Clarke. "Operating System Fundamentals." In OS X and iOS Kernel Programming, 1–13. Berkeley, CA: Apress, 2011. http://dx.doi.org/10.1007/978-1-4302-3537-8_1.
Full textWootton, Cliff. "Operating System Internals." In Samsung ARTIK Reference, 45–55. Berkeley, CA: Apress, 2016. http://dx.doi.org/10.1007/978-1-4842-2322-2_5.
Full textConference papers on the topic "Operating system"
Kell, Stephen. "The operating system." In the Seventh Workshop. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2525528.2525534.
Full textBurns, G. D., A. K. Pfiffer, D. L. Fielding, and A. A. Brown. "Trillium operating system." In the third conference. New York, New York, USA: ACM Press, 1988. http://dx.doi.org/10.1145/62297.62338.
Full textShan, Yizhou, Sumukh Hallymysore, Yutong Huang, Yilun Chen, and Yiying Zhang. "Disaggregated operating system." In SoCC '17: ACM Symposium on Cloud Computing. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3127479.3131617.
Full textLaadan, Oren, and Jason Nieh. "Operating system virtualization." In the 3rd Annual Haifa Experimental Systems Conference. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1815695.1815717.
Full textPenna, Pedro Henrique de Mello Morado, Marcio Bastos Castro, Henrique Cota de Freitas, Jean-Francois Mehaut, and Joao Caram. "Using the Nanvix Operating System in Undergraduate Operating System Courses." In 2017 VII Brazilian Symposium on Computing Systems Engineering (SBESC). IEEE, 2017. http://dx.doi.org/10.1109/sbesc.2017.33.
Full textFerrow, Michael. "An Operating Management System to Deliver Safe Operations." In SPE Offshore Europe Oil and Gas Conference and Exhibition. Society of Petroleum Engineers, 2011. http://dx.doi.org/10.2118/146018-ms.
Full textJefferson, D., B. Beckman, F. Wieland, L. Blume, and M. Diloreto. "Time warp operating system." In the eleventh ACM Symposium. New York, New York, USA: ACM Press, 1987. http://dx.doi.org/10.1145/41457.37508.
Full textKrumme, D. W. "The SIMPLEX operating system." In the third conference. New York, New York, USA: ACM Press, 1988. http://dx.doi.org/10.1145/62297.62340.
Full textSayers, Jerry. "A small operating system." In the 1990 ACM SIGSMALL/PC symposium. New York, New York, USA: ACM Press, 1990. http://dx.doi.org/10.1145/99412.99447.
Full textCittolin, Sergio, Fabio Riccardi, and Sandro Vascotto. "ADVANCED OPERATING SYSTEM TECHNOLOGIES." In Proceedings of the International Conference. WORLD SCIENTIFIC, 1996. http://dx.doi.org/10.1142/9789814447188_0092.
Full textReports on the topic "Operating system"
Knott, M., M. Kraimer, and F. Lenkszus. APS control system operating system choice. Office of Scientific and Technical Information (OSTI), May 1990. http://dx.doi.org/10.2172/378892.
Full textHollingworth, Dennis, Timothy Redmond, and Robert Rice. Extensible Operating System Security. Fort Belvoir, VA: Defense Technical Information Center, September 2002. http://dx.doi.org/10.21236/ada408087.
Full textMansbach, Peter. GRAMPS multiprocessor operating system. Gaithersburg, MD: National Institute of Standards and Technology, 1990. http://dx.doi.org/10.6028/nist.ir.89-4190.
Full textManbach, Peter, and Michael Shneier. The GRAMPS operating system :. Gaithersburg, MD: National Bureau of Standards, 1988. http://dx.doi.org/10.6028/nbs.ir.88-3776.
Full textAndrews, Gregory R., and Richard D. Schlichting. The Saguaro Distributed Operating System. Fort Belvoir, VA: Defense Technical Information Center, May 1989. http://dx.doi.org/10.21236/ada215083.
Full textGreen, J. W. Soil washwater treatment system operating procedure. Office of Scientific and Technical Information (OSTI), November 1993. http://dx.doi.org/10.2172/10109436.
Full textMercer, Clifford W., Jim Zelenka, and Ragunathan Rajkumar. On Predictable Operating System Protocol Processing. Fort Belvoir, VA: Defense Technical Information Center, May 1994. http://dx.doi.org/10.21236/ada282657.
Full textBershad, Brian N., and Henry M. Levy. Operating System Services for Networked Clusters. Fort Belvoir, VA: Defense Technical Information Center, June 2003. http://dx.doi.org/10.21236/ada417680.
Full textSchneider, Fred. Nexus Operating System for Trustworthy Computing. Fort Belvoir, VA: Defense Technical Information Center, November 2009. http://dx.doi.org/10.21236/ada510872.
Full textStolarski, David J., Gary D. Noojin, and Clarence P. Cain. Operating Manual for Ultrashort Pulse Laser System-II (1060 nm Operation). Fort Belvoir, VA: Defense Technical Information Center, December 1997. http://dx.doi.org/10.21236/ada333217.
Full text