in reply to Re: fork(): where does copy happen?
in thread fork(): where does copy happen?

thanks, this sounds really interesting. sadly there are no smaps-files on our server, which has kernel 2.6.8.
Do I need special kernel versions or options to use this? On my desktop (kernel 2.6.22) these files are available...

Replies are listed 'Best First'.
Re^3: fork(): where does copy happen?
by Hue-Bond (Priest) on Apr 16, 2008 at 15:13 UTC

    You need 2.6.14 at least.

    --
    David Serrano

      ok, found a server with 2.6.18 having the smaps files!
      thanks all, I will try my luck with smaps now :)
      i found a server with a kernel which matches the requirements and has smaps... I'll play with it the next days :)