Jail-Aware Scheduling

2006-06-10 Thread Chris Jones
Hi, folks --- as some of you might know, FreeBSD has a Summer of Code project to bring resource limits to jails, and one part of that is to permit an administrator to put limits on a jail's CPU usage. That's where I come in: I'm the guy doing the project, and I've been spending the last

valid VMA ranges and mincore()

2006-06-10 Thread Bruno Haible
Hi memory management hackers, The mincore(2) system call is, on FreeBSD, not usable for some purposes for which it can be used on other platforms. Let me explain the purpose, the problem and two proposed solutions. The purpose === The task at hand is to enumerate the VMAs of the current

Re: [ANN] unionfs patchset-13 release

2006-06-10 Thread Hiroo Ono
At Wed, 31 May 2006 13:38:14 +0200, Alexander Leidinger wrote: > He's not a src-committer and he prefers to let a src-committer do it. > I offered to commit it, but so far either the man-page was missing > (what's the status of this?) or a bug showed up. Daichi and ozawa do not have enough tim