Google
  Web www.spinics.net

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


[Newbies FAQ]     [Kernel List]     [Site Home]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Rubini]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Networking]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]     [DDR & Rambus]     [UNIX Filesystems]     [Linux Resources]

Add to Google Powered by Linux