Have you already tried something like opt.lg_chunk? This, combined
with other options for the library (man 3 jemalloc), should reduce the
space from 8MB down to 16K, or so. (approximation, I'm being liberal
for jemalloc's internal bookkeeping size). For a special case like
watchdogd, this would mak
On Sat, Nov 21, 2009 at 5:52 AM, Peter Jeremy wrote:
> I did run into problems initially because my i386 userland wasn't
> aligned with my amd64 kernel but rebuilding both fixed that (I'm
> running 8.0-RC1 and a bit).
>
> Note that some tools that poke around in kernel innards won't work -
> ps an
...
> > > [1] I'm trying to get support for /boot being mounted as a separate FS
> > and
> > > as such I would need to have a "self-pointing" symlink (e.g. "boot -> ."
> > )
You're going about this the wrong way; no need to modify the boot2
source, just place a boot.config in the root of the /boot,
3 matches
Mail list logo