gconftool-2 failing

2003-07-20 Thread Rik
I have recently run into a problem with the gconftool-2 service that comes with gnome2. When I go into X I get a gcond process that runs out of control. If I try to install ports that require the gconftool-2 to run the port will fail to install. The error message I see is this gconftool-2 in fr

RE: anonymous-ftp cracked

2001-09-13 Thread Rik van Riel
nteresting ever shows up in the 'harvesting' area. cheers, Rik -- IA64: a worthy successor to the i860. http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pgm to kill 4.3 via vm

2001-05-07 Thread Rik van Riel
soon, patches will come only after we've agreed on a way to fix the problem. regards, Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.co

Re: pgm to kill 4.3 via vm

2001-05-07 Thread Rik van Riel
On Mon, 7 May 2001, Alfred Perlstein wrote: > * Rik van Riel <[EMAIL PROTECTED]> [010507 10:59] wrote: > > The next step is designing a load control system that > > does work (not too hard) and having a reliable way of > > detecting when exactly the system is thrash

Re: pgm to kill 4.3 via vm

2001-05-07 Thread Rik van Riel
he code in vm_glue.c) I'll write up an email about this later this week... > Load control is a completely different issue from swap > exhaustion. The two are entirely unrelated to each other. I know, that's why I only quoted the part of your message that was about load c

Re: pgm to kill 4.3 via vm

2001-05-07 Thread Rik van Riel
ll post it to [EMAIL PROTECTED] and [EMAIL PROTECTED] soon... ;) regards, Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.con

Re: pgm to kill 4.3 via vm

2001-05-06 Thread Rik van Riel
of past threads, it was my understanding that > having the operating system (though not all processes) "live through" > memory starvation was feasible. The code is there, look at src/sys/vm/vm_pageout.c, line 1124 and further... Rik -- Virtual memory is like a game you can'

Re: pgm to kill 4.3 via vm

2001-05-06 Thread Rik van Riel
ystem to die is if this code was broken by a recent change in the system... [but yes, on a production system you'd want to run with sane resource limits] regards, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www

Re: Experiences with new dir allocation on FFS?

2001-04-28 Thread Rik van Riel
e drive doesn't actually work because the manufacturers would rather do well on some PC mag benchmarks than store your data reliably ... regards, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/

Re: vm_mtx

2001-04-23 Thread Rik van Riel
entually all the page faulters will be waiting for free memory and none of them has any of the VM locks... regards, Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose...

Re: Kernel preemption, yes or no? (was: Filesystem gets a hugeperformance boost)

2001-04-17 Thread Rik van Riel
e" is under control of the folks who write the OS. You need preemption for userspace because it's possibly "hostile" software, but things like the interrupt handlers and the kernel code are under your control ... this means you can code it to be as efficient as possible with

Re: Kernel preemption, yes or no? (was: Filesystem gets a hugeperformance boost)

2001-04-17 Thread Rik van Riel
can (while not wasting CPU on taking in packets it cannot process higher up the stack). regards, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.conectiva.com/ http://distr

Re: FW: Filesystem gets a huge performance boost

2001-04-17 Thread Rik van Riel
o try to task switch if you wind up spining in one? Exactly. It makes absolutely no sense to optimise mutexes for the case of having contention. If you have contention, you need to fix the contention, not introduce all kinds of singing-dancing cool things you can do when contention happens. Rik -- Vi

Re: BTSpeedup evaluation copy

2001-04-09 Thread Rik van Riel
]:/home/CVS checkout spamfilter If we have people in enough timezones adding their spam regexps to this list the moment they see a spam, I'm sure we can catch most spam before it arrives on the lists (if only because it takes TIME to send out 1M emails, in that time we can update lots of