<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Aleph_kernel</id>
	<title>Aleph kernel - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Aleph_kernel"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Aleph_kernel&amp;action=history"/>
	<updated>2026-05-05T21:09:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Aleph_kernel&amp;diff=1436232&amp;oldid=prev</id>
		<title>imported&gt;OAbot: Open access bot: url-access updated in citation with #oabot.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Aleph_kernel&amp;diff=1436232&amp;oldid=prev"/>
		<updated>2025-05-28T01:09:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/OABOT&quot; class=&quot;extiw&quot; title=&quot;wikipedia:OABOT&quot;&gt;Open access bot&lt;/a&gt;: url-access updated in citation with #oabot.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Discontinued operating system kernel}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Aleph&amp;#039;&amp;#039;&amp;#039; is a discontinued [[operating system]] kernel developed at the [[University of Rochester]] as part of their [[Rochester&amp;#039;s Intelligent Gateway]] (RIG) project in 1975. Aleph was an early step on the road to the creation of the first practical [[microkernel]] operating system, [[Mach (kernel)|Mach]].&lt;br /&gt;
&lt;br /&gt;
Aleph used [[inter-process communication]]s to move data between programs and the kernel, so applications could transparently access resources on any machine on the local area network (which at the time was a 3-Mbit/s experimental [[Xerox]] [[Ethernet]]). The project eventually petered out after several years due to rapid changes in the computer hardware market, but the ideas led to the creation of [[Accent kernel|Accent]] at [[Carnegie Mellon University]], leading in turn to [[Mach (kernel)|Mach]].&lt;br /&gt;
&lt;br /&gt;
Applications written for the RIG system communicated via &amp;#039;&amp;#039;ports&amp;#039;&amp;#039;. Ports were essentially message queues that were maintained by the Aleph kernel, identified by a &amp;#039;&amp;#039;machine&amp;#039;&amp;#039; unique (as opposed to globally unique) ID consisting of a process id, port id pair. Processes were automatically assigned a process number, or &amp;#039;&amp;#039;pid&amp;#039;&amp;#039;, on startup, and could then ask the kernel to open ports. Processes could open several ports and then &amp;quot;read&amp;quot; them, automatically blocking and allowing other programs to run until data arrived. Processes could also &amp;quot;shadow&amp;quot; another, receiving a copy of every message sent to the one it was shadowing. Similarly, programs could &amp;quot;interpose&amp;quot; on another, receiving messages and essentially cutting the original message out of the conversation.&lt;br /&gt;
&lt;br /&gt;
RIG was implemented on a number of [[Data General Eclipse]] [[minicomputer]]s. The ports were implemented using memory buffers, limited to 2&amp;amp;nbsp;kB in size. This produced significant overhead when copying large amounts of data. Another problem, realized only in retrospect, was that the use of global ID&amp;#039;s allowed malicious software to &amp;quot;guess&amp;quot; at ports and thereby gain access to resources they should not have had. And since those IDs were based on the program ID, the port IDs changed if the program was restarted, making it difficult to write servers with clients that could rely on a specific port number for service.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*{{cite conference | author=[[Richard Rashid|Rashid, Richard F]] | s2cid=1114881 | title=From RIG to Accent to Mach: the evolution of a network operating system | book-title=Proceedings of 1986 ACM Fall joint computer conference | year=1986 | pages=1128–1137 |ISBN=0-8186-4743-4 }}&lt;br /&gt;
*{{cite journal |last1=Lantz |first1=Keith A. |last2=Gradischnig |first2=Klaus D. |last3=Feldman |first3=Jerome A. |last4=Rashid |first4=Richard F. |title=Rochester&amp;#039;s Intelligent Gateway |journal=IEEE Computer |date=October 1982 |volume=15 |issue=10 |pages=54–68 |doi=10.1109/MC.1982.1653859 |url=https://ieeexplore.ieee.org/document/1653859/ |access-date=March 31, 2023|url-access=subscription }}&lt;br /&gt;
*{{cite web |last1=Ball |first1=E. |display-authors=etal |title=RIG, Rochester&amp;#039;s Intelligent Gateway: System Overview |url=https://urresearch.rochester.edu/fileDownloadForInstitutionalItem.action?itemFileId=31505&amp;amp;itemId=13614 |website=rochester.edu |access-date=March 31, 2023}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Monolithic kernels]]&lt;br /&gt;
[[Category:University of Rochester]]&lt;/div&gt;</summary>
		<author><name>imported&gt;OAbot</name></author>
	</entry>
</feed>