Difference between revisions of "Architecture Presentations"

From eLinux.org
Jump to: navigation, search
(Porting the Linux Kernel to x86 MID Platforms [ELC 2010])
(Porting the Linux Kernel to x86 MID Platforms [ELC 2010])
Line 103: Line 103:
 
'''Presenter: '''Jacob Pan <br>
 
'''Presenter: '''Jacob Pan <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation gives information about porting the Linux Kernel <br>
 +
to X86 MID platforms.<br>
  
 
* [https://elinux.org/images/e/ee/Jacob-Pan-x86MID-elc2010.pdf PDF]
 
* [https://elinux.org/images/e/ee/Jacob-Pan-x86MID-elc2010.pdf PDF]

Revision as of 00:52, 28 September 2020

ARM

Ubuntu ARM Distribution [ELC 2009]

Presenter: David Mandala
Summary: This presentation discusses about what is Ubuntu ARM, challenges and
it's future scope.

Experiment with Linux and ARM Thumb-2 ISA [ELC 2007 ELC 2006]

Presenter: Philippe Robin
Summary: These slides give information about ARM roadmap and processor families,
Thumb-2 encoding and new instructions.

RISC-V

BoF: Open Hardware and RISC-V [ELC 2020]

Presenter: Drew Fustini, BeagleBoard.org Foundation & Stephano Cetola, The Linux Foundation
Summary: This presentation provides information on RISC-V, RISC-V boot flow
and about SBI (RISC-V Supervisor Binary Interface).

Base Porting of Linux Kernel on RISC V Architecture [ELC 2019]

Presenter: G Satish Kumar, Cavium Networks
Summary: This presentation discusses on Base porting of linux kernel on RISC V
architecture, minimal kernel support and Initial address & Macros used in
Linux kernel to interact with hardware includes.

PowerPC

It's Alive! - Linux on Embedded PowerPC porting guide [ELC 2009]

Presenter: Grant Likely
Summary: This presentation discusses about porting process for Linux
on embedded PowerPc.

MIPS

Improving Performance of a WebKit Port MIPS Platform [ELC 2014]

Presenter: Adrian Perez de Castro, Igalia
Summary:

Intricacies of a MIPS Stack Backtrace Implementation [ELC 2012]

Presenter: David VomLehn, Cisco
Summary: This presentation provides information about backtracing on MIPS
processor.

Back-tracing in MIPS-based Linux Systems [ELC 2008]

Presenter: Jong-Sung Kim
Summary: These slides give information on MIPS stack-frame structure,
back-tracing in MIPS systems and sample applications.

Prelinker Usage for MIPS Cores [ELC 2007]

Presenter: Arvind Kumar, Kazu Hirata, Shinichi Tsurumoto
Summary: This presentation provides information about Prelink and Prelinker
usage for MIPS cores.

Some new tricks for better performance in MIPS-Linux [ELC 2009]

Presenter: David Daney
Summary: These slides provide MIPS overview and discuss about new tricks
for better performance in MIPS-Linux.

MIPS BOF [ELC 2006]

Presenter: Arvind Kuman
Summary: This BOF session is about MIPS architecture, challenges and it's future scope.

Microthreads as Linux CPUs - SMTC Linux for MIPS MT cores [ELC 2006]

Presenter: Kevin D. Kissell
Summary: This presentation gives information on basic multithreading concepts,
MIPS MT ASE and on SMTC Linux.

ix86

Porting the Linux Kernel to x86 MID Platforms [ELC 2010]

Presenter: Jacob Pan
Summary: This presentation gives information about porting the Linux Kernel
to X86 MID platforms.

Taking the plunge - the marriage of X86 and embedded Linux [ELC 2006]

Presenter: Jordan Crouse
Summary: