lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 May 2009 20:13:47 +0900
From:	Tejun Heo <teheo@...ell.com>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	Jan Beulich <JBeulich@...ell.com>, Ingo Molnar <mingo@...e.hu>,
	linux-kernel@...r.kernel.org
Subject: Re: remap allocator for per-CPU memory

Andi Kleen wrote:
> Tejun Heo <teheo@...ell.com> writes:
>> Okay, just glanced over the pageattr code.  I don't think we need any
>> special provisions for this as long as the TLB is fine with having
>> overlapping PMD and PTE mappings with different attributes (please
>> note that these two mappings aren't occupying the same linear
>> addresses - they're aliases).  This is allowed, right?
> 
> Nope.

Yeah, I'm going through the manual now and can't find anything which
allows such behavior.  I haven't been able to find anything which
describes what happens between large page and 4k page aliases.
Aieee...  I'll dig through the manual a bit more and see whether this
can be worked around somehow.  :-(

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ