scispace - formally typeset
B

Boon Seong Ang

Researcher at Hewlett-Packard

Publications -  29
Citations -  625

Boon Seong Ang is an academic researcher from Hewlett-Packard. The author has contributed to research in topics: Network interface & Message passing. The author has an hindex of 13, co-authored 29 publications receiving 624 citations. Previous affiliations of Boon Seong Ang include Motorola & Massachusetts Institute of Technology.

Papers
More filters
Patent

Method and apparatus for curious and column caching

TL;DR: Curious caching as mentioned in this paper improves upon cache snooping by allowing a cache to insert data from snooped bus operations that is not currently in the cache and independent of any prior accesses to the associated memory location.
Patent

Method and apparatus for direct conveyance of physical addresses from user level code to peripheral devices in virtual memory systems

TL;DR: In this paper, a look-aside buffer (TLB) is implemented in a microprocessor for converting virtual addresses to physical addresses and conveying the physical addresses to peripheral devices without requiring a system call.
Book ChapterDOI

START-NG: Delivering Seamless Parallel Computing

TL;DR: The ability to be both a collection of standard SMP and an aggressive message passing machine with coherent shared memory makes StarT-ng a good building block for incrementally expandable parallel machines.
Journal ArticleDOI

Performance studies of Id on the Monsoon dataflow system

TL;DR: The performance of Id, an implicitly parallel language, on Monsoon, an experimental dataflow machine, is examined, finding that the execution of Id programs on one Monsoon processor takes up to three times as many cycles as the corresponding C or Fortran programs executing on a MIPS R3000 processor.
Proceedings ArticleDOI

StarT-Voyager: A Flexible Platform for Exploring Scalable SMP Issues

TL;DR: The initial configuration of StarT-Voyager implements four forms of message passing along with S-COMA and NUMA shared memory support, and can be reconfigured to introduce new mechanisms improving usability and performance.