Let’s consider an example of how this can happen. In Chapter 3, we devel-
oped a model of a system consisting of cooperating sequential processes or
threads, all running asynchronously and possibly sharing data.We illustrated
this model with the producer–consumer problem, which is representative of
operating systems. Specifically, in Section 3.4.1, we described how a bounded
buffercouldbeusedtoenableprocessestosharememory.


operating system concepts,9th edition 204p,여기에서 bounded buffer가 뭘 말하는거지?