This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: analysis of polling in systemtap


Hi -

On Wed, Dec 21, 2005 at 11:57:52AM -0800, Stone, Joshua I wrote:
> Perhaps it's the wrong approach to invent a new syntax for everything
> that users might want to do atomically on an array.  

Well, I hope not *everything*.  I was only kidding about LISP LOOP.

> Can we instead allow the user to explicitly lock/release variables?
> [...]

Perhaps ...  though it's been my preference to make implicit as many
facilities as reasonable and possible.  Can you imagine some plausible
scenarios where explicit locking over global variables may be
necessary to script programmers?

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]