Re: Lisp anxieties

From: Marc Spitzer (mspitze1_at_optonline.net)
Date: 09/20/04


Date: Mon, 20 Sep 2004 03:36:22 GMT

Wade Humeniuk <whumeniu-delete-this-antispam-device@telus.net> writes:

>
> 3) The interaction between your OS and hardware. (And unless you
> are willing to shell out some serious dough it is likely you
> will have or develop problems). For a relatively inexpensive system
> my recommendation would be FreeBSD and some good PC hardware, good
> motherboard (ASUS, Gigabyte), memory cooling, and other quality parts.
> Then use some good Lisp (CMUCL runs on FreeBSD).
>

If you do go with FreeBSD, and it is a great choice, make sure to get
network cards that are able to use the polling interface, Intel cards
come to mind. The difference is instead of generating an interrupt
for each network packet as it come in every so often(configurable
interval) the kernel get any traffic outstanding and processes it.
This should make the box much happier under high load.

marc



Relevant Pages

  • Re: newbie Q
    ... Get yourself an older box put a couple of network cards in it and install ... It takes some time and research but it works and your boss will love the ... you won't need any keys. ... (FreeBSD just happens to be what I know. ...
    (comp.security.firewalls)
  • Re: Recommended books for switcher
    ... /take that book" recommendation. ... The official FreeBSD handbook seems to be the standard and because it is ... recommended general FreeBSD printed books like ...
    (comp.unix.bsd.freebsd.misc)
  • Re: print server & fax?
    ... > the time and printing would automatically use the freebsd box. ... one recommendation though is to use apsfilter (in the ... hylafax is a neat concept but IMHO isn't worth the headache for the ... All power corrupts, ...
    (comp.unix.bsd.freebsd.misc)
  • Recommendation for a Big Endian System for NIC Driver Development
    ... I'm looking for a recommendation for a big endian CPU system that ... works well with FreeBSD. ... I want to do some wider testing on non-Intel based systems with ...
    (freebsd-net)
  • Re: Please Help, My natd/firewall Not Work :(
    ... I have problem with my network, I use 2 Network Cards in my FreeBSD ... /sbin/ipfw add 1400 deny tcp from any to any not established tcpflags fin ... /sbin/ipfw add 5100 divert natd ip from any to 192.168.0.1 ...
    (freebsd-questions)