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>] [day] [month] [year] [list]
Date:	Sat, 12 Sep 2009 08:54:02 +0530
From:	Peter Chacko <peterchacko35@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: one question about shared mappings between user space and kernel 
	space.

Hi kernel geeks,

Please forgive me if this questions was asked already in the past !!!

I  have a question about shared memory mappings between kernel and
user process...(.like accessing device memory directly from user space
through device mmap interface)...I  presume this mechanism use
remap_pfn_range() or similar....when such mappings are in place, (
whats the "U/S" flag in the underlying physical page indicating CPL of
the page) for such pages ? such page  descriptors  are stored in
normal GDT  or considered as global pages ? Any special  policies of
TLB flush of  translations to such pages ?

With a shared memory between user process and kernel using such
mechanism, is it equivalent to  zero-copy transfer between user space
and kernel space? ( I mean any extra overhead in  memory access to
such pages)

I would appreciate your thoughts on this.

-- 
Best regards,
Peter Chacko

NetDiox computing systems,
Network storage & OS  training and research.
Bangalore, India.
www.netdiox.com
080 2664 0708
--
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