em driver - issue #2
    EM1897 at aol.com 
    EM1897 at aol.com
       
    Mon Feb  7 11:45:28 PST 2005
    
    
  
In a message dated 2/7/05 2:28:55 PM Eastern Standard Time, 
dillon at xxxxxxxxxxxxxxxxxxxx writes:
>:Getting back to my question about allocating memory for the kernel,
>:there is no way currently to do this in dragonfly as you could with
>:kern_vm_kmem_size before?
>
>   vm_kmem_size has to do with the fact that FreeBSD has two KVM maps,
>    kernel_map and kvm_map.  vm_kmem_size does not change how much KVM
>    the kernel has, it adjusts how much one map gets verses the other.
>
 >   DragonFly only has one kernel map, so it doesn't need a vm_kmem_size
>    sysctl.
So how do you force memory to be available for the kernel rather than user
space for applications? For example, I don't want mySQL or Squid to suck 
up all the system memory and then have it not be available for networking
operations. 
PS; This plain-text-only thing is KILLING me! :(
    
    
More information about the Users
mailing list