PennMUSH Community

Ticket #7525 (closed suggested feature: fixed)

Opened 11 months ago

Last modified 9 months ago

Avoiding @readcache

Reported by: raevnos Assigned to: raevnos
Priority: minor Milestone: 1.8.3p7
Keywords: Cc:
Visibility: Public

Description

Make the mush notice when cached text and help-like files change and reload/index automatically without needing a signal or @readcache.

(I'm doing this for linux and *bsd, which use different APIs for the file monitoring.)

Change History

01/06/08 01:49:27 changed by raevnos

  • milestone set to 1.8.3p7.

Linux version using the inotify() framework is working. Generic version using FAM (http://oss.sgi.com/projects/fam/) is commited, but isn't working for some unknown reason. I'm probably not using it right.

03/07/08 01:43:40 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.