Line 70:
Line 70:
=== Needs to be done (TODO) ===
=== Needs to be done (TODO) ===
+
+
==== Error dump on x32-bit app dumping ====
+
+
At this moment we'll support only compat ia32 applications, attempt to dump x32 compat binary should result in error.
==== Bug with mmaping over 4Gb ====
==== Bug with mmaping over 4Gb ====
Line 119:
Line 123:
For kernels with backported mainline patches for 32-bit C/R (like vzkernel) there are a couple of things to do like different sizes of vdso/vvar (or vvar may not be even present).
For kernels with backported mainline patches for 32-bit C/R (like vzkernel) there are a couple of things to do like different sizes of vdso/vvar (or vvar may not be even present).
+
+
+
==== Fault-inject test for vDSO trampolines ====
+
+
Should ensure that they work. Need to be done for both native/compat C/R.