[Prev][Next][Index][Thread]

Guesses for what the change that broke executor was




I bet one of these broke executor (from the Changes.62 file):

o Shared memory structure replaced by vm_area_struct (code 
  simplified and cleaned up).
o No need to release the shared memory by hand, when loading 
  different executable.
o Make changes to memory mapper for shared memory improvements.

I wonder if a later version of the kernel fixes the problem
that these patches may have introduced...

Elan


References: