Ticket #292 (new defect)

Opened 7 months ago

Only 32MB Memory Allocated

Reported by: allsubs Assigned to: somebody
Priority: major Milestone:
Component: eAccelerator Version: 0.9.5
Keywords: Cc:

Description

Hi, I have this kernel 2.6.18-5-686-bigmem #1 SMP I configured closely following your instructions everything I could think of.

The shared memory parm for kernel is set to 1GB : #cat /proc/sys/kernel/shmmax 1073741824

Other relevant params are there : eaccelerator.shm_size="0" eaccelerator.enable="1" eaccelerator.optimizer="1" eaccelerator.check_mtime="1" eaccelerator.shm_max="0" eaccelerator.shm_ttl="0" eaccelerator.shm_prune_period="0" eaccelerator.shm_only="0"

Anyway, when I look from eAccelerator's control panel I see this : Memory usage 92.04% (29.45MB/ 32.00MB)

Any hints on what else to check/configure would be greatly appreciated.