lkml.org 
[lkml]   [2000]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch?] Re: Do ramdisk exec's map direct to buffer cache?
Date
From


Gerrit who works for IBM pretending to be Linus Torvalds wrote:

> Desktop/Laptop
>
> 4) < 100 instantiated processes, mostly servers, usually less

My workstation has 238 processes. I run into the 128 window limit
lately.

People are using "button bar" applications. Maybe that's a good
optmization. I use a one-liner application that pops up a button, and
executes the rest of the commandline when pressed. However, that does
cost 20 processes for 20 of those buttons.

Designing good software means that the code size should be kept small.

Now, this is often done for say ftp-servers too. You have a single
threaded application handling just one client.

When you run into trouble with this tactic, you redesign and make one
deamon handle a bunch of clients with a big select loop in the middle.

Oh, Not everybody has recent hardware. It would be a pitty if the
low-end would be forgotten: I have two "older" computers that no
longer work well as workstations that end up their lifecycle as
development machines. They have the "new cards with driver that crashes
the machine" type of workload....

So, Gerrit, your list should start at
16 to 64M RAM
P-100 to Ppro-200 processor
0-2G disk

Roger.

--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* Common sense is the collection of *
****** prejudices acquired by age eighteen. -- Albert Einstein ********

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.213 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site