MySQL and default memory limits (mysqld: Out of memory)
    Stephen Montgomery-Smith 
    stephen at math.missouri.edu
       
    Sun Jul  9 21:54:38 UTC 2006
    
    
  
Mike Jakubik wrote:
> Mathieu Arnold wrote:
> 
>> +-Le 09/07/2006 14:25 -0700, Darren Pilgrim a dit :
>> | Mathieu Arnold wrote:
>> |> [kern.maxdsiz is not] a sysctl, it's a tunable thing, which don't
>> |> appear in sysctl.
>> | | Gotta love namespace collisions.
>>
>> Well, in fact, most of the tunables do have a read only sysctl so that
>> people don't have to search the code for the value it has/takes :-)
>> Not this one though :-)
>>   
> 
> 
> Exactly, its nice being able to see the current values. How else can i 
> see what the values are set to?
The commands limit and limits (one of them is a csh only command) will 
tell you (although they might be set lower for a particular user via 
/etc/login.conf, or for a particular process, but that's unlikely).
Stephen
    
    
More information about the freebsd-stable
mailing list