HP3000-L Archives

October 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"VANCE,JEFF (HP-Cupertino,ex1)" <[log in to unmask]>
Reply To:
VANCE,JEFF (HP-Cupertino,ex1)
Date:
Fri, 26 Oct 2001 12:02:03 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
...
> However, a !LISTF [log in to unmask],9 immediately prior to the !STORE
> showed no accessors for any files. Could there be accessors of the
> files that !LISTF,9 doesn't show?

Yes.  Any process that sm_open's the file (that is, opens the
file but by-passes the file system by directly calling privileged,
lower level OS procedures) and does *not* lock one of three
semaphores cannot be detected by LISTF,8 (or 9).  The three
semaphores are: the file open semaphore, the FLOCK semaphore
or the GUFD semaphore.  This is not common, but does occur
in some 3rd party products.  There is a communicator article
on Jazz at:

http://jazz.external.hp.com/papers/Communicator/5.5/exp3/ci_enhancements.htm
l#LISTF
(line wrap)

with more info on LISTF and accessors.

regards,
 Jeff Vance, CSY

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2