HOME





Gordon Bell (QNX)
Gordon Bell is a Canadian software developer and entrepreneur. He is one of the co-creators of the QNX microkernel real-time operating system. QNX Bell and Dan Dodge began the project while students at the University of Waterloo in 1980. Bell and Dodge incorporated ''Quantum Software Systems'' in the Ottawa suburb of Kanata, Ontario to develop and sell the operating system, originally called ''QUNIX''. AT&T requested the name be changed to avoid encroaching on their UNIX trademark, so ''QUNIX'' was renamed ''QNX''. The company name was later changed to ''QNX Software Systems''. The first commercial version of QNX was released for the Intel 8088 central processing unit (CPU) in 1982. In 2002, Bell and Dodge were acclaimed as Heroes of Manufacturing by ''Fortune'' magazine. See also * List of University of Waterloo people The University of Waterloo, located in Waterloo, Ontario, Canada, is a comprehensive public university that was founded in 1957 by Drs. Gerry Hagey and Ira ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Microkernel
In computer science, a microkernel (often abbreviated as μ-kernel) is the near-minimum amount of software that can provide the mechanisms needed to implement an operating system (OS). These mechanisms include low-level address space management, thread (computing), thread management, and inter-process communication (IPC). If the hardware provides multiple Protection ring, rings or CPU modes, the microkernel may be the only software executing at the most privileged level, which is generally referred to as kernel mode, supervisor or kernel mode. Traditional operating system functions, such as device drivers, protocol stacks and file systems, are typically removed from the microkernel itself and are instead run in user space. In terms of the source code size, microkernels are often smaller than monolithic kernels. The MINIX 3 microkernel, for example, has only approximately 12,000 lines of code. History Microkernels trace their roots back to Danish computer pioneer Per Brinch ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Real-time Operating System
A real-time operating system (RTOS) is an operating system (OS) for real-time computing applications that processes data and events that have critically defined time constraints. A RTOS is distinct from a time-sharing operating system, such as Unix, which manages the sharing of system resources with a scheduler, data buffers, or fixed task prioritization in multitasking or multiprogramming environments. All operations must verifiably complete within given time and resource constraints or else fail safe. Real-time operating systems are event-driven and preemptive, meaning the OS can monitor the relevant priority of competing tasks, and make changes to the task priority. Characteristics A key characteristic of an RTOS is the level of its consistency concerning the amount of time it takes to accept and complete an application's task; the variability is "jitter". A "hard" real-time operating system (hard RTOS) has less jitter than a "soft" real-time operating system (soft RTOS); a l ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Dan Dodge
Dan Dodge is a cocreator of the QNX microkernel real-time operating system, with Gordon Bell. They began the project while students at the University of Waterloo in 1980. Dodge then moved to Kanata, Ontario, a high-tech area inside Ottawa, to start ''Quantum Software Systems''. It was later renamed QNX Software Systems to avoid confusion with a hard drive manufacturer. The first commercial version of QNX was released for the Intel 8088 central processing unit (CPU) in 1982. In 1998, Dodge became the fourth awardee of the J. W. Graham Medal, named in honor of Wes Graham an early influential professor of computer science at the University of Waterloo, and annually awarded to an influential alumnus of the University's faculty of mathematics. In 2002, Dodge and Bell were acclaimed as Heroes of Manufacturing by ''Fortune'' magazine. Mr. Dodge holds a master's degree in mathematics and was the chief executive officer of QNX Software Systems, a division of BlackBerry Limited. In an ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

University Of Waterloo
The University of Waterloo (UWaterloo, UW, or Waterloo) is a Public university, public research university located in Waterloo, Ontario, Canada. The main campus is on of land adjacent to uptown Waterloo and Waterloo Park. The university also operates three satellite campuses and four affiliated school, affiliated university colleges. The university offers academic programs administered by six faculties and thirteen faculty-based schools. Waterloo operates the largest post-secondary co-operative education program in the world, with over 20,000 undergraduate students enrolled in the university's co-op program. Waterloo is a member of the U15 Group of Canadian Research Universities, U15, a group of research-intensive universities in Canada. The institution originates from the Waterloo College Associate Faculties, established on 4 April 1956; a semi-autonomous entity of Wilfrid Laurier University, Waterloo College, which was an Affiliated college, affiliate of the University of West ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Ottawa
Ottawa is the capital city of Canada. It is located in the southern Ontario, southern portion of the province of Ontario, at the confluence of the Ottawa River and the Rideau River. Ottawa borders Gatineau, Gatineau, Quebec, and forms the core of the Ottawa–Gatineau census metropolitan area (CMA) and the National Capital Region (Canada), National Capital Region (NCR). Ottawa had a city population of 1,017,449 and a metropolitan population of 1,488,307, making it the list of the largest municipalities in Canada by population, fourth-largest city and list of census metropolitan areas and agglomerations in Canada, fourth-largest metropolitan area in Canada. Ottawa is the political centre of Canada and the headquarters of the federal government. The city houses numerous List of diplomatic missions in Ottawa, foreign embassies, key buildings, organizations, and institutions of Government of Canada, Canada's government; these include the Parliament of Canada, the Supreme Court of ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Kanata, Ontario
Kanata (, ) is a satellite city, satellite community and former city within Ottawa, Ontario. It is located about west of the city's Downtown Ottawa, downtown core. As of 2021, the former City of Kanata had a population of 98,938, with the Census geographic units of Canada#Population centres, population centre (which includes next-door Stittsville) having a population of 137,118. Before it was amalgamated into Ottawa in 2001, it was one of the fastest-growing cities in Canada and the fastest-growing community in Eastern Ontario. Located just to the west of the National Capital Commission Greenbelt (Ottawa), Greenbelt, it is one of the largest of several communities that surround central Ottawa. History Kanata did not originate as a typical historic town or village and the area was originally part of March Township, Ontario, March Township, was first settled by Europeans in the early 19th century. One site dating from this era is Horaceville, Ontario, Pinhey's Point. It ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

UNIX
Unix (, ; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others. Initially intended for use inside the Bell System, AT&T licensed Unix to outside parties in the late 1970s, leading to a variety of both academic and commercial Unix variants from vendors including University of California, Berkeley ( BSD), Microsoft (Xenix), Sun Microsystems ( SunOS/ Solaris), HP/ HPE ( HP-UX), and IBM ( AIX). The early versions of Unix—which are retrospectively referred to as " Research Unix"—ran on computers such as the PDP-11 and VAX; Unix was commonly used on minicomputers and mainframes from the 1970s onwards. It distinguished itself from its predecessors as the first portable operating system: almost the entire operating system is written in the C programming language (in 1973), which allows U ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Intel 8088
The Intel 8088 ("''eighty-eighty-eight''", also called iAPX 88) microprocessor is a variant of the Intel 8086. Introduced on June 1, 1979, the 8088 has an eight-bit external data bus instead of the 16-bit bus of the 8086. The 16-bit registers and the one megabyte address range are unchanged, however. In fact, according to the Intel documentation, the 8086 and 8088 have the same execution unit (EU)—only the bus interface unit (BIU) is different. The 8088 was used in the original IBM PC and in IBM PC compatible clones. History and description The 8088 was designed at Intel's laboratory in Haifa, Israel, as were a large number of Intel's processors. The 8088 was targeted at economical systems by allowing the use of an eight-bit data path and eight-bit support and peripheral chips; complex circuit boards were still fairly cumbersome and expensive when it was released. The prefetch queue of the 8088 was shortened to four bytes, from the 8086's six bytes, and the prefe ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Central Processing Unit
A central processing unit (CPU), also called a central processor, main processor, or just processor, is the primary Processor (computing), processor in a given computer. Its electronic circuitry executes Instruction (computing), instructions of a computer program, such as arithmetic, logic, controlling, and input/output (I/O) operations. This role contrasts with that of external components, such as main memory and I/O circuitry, and specialized coprocessors such as graphics processing units (GPUs). The form, CPU design, design, and implementation of CPUs have changed over time, but their fundamental operation remains almost unchanged. Principal components of a CPU include the arithmetic–logic unit (ALU) that performs arithmetic operation, arithmetic and Bitwise operation, logic operations, processor registers that supply operands to the ALU and store the results of ALU operations, and a control unit that orchestrates the #Fetch, fetching (from memory), #Decode, decoding and ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Fortune (magazine)
''Fortune'' (stylized in all caps) is an American global business magazine headquartered in New York City. It is published by Fortune Media Group Holdings, a global business media company. The publication was founded by Henry Luce in 1929. The magazine competes with ''Forbes'' and '' Bloomberg Businessweek'' in the national business magazine category and distinguishes itself with long, in-depth feature articles. The magazine regularly publishes ranked lists including ranking companies by revenue such as in the ''Fortune'' 500 that it has published annually since 1955, and in the ''Fortune'' Global 500. The magazine is also known for its annual ''Fortune Investor's Guide''. History ''Fortune'' was founded by ''Time'' magazine co-founder Henry Luce in 1929, who declared it as "the Ideal Super-Class Magazine", a "distinguished and de luxe" publication "vividly portraying, interpreting and recording the Industrial Civilization". Briton Hadden, Luce's business partner, was no ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

List Of University Of Waterloo People
The University of Waterloo, located in Waterloo, Ontario, Canada, is a comprehensive public university that was founded in 1957 by Drs. Gerry Hagey and Ira G. Needles. It has grown into an institution of more than 42,000 students, faculty, and staff. The school is notable for being the first accredited university in North America to create a University of Waterloo Faculty of Mathematics, Faculty of Mathematics, which is now the world's largest, and to have the largest cooperative education program in the world. The school is also known for having more companies formed by its faculty, students, and alumni than any other Canadian university, and as such, the university has been called the "MIT of the North". The list includes notable faculty, alumni, staff, and former university presidents. The enrollment for 2020 was 36,057 undergraduate and 6,231 graduate students, with 1,350 faculty members and 2,596 staff. About 221,000 people have graduated from the university, and now reside i ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Living People
Purpose: Because living persons may suffer personal harm from inappropriate information, we should watch their articles carefully. By adding an article to this category, it marks them with a notice about sources whenever someone tries to edit them, to remind them of WP:BLP (biographies of living persons) policy that these articles must maintain a neutral point of view, maintain factual accuracy, and be properly sourced. Recent changes to these articles are listed on Special:RecentChangesLinked/Living people. Organization: This category should not be sub-categorized. Entries are generally sorted by family name In many societies, a surname, family name, or last name is the mostly hereditary portion of one's personal name that indicates one's family. It is typically combined with a given name to form the full name of a person, although several give .... Maintenance: Individuals of advanced age (over 90), for whom there has been no new documentation in the last ten ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]