Doug Barton wrote:
> On 02/18/2012 10:43, per...@pluto.rain.com wrote:
> > Doug Barton wrote:
> >> loading modules through loader.conf is
> >> veeryy slooww ...
> >
> > Is it noticeably slower to load (say) a 6MB kernel + 2MB of
> > modules than to load an 8MB kernel?
On 02/19/2012 08:13, per...@pluto.rain.com wrote:
> Given the context of the thread, this:
>
> >> loading modules through loader.conf is
> >> veeryy slooww ...
>
> seemed to be an objection to modularizing the kernel.
The only way you could come to that concl
In target port, this presents a dialog:
/usr/bin/make config
Instead via keyboard, I want to send key sequence to dialog(piped to STDIN of
above cmd):
Down
Space
Down
Space
Enter
--
#!/bin/sh
echo 'CODE_HERE' | /usr/bin/make config
--
Domagoj Smolčić
_
Hi,
sorry for late response, but I currently have quite a
lot 'weekend activities' that are definitely not near
a computer ;)
written by Gleb Kurtsou ...
>> __state_lock() {
>> while [ -f ${STATE}.lock ]; do sleep 0.5; done
>> :> ${STATE}.lock
>> }
>
> Why not keep it stateless, unmounting
Alex,
sql/mysqld.cc has the following code:
inline void setup_fpu()
{
#if defined(__FreeBSD__) && defined(HAVE_IEEEFP_H)
/* We can't handle floating point exceptions with threads, so disable
this on freebsd
Don't fall for overflow, underflow,divide-by-zero or loss of precision
*/
#i
Hi all!
What is geom_aes (sys/geom/geom_aes.*) (wherein differs form geli,
besides useses fewer geom layer and has a compiled in key), and who
can I find something from this geom module/layer?
How can I use this geom layer? Only added option geom_aes to kernel config?
___
6 matches
Mail list logo