scispace - formally typeset
S

Shailender Chaudhry

Researcher at Sun Microsystems

Publications -  118
Citations -  2378

Shailender Chaudhry is an academic researcher from Sun Microsystems. The author has contributed to research in topics: Cache & Thread (computing). The author has an hindex of 27, co-authored 118 publications receiving 2375 citations. Previous affiliations of Shailender Chaudhry include Oracle Corporation.

Papers
More filters
Journal ArticleDOI

Rock: A High-Performance Sparc CMT Processor

TL;DR: Rock, Sun's third-generation chip-multithreading processor, contains 16 high-performance cores, each of which can support two software threads, and uses a novel checkpoint-based architecture to support automatic hardware scouting under a load miss and aggressive dynamic hardware parallelization of a sequential instruction stream.
Journal ArticleDOI

The MAJC architecture: a synthesis of parallelism and scalability

TL;DR: The MAJC architecture enhances application performance by exploiting parallelism at multiple levels-instruction, data, thread, and process and treats all data types similarly.
Journal ArticleDOI

High-performance throughput computing

TL;DR: In this article, the authors have shown that the microarchitecture necessary to support threads on a CMT can also achieve high single-thread performance, up to 40 percent.
Patent

Method and apparatus for avoiding locks by speculatively executing critical sections

TL;DR: In this article, the authors present a system that allows a process to speculatively execute a critical section of code within a program without first acquiring a lock associated with the critical section.
Patent

Method and apparatus for delaying interfering accesses from other threads during transactional program execution

TL;DR: In this article, the authors present a system that facilitates delaying interfering memory accesses from other threads during transactional execution by storing copy-back information for the cache line to enable the cache lines to be copied back to the requesting thread.