On Wed, Mar 27, 2002 at 02:08:51PM -0500, Jim Jagielski wrote: > This patch removes, for good, the concept of *only* file-based scoreboards. > Not named-based and file-based shared memory scoreboards, but scoreboards > that exist only as files. > > In the process, this allows us to remove some dead and useless function > calls which may be optimized away anyway, but this ensures it.
So if a third-party is interested in examining the scoreboard, they have to do it either via a module or attach to the shared-memory segment? Sounds fair enough... -- justin