Ticket #3 (assigned enhancement)

Opened 1 year ago

Last modified 5 months ago

Change to use shared memory instead of process memory

Reported by: harrisj Assigned to: harrisj (accepted)
Priority: major Milestone: PECL Standardization
Keywords: Cc:

Description

Each process/thread has its own separate cache. This is wasteful and actually means cache changes can take a while to percolate to each process. Change to use shared memory via APR (in a similar fashion to APC).

Attachments

Change History

07/16/07 12:42:59 changed by harrisj

  • status changed from new to assigned.

01/10/08 01:12:36 changed by anonymous

08/18/08 04:56:09 changed by anonymous

Thank you. ed hardy


Add/Change #3 (Change to use shared memory instead of process memory)




Change Properties
Action