Özalp Babaoğlu
   HOME

TheInfoList



OR:

Özalp Babaoğlu (born August 10, 1955, in
Ankara Ankara is the capital city of Turkey and List of national capitals by area, the largest capital by area in the world. Located in the Central Anatolia Region, central part of Anatolia, the city has a population of 5,290,822 in its urban center ( ...
,
Turkey Turkey, officially the Republic of Türkiye, is a country mainly located in Anatolia in West Asia, with a relatively small part called East Thrace in Southeast Europe. It borders the Black Sea to the north; Georgia (country), Georgia, Armen ...
), is a Turkish computer scientist. He is currently professor of
computer science Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
at the
University of Bologna The University of Bologna (, abbreviated Unibo) is a Public university, public research university in Bologna, Italy. Teaching began around 1088, with the university becoming organised as guilds of students () by the late 12th century. It is the ...
,
Italy Italy, officially the Italian Republic, is a country in Southern Europe, Southern and Western Europe, Western Europe. It consists of Italian Peninsula, a peninsula that extends into the Mediterranean Sea, with the Alps on its northern land b ...
. He received a Ph.D. in 1981 from the
University of California at Berkeley The University of California, Berkeley (UC Berkeley, Berkeley, Cal, or California), is a public land-grant research university in Berkeley, California, United States. Founded in 1868 and named after the Anglo-Irish philosopher George Berkele ...
. He is the recipient of 1982 ''Sakrison Memorial Award'', 1989
UNIX International Unix International (UI) was an association created in 1988 to promote open standards, especially the Unix operating system. Its most notable members were AT&T and Sun Microsystems, and in fact the commonly accepted reason for its existence was as ...
''Recognition Award'' and 1993 USENIX Association ''Lifetime Achievement Award'' for his contributions to the
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, a ...
system community and to ''Open Industry Standards''. Before moving to Bologna in 1988, Babaoğlu was an associate professor in the Department of Computer Science at
Cornell University Cornell University is a Private university, private Ivy League research university based in Ithaca, New York, United States. The university was co-founded by American philanthropist Ezra Cornell and historian and educator Andrew Dickson W ...
. He has participated in several European research projects in distributed computing and complex systems. Babaoğlu is an
ACM Fellow ACM Fellowship is an award and fellowship that recognises outstanding members of the Association for Computing Machinery (ACM). The title of ACM Fellow A fellow is a title and form of address for distinguished, learned, or skilled individuals ...
and has served as a resident fellow of the Institute of Advanced Studies at the University of Bologna and on the editorial boards for ACM Transactions on Computer Systems
ACM Transactions on Autonomous and Adaptive Systems
an
Springer-Verlag Distributed Computing
Babaoğlu is an avid cyclist and has a son and daughter.


Research Areas

Babaoğlu is the author of more tha

in a wide range of research topics, including: * ''Operating Systems'' * ''Performance Evaluation and Modeling'' * ''Distributed Computing'' * ''Byzantine Agreement'' * ''Parallel Computing on Networks of Workstations'' * ''Group Communication Systems'' * ''Peer-to-Peer Systems''. Babaoğlu has contributed to peer-to-peer computing through paradigms, algorithms, frameworks (Anthill) and a widely used open source simulation software package
PeerSim
* ''Autonomic Computing and Self-Management'' * ''Gossip-Based Aggregation'' * ''Overlay Networks and Topology Management'' * ''Decentralized Shape Formation'' * ''Biology and Nature-Inspired Computing''. As part of work on the EU-funde
BISON Project
Babaoğlu and colleagues have developed a library of “design patterns” for distributed computing that draw inspiration from biological or natural processes. * ''Game-Theoretic Techniques in Peer-to-Peer Systems'' * ''Cloud Computing'' * ''High-Performance Computing''


BSD Unix The Berkeley Software Distribution (BSD), also known as Berkeley Unix or BSD Unix, is a discontinued Unix operating system developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berkeley, beginni ...

When Babaoğlu was still a grad student at UC Berkeley, his virtual memory system became a core part of the kernel of Unix/32V, the first 32-bit version of Unix, written for the DEC VAX
minicomputer A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
.
During his PhD work at UC Berkeley, Babaoğlu was one of the architects of “
BSD Unix The Berkeley Software Distribution (BSD), also known as Berkeley Unix or BSD Unix, is a discontinued Unix operating system developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berkeley, beginni ...
” which was a major factor in the rapid growth of the Internet through its built-in TCP/IP stack and has influenced numerous other modern operating systems including
FreeBSD FreeBSD is a free-software Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version was released in 1993 developed from 386BSD, one of the first fully functional and free Unix clones on affordable ...
,
NetBSD NetBSD is a free and open-source Unix-like operating system based on the Berkeley Software Distribution (BSD). It was the first open-source BSD descendant officially released after 386BSD was fork (software development), forked. It continues to ...
, and
OpenBSD OpenBSD is a security-focused operating system, security-focused, free software, Unix-like operating system based on the Berkeley Software Distribution (BSD). Theo de Raadt created OpenBSD in 1995 by fork (software development), forking NetBSD ...
,
SunOS SunOS is a Unix-branded operating system developed by Sun Microsystems for their workstation and server computer systems from 1982 until the mid-1990s. The ''SunOS'' name is usually only used to refer to versions 1.0 to 4.1.4, which were based ...
, Mac OS/X and
iOS Ios, Io or Nio (, ; ; locally Nios, Νιός) is a Greek island in the Cyclades group in the Aegean Sea. Ios is a hilly island with cliffs down to the sea on most sides. It is situated halfway between Naxos and Santorini. It is about long an ...
. With
Bill Joy William Nelson Joy (born November 8, 1954) is an American computer engineer and venture capitalist. He co-founded Sun Microsystems in 1982 along with Scott McNealy, Vinod Khosla, and Andy Bechtolsheim, and served as Chief Scientist and CTO ...
, the co-founder of
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
, Babaoğlu implemented
virtual memory In computing, virtual memory, or virtual storage, is a memory management technique that provides an "idealized abstraction of the storage resources that are actually available on a given machine" which "creates the illusion to users of a ver ...
in BSD Unix on hardware lacking page reference bits. The Berkeley version of
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, a ...
became the standard in education and research, garnering development support from
DARPA The Defense Advanced Research Projects Agency (DARPA) is a research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use by the military. Originally known as the Adva ...
, and was notable for introducing
virtual memory In computing, virtual memory, or virtual storage, is a memory management technique that provides an "idealized abstraction of the storage resources that are actually available on a given machine" which "creates the illusion to users of a ver ...
and inter-networking using
TCP/IP The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suite are ...
. BSD Unix was widely distributed in source form so that others could learn from it and improve it; this style of software distribution has led to the
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
movement, of which BSD Unix is now recognized to be one of the earliest examples.


References


External links


Ozalp Babaoglu's home page

PeerSim

BISON Project
{{DEFAULTSORT:Babaoglu, Ozalp Turkish computer scientists Turkish expatriate academics Cornell University faculty 2002 fellows of the Association for Computing Machinery Academic staff of the University of Bologna UC Berkeley College of Engineering alumni BSD people Living people 1955 births