Re: Lisp anxieties
From: Marc Spitzer (mspitze1_at_optonline.net)
Date: 09/20/04
- Next message: Christopher C. Stacy: "Re: what happened to hash-tables"
- Previous message: Duane Rettig: "Re: what happened to hash-tables"
- In reply to: Wade Humeniuk: "Re: Lisp anxieties"
- Next in thread: Tim Bradshaw: "Re: Lisp anxieties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Christopher C. Stacy: "Re: what happened to hash-tables"
- Previous message: Duane Rettig: "Re: what happened to hash-tables"
- In reply to: Wade Humeniuk: "Re: Lisp anxieties"
- Next in thread: Tim Bradshaw: "Re: Lisp anxieties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|