




Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Open source software dr.p.rizwan ahmed, Study notes for Advanced Computer Programming. Thiruvalluvar University Thiruvalluvar University
Typology: Exams
1 / 8
This page cannot be seen from the preview
Don't miss anything!
. What is Open source software? Open Source Software is software for which the underlying programming code is available tothe users so that they may read it, make changes to it, and build new versions of the softwareincorporating their changes. There are many types of Open Source Software, mainly di ff ering in thelicensing term under which (altered) copies of the source code may (or must be) redistributed.
E0 00 Predominantly known for its use in
servers supported by corporations such as Dell, Hewlett-Packard, IBM, Novell, Oracle Corporation, Red Hat, and Sun Microsystems. E0 00 Used as an operating system for a wide
variety of computer hardware, including desktopcomputers, supercomputers, video game systems, such as the PlayStation 2 and PlayStation3, several arcade games, and embedded devices such as mobile phones, routers,wristwatches, and stage lighting systems
Where the aim is to produce as stable a kernel as possible. Only minor adjustments andmodi fi cations are made. The version numbers of so called Stable Kernels are even, such as 1.0, 1.2etc.,
Only one program may be run at a time, and therefore only one personmay work on a machine at one time. However, the
the process is being executed by the processor, E0 00 Ready:
the process could be executed, but another process is currently being executed E0 00 Suspended:
the process is waiting for a resource E0 00 Stopped:
the process has been suspended by the external process
E0 00 Zombie:the process has fi nished its
execution but it is still referenced in the system