On Fri, Nov 28, 2003 at 03:46:42AM -0800, Terry Lambert wrote: >FWIW: If FreeBSD wanted to use this approach, the safest way to do >it would b to split the user and kernel address space mappings; in >general, this will only mean modifying uiomove/copy{in|out}[str], >and dealing with the address mapping itself. This would free up >the KVA space not available to user space for use in mapping the >split shared libraries. This thought has occurred to me (and probably most other people) as a solution to the KVA shortage in some configurations. My understanding was that this was very messy on the iA32 architecture and would add significantly to system call overheads - though I'd love to be proved wrong. PeterReceived on Sat Nov 29 2003 - 12:11:08 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:31 UTC