Re: misc questions about the devicedriver arch

2006-05-28 Thread william wallace
sir , i am reading /writing directly to a pcib 's configure space ,but i found it difficult to decide which function to use and how to get the bus ,device and function from the device structure shall i use PCI_READ_CONFIG(bus, devlist[numdevs] ,xx, 2) or shall i use PCIB_READ_CONFIG(device_t

security.bsd.see_other_uids for jails

2006-05-28 Thread Anatoli Klassen
Hi All, if security.bsd.see_other_uids is set to 0, users from the main system can still see processes from jails if they have (by accident) the save uid. For me it's wrong behavior because the main system and the jail are two different systems where uids are independent. Could somebody

Re: security.bsd.see_other_uids for jails

2006-05-28 Thread joerg
On Sun, May 28, 2006 at 03:46:06PM +0200, Anatoli Klassen wrote: Hi All, if security.bsd.see_other_uids is set to 0, users from the main system can still see processes from jails if they have (by accident) the save uid. For me it's wrong behavior because the main system and the jail are

Re: security.bsd.see_other_uids for jails

2006-05-28 Thread Anatoli Klassen
[EMAIL PROTECTED] wrote: On Sun, May 28, 2006 at 03:46:06PM +0200, Anatoli Klassen wrote: Hi All, if security.bsd.see_other_uids is set to 0, users from the main system can still see processes from jails if they have (by accident) the save uid. For me it's wrong behavior because the main

Re: security.bsd.see_other_uids for jails

2006-05-28 Thread David Malone
On Sun, May 28, 2006 at 03:46:06PM +0200, Anatoli Klassen wrote: if security.bsd.see_other_uids is set to 0, users from the main system can still see processes from jails if they have (by accident) the save uid. For me it's wrong behavior because the main system and the jail are two

Pagedaemon and shared memory [was: Heavy system load by pagedaemon].

2006-05-28 Thread Yaron Zabary
I am observing similar symptoms as described in the original letter (by Iasen Kostov). I am using the vmware3 port. My desktop machine is a P3 1Gh with 512Mb. The vmware guest (a Windows 2000) is allocated 256Mb. Every once in a while (around five times a day), the machine freezes. The clock on

Re: Pagedaemon and shared memory [was: Heavy system load by pagedaemon].

2006-05-28 Thread Yaron Zabary
A few more points I forgot to mention. Nothing in /var/log/messages or dmesg. I just tried opening acroread on a 5Mb file and started scrolling fast in it. The machine froze at 18:37:26, the clock blipped at 18:39:25 and went back to normal at 18:41:35, which means over four minutes of freeze.

6.1 crash data (was: Re: no core file handler recognizes format)

2006-05-28 Thread Avleen Vig
On Mon, May 15, 2006 at 10:58:02AM -0700, Avleen Vig wrote: On Sat, May 13, 2006 at 11:40:33AM +0400, Stanislav Sedov wrote: Rebuild your kernel with INVARIANTS enabled and debug info. It will provide more information in case the crash happens again. Ok, I finally got a core file with the

Re: 6.1 crash data (was: Re: no core file handler recognizes format)

2006-05-28 Thread Maxim Konovalov
On Sun, 28 May 2006, 13:30-0700, Avleen Vig wrote: On Mon, May 15, 2006 at 10:58:02AM -0700, Avleen Vig wrote: On Sat, May 13, 2006 at 11:40:33AM +0400, Stanislav Sedov wrote: Rebuild your kernel with INVARIANTS enabled and debug info. It will provide more information in case the crash

Re: security.bsd.see_other_uids for jails

2006-05-28 Thread Václav Haisman
Anatoli Klassen wrote: Hi All, if security.bsd.see_other_uids is set to 0, users from the main system can still see processes from jails if they have (by accident) the save uid. For me it's wrong behavior because the main system and the jail are two different systems where uids are

Source ScreenSaver

2006-05-28 Thread Eder
Hi all, Already postei the code of screensaver, now would like to know if it can be enclosed to src of the FreeBSD. Or that I must modify ! Thanks, Eder. cut Hi all, Doubts ! I created to screensaver for console. The code would like to know as sending, to be enclosed in src of

Re: Source ScreenSaver

2006-05-28 Thread Baldur Gislason
see /usr/ports/misc/matrix-kmod Isn't this similiar? Baldur On Sun, May 28, 2006 at 10:18:13PM -0300, Eder wrote: Hi all, Already postei the code of screensaver, now would like to know if it can be enclosed to src of the FreeBSD. Or that I must modify ! Thanks, Eder. cut

Re: Pagedaemon and shared memory [was: Heavy system load by pagedaemon].

2006-05-28 Thread soralx
with 512Mb. The vmware guest (a Windows 2000) is allocated 256Mb. Every once in a while (around five times a day), the machine freezes. The clock on the toolbar stops counting the seconds. I have top running on a session from another machine (it is a second machine I can switch to using KVM)

Re: Pagedaemon and shared memory [was: Heavy system load by pagedaemon].

2006-05-28 Thread Yaron Zabary
On Sun, 28 May 2006 [EMAIL PROTECTED] wrote: with 512Mb. The vmware guest (a Windows 2000) is allocated 256Mb. Every once in a while (around five times a day), the machine freezes. The clock on the toolbar stops counting the seconds. I have top running on a session from another