Next week in Seattle is a big one for Linux, with LinuxCon North America on from 17-19 August, as well as a series of co-located events, including CloudOpen,...
Next week in Seattle is a big one for Linux, with LinuxCon North America on from 17-19 August, as well as a series of co-located events, including CloudOpen, the Linux Plumbers Conference, ContainerCon, the Xen Project Developer Summit, and the Linux Security Summit. There's a whole bunch more, including a 5km fun run at some point, for the truly enthusiastic. Several folks from the Oracle Mainline Linux Kernel team will be participating:Sowmini Varadhan will be giving two...
Next week in Seattle is a big one for Linux, with LinuxCon North America on from 17-19 August, as well as a series of co-located events, including CloudOpen, the Linux Plumbers...
The following is a write-up by Oracle mainline Linux kernel engineer, Darrick Wong, providing some backround on his work on Linux FS Metadata Checksumming,...
The following is a write-up by Oracle mainline Linux kernel engineer, Darrick Wong, providing some backround on his work on Linux FS Metadata Checksumming, which, after many years of work, will will be turned on by default in the upcoming e2fsprogs 1.43 and xfsprogs 3.2.3. One of the bigger problems facing filesystems today is the problem of onlineverification of the integrity of the metadata. Even though storage bandwidthhas increased considerably and (in some cases) seek...
The following is a write-up by Oracle mainline Linux kernel engineer, Darrick Wong, providing some backround on his work on Linux FS Metadata Checksumming, which, after many years of work, will will...
Our team is looking for an experienced Linux Kernel Performance Engineer, located in the SF Bay Area or Broomfield, CO. Click here for...
Our team is looking for an experienced Linux Kernel Performance Engineer, located in the SF Bay Area or Broomfield, CO. Click here for details: https://oracle.taleo.net/careersection/2/jobdetail.ftl?job=15000KP0&lang=en Linux community experience is highly valued. Oracle is an Equal Employment Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, sexual orientation,...
The following is a write-up by Oracle mainline Linux kernel engineer, Sowmini Varadhan, detailing her recent work on improving the performance of the Sunvnet...
The following is a write-up by Oracle mainline Linux kernel engineer, Sowmini Varadhan, detailing her recent work on improving the performance of the Sunvnet driver on Linux for SPARC. Background In the typical device-driver, the Producer (I/O device) notifiesthe Consumer (device-driver) that data is available for consumptionby triggering a hardware interrupt at a fixed Interrupt Priority Level (IPL). In the purely interrupt-driven model, the Consumer then masks off any...
The following is a write-up by Oracle mainline Linux kernel engineer, Sowmini Varadhan, detailing her recent work on improving the performance of the Sunvnet driver on Linux for SPARC. Background In...
This is a contributed post by Oracle mainline Linux kernel developer, Liu Bo, who recently presented at the 2014 China Linux Storage and File System (CLSF)...
This is a contributed post by Oracle mainline Linux kernel developer, Liu Bo, who recently presented at the 2014 China Linux Storage and File System (CLSF) Workshop. This event was held on October 21st in Beijing. OCFS2 Xue Jiufei from Huawei showed us their work on OCFS2 of the last year,including bug fixes like "Packet loss when reconnect" and a few featureslike "Range lock based on DLM" and "Self-heal when fault recover". She also mentioned that Huawei already plans to...
This is a contributed post by Oracle mainline Linux kernel developer, Liu Bo, who recently presented at the 2014 China Linux Storage and File System (CLSF) Workshop. This event was held on October...
Oracle Linux kernel developer, Liu Bo, will be giving a presentation on BTRFS Integrity at the Korea Linux Forum on 11th Nov 2014. In VerifyFS in Btrfs Style,...
Oracle Linux kernel developer, Liu Bo, will be giving a presentation on BTRFS Integrity at the Korea Linux Forum on 11th Nov 2014. In VerifyFS in Btrfs Style, Liu Bo will discuss his current work on extending BTRFS to include integrity verification: There are different scenarios where we need to check whether we can trust an FS image that was handled by other untrusted parties, that means we need to have every part of the FS unchanged. Security is indeed important at any...
Oracle Linux kernel developer, Liu Bo, will be giving a presentation on BTRFS Integrity at the Korea Linux Forum on 11th Nov 2014. In VerifyFS in Btrfs Style, Liu Bo will discuss his current work on...
TD P { margin-bottom: 0in; }P.source-code-western { margin-bottom: 0in; font-family: "Courier",monospace; line-height: 100%; page-break-inside: avoid;...
TD P { margin-bottom: 0in; }P.source-code-western { margin-bottom: 0in; font-family: "Courier",monospace; line-height: 100%; page-break-inside: avoid; page-break-before: auto; }P.source-code-cjk { margin-bottom: 0in; font-size: 10pt; line-height: 100%; page-break-inside: avoid; page-break-before: auto; }P.source-code-ctl { margin-bottom: 0in; line-height: 100%; page-break-inside: avoid; page-break-before: auto; }H2 { margin-top: 0.14in; margin-bottom: 0.08in; }H2.western...
TD P { margin-bottom: 0in; }P.source-code-western { margin-bottom: 0in; font-family: "Courier",monospace; line-height: 100%; page-break-inside: avoid; page-break-before: auto; }P.source-code-cjk {...
Recently, Chuck Lever and Shirley Ma of the Oracle Mainline Linux kernel team have been working with the community on bringing Linux NFS over RDMA (remote...
Recently, Chuck Lever and Shirley Ma of the Oracle Mainline Linux kernel team have been working with the community on bringing Linux NFS over RDMA (remote direct memory access) up to full production quality. At the 2014 OpenFabrics International Developer Workshop in March/April, they presented an overview of NFSoRDMA for Linux, outlining a rationale for investing resources in the project, as well as identifying what needs to be done to bring the implementation up to...
Recently, Chuck Lever and Shirley Ma of the Oracle Mainline Linux kernel team have been working with the community on bringing Linux NFS over RDMA (remote direct memory access) up to full...
This is a contributed post from Darrick Wong, storage engineer on the Oracle mainline Linux kernel team. The following are my notes from LSF/MM 2014 and the...
This is a contributed post from Darrick Wong, storage engineer on the Oracle mainline Linux kernel team. The following are my notes from LSF/MM 2014 and the ext4 summit, held last week in Napa Valley, CA. Discussed the draft DIX passthrough interface. Based on Zach Brown's suggestions last week, I rolled out a version of the patch with a statically defined io extensions struct, and Martin Petersen said he'd try porting some existing asmlib clients to use the new interface,...
This is a contributed post from Darrick Wong, storage engineer on the Oracle mainline Linux kernel team. The following are my notes from LSF/MM 2014 and the ext4 summit, held last week in Napa Valley,...