Re: about the virtual address space of processes

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

 



Rene Herman wrote:
Looking closer, the CONFIG option keeps non-heap address-space randomization enabled. What you want to have is:

$ cat /proc/sys/kernel/randomize_va_space
0

Set it, as root, via

# echo -n 0 >/proc/sys/kernel/randomize_va_space

Off topic, but do you need the -n flag? I always just "echo num > /proc/sys/path" and I've never had a problem, but is there a case where it matters?

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux