On 07/25/2012 12:31 PM, Vladimir Davydov wrote:On 07/24/2012 04:44 PM, Alan Cox wrote:I wanted to write the same reply yesterday, but followed the hint inHow?This approach does not need any kernel support (except for theYou can do the /proc/cpuinfo filtering in user space too
/proc/cpuinfo filtering). Does this address the issues you have?
Alan's previous mail:
# mount --bind /dev/shm/faked_cpuinfo /somepath/proc/cpuinfo
I checked it, it works even with chroots and is not visible from within.
Regards,
Andre.