> On Dec 3, 2018, at 11:27 AM, Christos Zoulas <chris...@astron.com> wrote: > > I don't think that the things that KASLR randomizes by default are useful > to debugging. I.e. you can't depend on two successive kernel crashes to > have identical PTE addresses; OTOH you can depend that the text addresses > are the same (which are for GENERIC and are not for GENERIC_KASLR). Oh, that depends. I would say if you are debugging a low-level VM problem, being able to have a predictable PTE address at the time of a crash could be VERY helpful. -- thorpej
- Re: CVS commit: src/sys/kern Taylor R Campbell
- Re: CVS commit: src/sys/kern Maxime Villard
- Re: CVS commit: src/sys/kern Martin Husemann
- re: CVS commit: src/sys/kern matthew green
- Re: CVS commit: src/sys/kern Maxime Villard
- Re: CVS commit: src/sys/kern Robert Elz
- Re: CVS commit: src/sys/kern Manuel Bouyer
- Re: CVS commit: src/sys/kern Steffen Nurpmeso
- Re: CVS commit: src/sys/kern Christos Zoulas
- Re: CVS commit: src/sys/kern Christos Zoulas
- Re: CVS commit: src/sys/kern Jason Thorpe
- Re: CVS commit: src/sys/kern Christos Zoulas
- Re: CVS commit: src/sys/kern Manuel Bouyer
- Re: CVS commit: src/sys/kern maya
- Re: CVS commit: src/sys/kern Jason Thorpe
- Re: CVS commit: src/sys/kern Christoph Badura
- Re: CVS commit: src/sys/kern Manuel Bouyer
- Re: CVS commit: src/sys/kern Christoph Badura
- Re: CVS commit: src/sys/kern Manuel Bouyer
- Re: CVS commit: src/sys/kern Christoph Badura
- Re: CVS commit: src/sys/kern Christoph Badura