|
|
Subscribe / Log in / New account

Embedded Linux Conference 2010 Program is available

From:  Tim Bird <tim.bird-AT-am.sony.com>
To:  "elc-announce-AT-tree.celinuxforum.org" <elc-announce-AT-tree.celinuxforum.org>, CE Linux Developers List <celinux-dev-AT-tree.celinuxforum.org>
Subject:  [Elc-announce] Embedded Linux Conference 2010 Program is available!
Date:  Wed, 10 Mar 2010 15:37:18 -0800
Message-ID:  <4B982D2E.4000201@am.sony.com>

Embedded Linux Developers,

CELF is happy to announce that the program for
Embedded Linux Conference 2010 is now available, and
registration is open for the event!

The conference is coming soon - It will be April 12-14
in San Francisco, California.

The program is now available at the conference web site at:
http://www.embeddedlinuxconference.com/elc_2010/
(see the "Program" and "Sessions" tabs).

Here are some highlights:
Greg Kroah-Hartman and Matt Asay will be our keynote
speakers at ELC this year.

* Greg Kroah-Hartman - Driver sub-system kernel maintainer,
Linux author, and kernel developer, currently with Novell, will
talk about "Android: a Case Study of an Embedded Linux Project"

* Matt Asay - Canonical COO and long-time open source strategist
and blogger for CNET will talk about "Embedded in 2010: an End to
the Entropy?"

Some notable speakers include:

* Mike Anderson - CTO and Chief Scientist of The PTR Group
* Greg Ungerer - MMU-less systems kernel maintainer
* Grant Likely - Device tree kernel maintainer
* Steven Rostedt - Ftrace kernel maintainer

Along with these speakers, there will be 3 days of presentations,
tutorials and Bird-of-a-Feather sessions (over 50 in total)
on topics like:

 Flash filesystems, Realtime measurement and performance,
 Graphics and media, Mobile and embedded distributions,
 Security, Porting and platform bringup, Symmetric Multi-Processing
 in embedded systems, Development tools, Tracing, Power management
     ...and much more!

See the full sessions list at the event web site.

This is your chance to meet leading developers from the embedded
Linux community, and learn about the latest changes in Linux.
Also, you can talk to engineers working on real products at
some of the largest CE companies in the world, describing how
they solved real issues in their own development projects.
The Embedded Linux Conference is one of the leading events where
you can learn directly from the experts.  A session or even a
15-minute hallway conversation at ELC can save you weeks of work,
or give you just the idea you need to solve that problem you're
working on!!

If that's not enough, due to a special arrangement with the
Linux Foundation, as an attendee of ELC you will also be granted
access to all Linux Collaboration Summit sessions and activities.
Please register for the Collaboration Summit separately, AFTER
registering for ELC.  See
http://events.linuxfoundation.org/events/collaboration-su...
for details.

The Collaboration Summit is normally an invitation-only event, but
you can guarantee your spot at it by attending ELC.

We've got a great event planned, that we're sure you won't want
to miss.  Register for ELC now by following the link at:
  http://www.embeddedlinuxconference.com/elc_2010/registrat...

Register by March 20th to receive the "early-bird" discount!
I hope to see you there!

 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

_______________________________________________
Elc-announce mailing list
Elc-announce@tree.celinuxforum.org
http://tree.celinuxforum.org/mailman/listinfo/elc-announce




to post comments

Embedded Linux Conference 2010 Program is available

Posted Mar 11, 2010 22:49 UTC (Thu) by BenHutchings (subscriber, #37955) [Link] (4 responses)

Greg Kroah-Hartman - Driver sub-system kernel maintainer, Linux author, and kernel developer, currently with Novell, will talk about "Android: a Case Study of an Embedded Linux Project"

Will popcorn be available?

Embedded Linux Conference 2010 Program is available

Posted Mar 11, 2010 23:45 UTC (Thu) by linuxjacques (subscriber, #45768) [Link]

I laughed. I cried. It was better than "Cats"

Embedded Linux Conference 2010 Program is available

Posted Mar 12, 2010 8:41 UTC (Fri) by pranith (subscriber, #53092) [Link]

Another platform for Greg to air his grievances(read bitching) about Google`s use of Linux Kernel without contributing anything significant. I don't expect anything different.

Embedded Linux Conference 2010 Program is available

Posted Mar 14, 2010 23:44 UTC (Sun) by linusw (subscriber, #40300) [Link] (1 responses)

For background, the changes done by Google for Android can be obtained like so:

git clone git://android.git.kernel.org/kernel/common.git android-kernel
cd android-kernel
git fetch --tags git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.32.y.git
git shortlog v2.6.32.9..HEAD

Sum total 166 patches.

Embedded Linux Conference 2010 Program is available

Posted Mar 14, 2010 23:48 UTC (Sun) by linusw (subscriber, #40300) [Link]

Or, oops should be
git checkout --track -b android-2.6.32 origin/android-2.6.32
after the cd android-kernel there...

Embedded Linux Conference 2010 Program is available

Posted Mar 23, 2010 0:32 UTC (Tue) by Eliot (guest, #19701) [Link]

For those of us unable to get there in person, I wonder if live (or after-the-event) video will be available, along with the slides for the presentations?


Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds