Re: r239356: does it mean,
On Aug 21, 2012, at 11:42 AM, Lev Serebryakov wrote:
> Hello, Ian.
> You wrote 21 =D0=B0=D0=B2=D0=B3=D1=83=D1=81=D1=82=D0=B0 2012 =D0=B3., =
21:36:30:
>=20
> IL> I think it's funny how people have this knee-jerk reaction against =
C++
> IL> apps. The devd executable is not exactly an example of bloatware: =
374k
> IL> statically linked (so it already includes this "C++ runtime" that =
you
> IL> think is large). We routinely deploy embedded systems that use =
apps
> IL> written exclusively in C++, on systems that only have 32 or 64mb =
of ram.
> IL> We've been doing so since the days when the biggest compact flash =
card
> IL> you could buy was 64mb.
> BTW, typical MIPS SoC-based router has only 16MiB of flash. And,
> yes, FreeBSD doesn't fit well in this size now, but why add another
> mandatory program, only role of which is to monitor network cable and
> re-run the same program every time?
You'd typically not run dhclient in daemon mode in a SoC, since you =
don't want to chew up the memory all the time, and you'd likely replace =
the system dhclient with one that's simpler... But the network =
notification part of devd would be trivial to reproduce if you wanted in =
a specialized daemon that would do what's required.
Warner
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 16 之 28 篇):