PLAN 9 OPERATING SYSTEM
#2
Plan9
Plan 9 is the research successsor to Unix developed by Bell Labs as an attempt
to build a system that was centrally administered and cost-e ective using cheap
modern microcomputers as its computing elements. The tagline of the project was "To build a UNIX out of a lot of little systems, not a system out of a lot of little UNIXes".This included building a time-sharing system out of workstations, but in a novel way. Di erent computers would handle di erent tasks: small, cheap machines in people's oces would serve as terminals providing access to large, central, shared resources such as computing servers and file servers.

Some concepts introduced by Plan 9 are:
1)Everything is a file: Resources are named and accessed like files in a
hierarchical file systemand everything is file witout exception and You can read and write to any device or file using common functions.

2)The 9P protocol:a simple file protocol was required.9P (also know as Styx) is the standard protocol to access all resources (local or remote) on Plan 9.

3)Unicode: Plan uses UTF-8 encoding for all text in the system .UTF-8
is a unicode encoding that is backward compatible with ASCII.

4)Namespaces:every process has its own namespace, this increasing modularity, improving security and making application development easier.Disjoint hierarchies provided by di erent services are joined together into a single private hierarchical le name space in Plan 9.

5)Union directories: are directories that combine resources across different media or networks, bind-ing transparently to other directories.Unix-style links are environment variables are no longer required.

A standard Plan 9 ISO is around 250MB, which includes a window manager, text
editor, C compiler and other development tools.

Glendix
It is the combination of the words glenda and tux. Glenda the
rabbit is the mascot of the Plan 9 operating system, while Tux the penguin is the
mascot for the Linux kernel.the Plan 9 kernel is an excellent example of kernel design, it lacks in terms of device drivers.So In glendix we decouple Linux from GNU utilities, and port Plan 9 user-space applications to run on the Linux kernel. In short, we are combining the Plan 9 user-space with the Linux kernel-space - resulting in a "hybrid" operating system.

Full seminar report download:
[attachment=733]
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: plan 9 operating system pdf, sample training plan for, 5k to 25k, on the job training plan form, topographic survey plan of ladybower reservior, plan b projecten, rabbit 4,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
PLAN 9 OPERATING SYSTEM - by hemanthkumar - 25-12-2009, 10:45 PM
RE: PLAN 9 OPERATING SYSTEM - by ajukrishnan - 26-12-2009, 07:54 PM
RE: PLAN 9 OPERATING SYSTEM - by tushara.m.s - 28-02-2012, 01:08 PM
RE: PLAN 9 OPERATING SYSTEM - by seminar paper - 29-02-2012, 01:08 PM
RE: PLAN 9 OPERATING SYSTEM - by seminar details - 01-10-2012, 03:43 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  exam hall plan arrangement software 1 673 23-06-2016, 02:24 PM
Last Post: seminar report asees
  bendix field engineering corporation pension plan 1 689 27-05-2016, 11:29 AM
Last Post: dhanabhagya
Thumbs Up arun kumar notes for 6th sem ece operating system 1 895 25-05-2016, 11:29 AM
Last Post: dhanabhagya
  business plan ppt for modular kitchen sale in india 1 689 17-05-2016, 11:24 AM
Last Post: dhanabhagya
  volkswagen imc plan 1 588 22-04-2016, 11:27 AM
Last Post: dhanabhagya
  rnsit notes operating system notes 10ec65 1 1,086 25-03-2016, 11:42 AM
Last Post: dhanabhagya
  plan for no spam ppt 1 514 07-03-2016, 02:03 PM
Last Post: seminar report asees
  GRASSHOPPER OPERATING SYSTEM Padmashree Pagad 5 2,462 01-10-2012, 03:44 PM
Last Post: seminar details
  Real time operating system 0 617 03-03-2012, 12:33 PM
Last Post: Guest
Information multiple producers and multiple consumers in operating system with ppt mounikarajulapati5 1 963 27-02-2012, 11:21 AM
Last Post: seminar paper

Forum Jump: