How can I make sure that a core file is created after a situation like this? Where will it
be created?
How can I check the status of the private memory? I use the "kamctl fifo
get_statistics all" but I don't know which one relates to "private
memory":
Example:
shmem:total_size = 2147483648
shmem:used_size = 16860928
shmem:real_used_size = 17033968
shmem:max_used_size = 19174528
shmem:free_size = 2130449680
shmem:fragments = 1850
I know that with so little information is hard to diagnose, but if anybody has an idea as
to what else I can do I greatly appreciate it.
Thank you in advance