scispace - formally typeset
J

John D. Gabbe

Researcher at Bell Labs

Publications -  4
Citations -  215

John D. Gabbe is an academic researcher from Bell Labs. The author has contributed to research in topics: Linked list & Data structure. The author has an hindex of 3, co-authored 4 publications receiving 215 citations.

Papers
More filters
Journal ArticleDOI

Shadowed management of free disk pages with a linked list

TL;DR: This work describes and proves correct a programming technique using a linked list of pages for managing the free disk pages of a file system where shadowing is the recovery technique and avoids wholesale copying of free-list pages during a checkpoint or recover operation.
Patent

Technique for enabling operation of a computer system with a consistent state of a linked list data structure after a main memory failure

TL;DR: In this article, the shadow copy of a data structure is periodically updated at a series of checkpoints, and updating without recopying is enabled by prelinking the list item in the read-only list to the beginning of a second read/write list, which is appended to the first list at the next checkpoint.
Proceedings Article

Transactional blackboards

TL;DR: In this paper, transaction-based facilities supporting parallel execution of knowledge sources in a blackboard system are described. But the authors do not consider the impact of concurrent execution on the performance of the system.
Book ChapterDOI

An experimental data structure for statistical computing

TL;DR: This chapter discusses the organization of data for statistical computing, that is, the data should be organized in structures whose basic units are modules, which are comprised of chips performing the various functions outlined in the chapter.