Hello all,
After reading the documentation I know that using the paging based non-exec feature will result in some performance degredation, but could someome please inform me if what I am experiencing is normal?
After enabling the paging based I noticed the machine seemed to run excessively slower; so, I ran some tests compiling the 2.4.23 kernel.
Compiling the 2.4.23 source from a .23 kernel with Segmenation:
real 2m14.555s
user 7m24.220s
sys 0m21.310s
Compiling the 2.4.23 source from a .23 kernel with Paging:
real 62m33.588s
user 50m20.560s
sys 193m8.860s
I would say that is way more than a "slight" impact! Is this on par with what others have experienced? The machine is a dual Xeon 2.4Ghz with HyperThreading enabled. Its running on an Intel SE7501CW2 board with 2GB of ram.
Thanks!