Re: Autosizing column widths in ps(1).

2011-07-26 Thread Edward Tomasz Napierała
Wiadomość napisana przez Alexander Best w dniu 25 lip 2011, o godz. 01:06: On Sun Jul 24 11, Alexander Best wrote: On Sun Jul 24 11, Edward Tomasz Napiera?a wrote: Wiadomo?? napisana przez Test Rat w dniu 22 lip 2011, o godz. 19:21: Edward Tomasz Napiera?a tr...@freebsd.org writes: Patch

HTT vs SMT in x86 SMP topology reporting

2011-07-26 Thread Andriy Gapon
Can anybody explain to me why our _x86_ SMP topology discovery and reporting code sometimes reports HTT and sometimes SMT? As in FreeBSD/SMP: %d package(s) x %d core(s) x %d HTT threads vs FreeBSD/SMP: %d package(s) x %d core(s) x %d SMT threads As I understand, and quoting Wikipedia (I know,

Re: HTT vs SMT in x86 SMP topology reporting

2011-07-26 Thread Harald Servat
2011/7/26 Andriy Gapon a...@freebsd.org Can anybody explain to me why our _x86_ SMP topology discovery and reporting code sometimes reports HTT and sometimes SMT? As in FreeBSD/SMP: %d package(s) x %d core(s) x %d HTT threads vs FreeBSD/SMP: %d package(s) x %d core(s) x %d SMT threads

UMA large allocations issues

2011-07-26 Thread Davide Italiano
It seems that today I've some good news. I've done some job. Before I tried stuffs userspace http://davit.altervista.org/malloc_new.c , then I improved my patch a bit http://davit.altervista.org/uma_large_allocations.patch ) So, the situation is follow. System starts (before it doesn't), but I've

Re: wdrain vs. fuse/ggate (was: Re: mount vdi)

2011-07-26 Thread Kostik Belousov
On Tue, Jul 26, 2011 at 08:03:35PM +0200, Juergen Lock wrote: On Mon, Jul 25, 2011 at 06:31:36PM -0500, Brandon Gooch wrote: 2011/7/25 Andrey V. Elsukov bu7c...@yandex.ru: On 25.07.2011 10:18, Joe Sciulli wrote: Is it possible to mount virtualbox vdi file on the FreeBSD host?  This

Re: Finding symlink information in MAC Framework

2011-07-26 Thread s
On Mon, 25 Jul 2011 10:42:53 +0100 (BST), Robert Watson wrote: On Fri, 15 Jul 2011, s wrote: I am trying to get some information related to the symlink which is being accessed by the user in MAC Framework. Currently I managed to get the uid/gid of the owner of the symlink that is being read,

Re: Finding symlink information in MAC Framework

2011-07-26 Thread s
On Mon, 25 Jul 2011 10:42:53 +0100 (BST), Robert Watson wrote: On Fri, 15 Jul 2011, s wrote: I am trying to get some information related to the symlink which is being accessed by the user in MAC Framework. Currently I managed to get the uid/gid of the owner of the symlink that is being read,

Re: wdrain vs. fuse/ggate (was: Re: mount vdi)

2011-07-26 Thread Kostik Belousov
On Tue, Jul 26, 2011 at 11:35:44PM +0200, Juergen Lock wrote: On Wed, Jul 27, 2011 at 12:22:34AM +0300, Kostik Belousov wrote: On Tue, Jul 26, 2011 at 08:03:35PM +0200, Juergen Lock wrote: On Mon, Jul 25, 2011 at 06:31:36PM -0500, Brandon Gooch wrote: 2011/7/25 Andrey V. Elsukov

wdrain vs. fuse/ggate (was: Re: mount vdi)

2011-07-26 Thread Juergen Lock
On Mon, Jul 25, 2011 at 06:31:36PM -0500, Brandon Gooch wrote: 2011/7/25 Andrey V. Elsukov bu7c...@yandex.ru: On 25.07.2011 10:18, Joe Sciulli wrote: Is it possible to mount virtualbox vdi file on the FreeBSD host?  This appears to be doable on windows and linux hosts, which basically is

Re: wdrain vs. fuse/ggate (was: Re: mount vdi)

2011-07-26 Thread Juergen Lock
On Wed, Jul 27, 2011 at 12:22:34AM +0300, Kostik Belousov wrote: On Tue, Jul 26, 2011 at 08:03:35PM +0200, Juergen Lock wrote: On Mon, Jul 25, 2011 at 06:31:36PM -0500, Brandon Gooch wrote: 2011/7/25 Andrey V. Elsukov bu7c...@yandex.ru: On 25.07.2011 10:18, Joe Sciulli wrote: Is it