Arnaldo Carvalho de Melo

Last updated
Arnaldo Carvalho de Melo
Born Brazil
Nationality Brazil
Occupation Programmer
Employer Red Hat
Known for Linux Kernel, Conectiva

Arnaldo Carvalho de Melo is a Brazilian developer working on the Linux kernel, where he is the primary maintainer of the DCCP implementation, [1] and is also involved in other development work[ specify ]. He's also very known for his extensive work on the Linux command perf.

Brazil Federal republic in South America

Brazil, officially the Federative Republic of Brazil, is the largest country in both South America and Latin America. At 8.5 million square kilometers and with over 208 million people, Brazil is the world's fifth-largest country by area and the fifth most populous. Brazil borders every South American country except Chile and Ecuador. Its capital is Brasília, and its most populated city is São Paulo. The federation is composed of the union of the 26 states, the Federal District, and the 5,570 municipalities. It is the largest country to have Portuguese as an official language and the only one in the Americas; it is also one of the most multicultural and ethnically diverse nations, due to over a century of mass immigration from around the world.

Linux kernel operating system kernel

The Linux kernel is a free and open-source, monolithic, Unix-like operating system kernel. The Linux family of operating systems is based on this kernel and deployed on both traditional computer systems such as personal computers and servers, usually in the form of Linux distributions, and on various embedded devices such as routers, wireless access points, PBXes, set-top boxes, FTA receivers, smart TVs, PVRs, and NAS appliances. The Android operating system for tablet computers, smartphones, and smartwatches uses services provided by the Linux kernel to implement its functionality. While the adoption on desktop computers is low, Linux-based operating systems dominate nearly every other segment of computing, from mobile devices to mainframes. As of November 2017, all of the world's 500 most powerful supercomputers run Linux.

Contents

Work

De Melo was one of the key founders of Conectiva which later became part of Mandriva.

Conectiva was a company founded on August 28, 1995, in Curitiba, Paraná, Brazil, by a group of friends, among them Arnaldo Carvalho de Melo, who was a pioneer in the distribution of Linux and open source software in Brazilian Portuguese, Spanish and English for all of Latin America. Besides a customized Linux distribution for the Latin American market, Conectiva developed a series of products and additional services directed to meet the market demand for open source tools, including books, manuals, additional software like Linux Tools and embedded systems, OEM programs, applications port, training kits and the "Revista do Linux" Linux magazine. In addition, the company provided consulting services, training and technical support in all of Latin America through its own service centers and certified partners.

Mandriva S.A. was a public software company specializing in Linux and open-source software. Its corporate headquarters was in Paris, and it had development centers in Metz, France and Curitiba, Brazil. Mandriva, S.A. was the developer and maintainer of a Linux distribution called Mandriva Linux, as well as various enterprise software products. Mandriva is a founding member of the Desktop Linux Consortium.

Related Research Articles

GNU Unix-like operating system

GNU is an operating system and an extensive collection of computer software. GNU is composed wholly of free software, most of which is licensed under the GNU Project's own General Public License (GPL).

Andrew Morton (computer programmer) Australian software engineer

Andrew Keith Paul Morton is an Australian software engineer, best known as one of the lead developers of the Linux kernel. He is currently a co-maintainer of the Ext3 file system and the journaling layer for block devices (JBD).

μClinux Linux distribution

μClinux is a variation of the Linux kernel, previously maintained as a fork, that targets microcontrollers without a memory management unit (MMU). It was integrated into the mainline of development as of 2.5.46; the project continues to develop patches and tools for microcontrollers. The homepage lists Linux kernel releases for 2.0, 2.4 and 2.6.

The Linux kernel mailing list (LKML) is the main electronic mailing list for Linux kernel development, where the majority of the announcements, discussions, debates, and flame wars over the kernel take place. Many other mailing lists exist to discuss the different subsystems and ports of the Linux kernel, but LKML is the principal communication channel among Linux kernel developers. It is a very high-volume list, usually receiving about 1,000 messages each day, most of which are kernel code patches.

Ingo Molnár Linux kernel programmer

Ingo Molnár, employed by Red Hat as of May 2013, is a Hungarian Linux hacker. He is best known for his contributions to the operating system in terms of security and performance.

Keith Packard is a software developer, best known for his work on the X Window System.

Theodore Tso American computer scientist, free software developer

Theodore Yue Tak Ts'o (曹子德) is a software engineer mainly known for his contributions to the Linux kernel, in particular his contributions to file systems. He is the primary developer and maintainer of e2fsprogs, the userspace utilities for the ext2, ext3 and ext4 filesystems, and is a maintainer for the ext4 file system.

David S. Miller American software programmer

David Stephen Miller is an American software developer working on the Linux kernel, where he is the primary maintainer of the networking subsystem and individual networking drivers, the SPARC implementation, and the ide subsystem. With other people, he co-maintains the crypto api, kprobes, ipsec, and is also involved in other development work.

Greg Kroah-Hartman Linux kernel developer

Greg Kroah-Hartman (GKH) is a major Linux kernel developer. As of April 2013 he is the Linux kernel maintainer for the -stable branch, the staging subsystem, USB, driver core, debugfs, kref, kobject, and the sysfs kernel subsystems, Userspace I/O, and TTY layer. He also created linux-hotplug, the udev project, and the Linux Driver Project. He worked for Novell in the SUSE Labs division and, as of 1 February 2012, works at the Linux Foundation.

GNU variants are operating systems based upon the GNU operating system. According to the GNU project and others, these also include most operating systems using the Linux kernel and a few others using BSD-based kernels.

Jens Axboe is a Linux kernel hacker.

Kristoffer Ericson is a Swedish Linux coder best known for his work on embedded systems. He currently maintains two platforms in the Linux kernel and sponsors several others.

Chris Wright (programmer) Linux kernel hacker

Chris Wright is a Linux kernel developer and CTO with Red Hat. He is the current Linux kernel co-maintainer for the -stable branch with Greg Kroah-Hartman. He is involved in Linux kernel security related topics and is currently the maintainer for the LSM framework.

Linux-libre operating system kernel and a GNU package

Linux-libre is an operating system kernel and a GNU package.

perf is a performance analyzing tool in Linux, available from Linux kernel version 2.6.31. Userspace controlling utility, named perf, is accessed from the command line and provides a number of subcommands; it is capable of statistical profiling of the entire system.

<i>The Linux Programming Interface</i> book by Michael Kerrisk

The Linux Programming Interface: A Linux and UNIX System Programming Handbook is a book written by Michael Kerrisk, which documents the APIs of the Linux kernel and of the GNU C Library (glibc).

kGraft is a feature of the Linux kernel that implements live patching of a running kernel, which allows kernel patches to be applied while the kernel is still running. By avoiding the need for rebooting the system with a new kernel that contains the desired patches, kGraft aims to maximize the system uptime and availability. At the same time, kGraft allows kernel-related security updates to be applied without deferring them to scheduled downtimes. Internally, kGraft allows entire functions in a running kernel to be replaced with their patched versions, doing that safely by selectively using original versions of functions to ensure per-process consistency while the live patching is performed.

Sage Sharp is a software engineer who has worked on the Linux kernel, including serving on the Linux Foundation's Technical Advisory Board for two years.

References