Linux Foundation - English  Linux Foundation - Japanese  LINUXFOUNDATION.ORG | LINUX.COM | TRAINING | VIDEO Login LOGIN  Sign Up SIGN UP
Events Home

LinuxCon Japan 2010 Sponsors

 

Platinum Sponsors

CE Linux ForumFujitsuHitachiIBMIntelNEC Logo

Silver Sponsors

Marvell LogoNovell LogoNTT Logo

Bronze Sponsors
Oracle Logo

For information on sponsorship opportunities at LinuxCon Japan 2010, please contact Angela Brown at angela (at) linuxfoundation dot org.

LinuxCon Japan | Presentations

 

RCU and Scalability

Date: 11:20am, Monday, September 27th
Location: Quarante C2
Topic: Kernel
Presentation: {Slides}

RCU(Read-Copy-Update) is a synchronization mechanism which allows reads to occur concurrently with updates and achieves good scalability and good performance. This speach talks about what benefit do large systems get from RCU, RCU in userspace and RCU-based approache for C-Language Dependency Ordering.

 

People planning to attend this session may also want to see:

» Btrfs File System: Status and Future · Chris Mason, Oracle

 


 

Lai Jiangshan, Fujitsu

Lai Jiangshan works in Fujitsu Kernel team. As a kernel tester and developer, he has been active in the kernel community for 3 years. He has been improving RCU subsystem since 2008. He has addressed various bugs and wrote a new implementation of RCU.

» Website