Re: brandelf and LINUXBASE/usr/libexec

2011-12-13 Thread Kostik Belousov
branded. > Bye, > Alexander. > > -- > Send via an Android device, please forgive brevity and typographic and > spelling errors. Kostik Belousov hat geschrieben:On > Sun, Dec 11, 2011 at 10:12:18PM +0400, Boris Samorodov wrote: > > Hi List, > > > > linux

Re: brandelf and LINUXBASE/usr/libexec

2011-12-12 Thread Kostik Belousov
On Sun, Dec 11, 2011 at 10:12:18PM +0400, Boris Samorodov wrote: > Hi List, > > linux ports install some linux ELF binaries at LINUXBASE/usr/libexec. > Should those files be branded to linux? I do not think any files should branded (in the sense of brandelf(1)) for any supported FreeBSD release an

Re: kern/159281: [PATCH] Linux-like /proc/swaps for linprocfs

2011-07-31 Thread Kostik Belousov
On Sun, Jul 31, 2011 at 06:56:51PM +0200, Robert Millan wrote: > 2011/7/30 Kostik Belousov : > > Second, my proposal contains a flaw. Namely, if some swap device was removed > > between calls to swap_info and swap_devname calls, we get mangled list. > > Ok, I see that you f

Re: kern/159281: [PATCH] Linux-like /proc/swaps for linprocfs

2011-07-30 Thread Kostik Belousov
On Sat, Jul 30, 2011 at 01:06:48AM +0200, Robert Millan wrote: > Hi Kostik, > > 2011/7/29 Kostik Belousov : > > The patch is too hackish, IMHO. > > I would prefer to have an exported kernel function that fills xswdev > > by index, used both by vm_swap_info and linpro

Re: [PATCH] Linux-like /proc/swaps for linprocfs

2011-07-28 Thread Kostik Belousov
On Fri, Jul 29, 2011 at 01:15:59AM +0200, Robert Millan wrote: > Please consider this patch, it implements Linux-like /proc/swaps for > linprocfs. > > E.g. > > $ cat /proc/swaps > FilenameTypeSizeUsed > Priority > /dev/zvol/dimoni/swap

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: > >

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 : > > > On 25.07.2011 10:18, Joe Sciulli wrote: > > >> Is it possible to mount virtualbox vdi file on the FreeBSD host?  This > > >> appear

Re: IBCS2 regression in FreeBSD 5??

2011-07-21 Thread Kostik Belousov
On Wed, Jul 20, 2011 at 09:53:21AM -0400, Rich Naill wrote: > Hello, > > We have been using FREEBSD 4.x now 4.11 for several years. > > Running old Altos binaries with ibcs2 emulation. > > Starting with BSD 5.x thur 8.x the binarys will not run anymore using ibcs2. > > See problem report 156353

Re: pls review: dummy handlers for linux wlan ioctls

2011-05-08 Thread Kostik Belousov
On Sun, May 08, 2011 at 11:26:08AM +0300, Andriy Gapon wrote: > on 08/05/2011 09:39 Alexander Leidinger said the following: > > On Sat, 07 May 2011 12:48:46 +0300 Andriy Gapon wrote: > > > >> > >> The purpose of this code is just to reduce amount of noise produced > >> when some software uses tho

Re: Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-02-19 Thread Kostik Belousov
d) > > http://people.freebsd.org/~nox/dvb/linux-dvb-8.patch > > (for 8.) > > On Sun, Jan 30, 2011 at 12:54:48AM +0100, Juergen Lock wrote: > > On Sat, Jan 29, 2011 at 10:51:05PM +0200, Kostik Belousov wrote: > > > On Sat, Jan 29, 2011 at 09:10:00PM +0100, Juergen Lo

Re: bin/150262: [patch] truss(1) -f doesn't follow descendants of the linux process

2011-02-15 Thread Kostik Belousov
On Tue, Feb 15, 2011 at 12:11:37AM +, arun...@freebsd.org wrote: > Synopsis: [patch] truss(1) -f doesn't follow descendants of the linux process > > Responsible-Changed-From-To: freebsd-bugs->freebsd-emulation > Responsible-Changed-By: arundel > Responsible-Changed-When: Tue Feb 15 00:10:50 UT

Re: Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-01-30 Thread Kostik Belousov
On Sun, Jan 30, 2011 at 12:54:48AM +0100, Juergen Lock wrote: > On Sat, Jan 29, 2011 at 10:51:05PM +0200, Kostik Belousov wrote: > > On Sat, Jan 29, 2011 at 09:10:00PM +0100, Juergen Lock wrote: > > > Hi! > > > > > > I was kinda hoping to be able t

Re: Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-01-29 Thread Kostik Belousov
On Sat, Jan 29, 2011 at 09:10:00PM +0100, Juergen Lock wrote: > Hi! > > I was kinda hoping to be able to post a correct patch in public but > getting an answer to ${Subject} seems to be more difficult than I > thought... :) So, does anyone here know? copyout_map() and You do not need Giant lock

Re: odd regression in the linux emulator.

2011-01-27 Thread Kostik Belousov
On Wed, Jan 26, 2011 at 09:08:43PM +, Alexander Best wrote: > On Wed Jan 26 11, Jacob Frelinger wrote: > > On 01/26/11 12:55, Alexander Best wrote: > > >could you provide the output of 'pkg_info -E linux_dist\*' please? > > > > [jolly@moku ~]$ pkg_info -E linux_dist\* > > linux_dist-gentoo-sta

Re: Request for review/comments: 32-bit compat for non-x86 architectures

2010-03-10 Thread Kostik Belousov
On Wed, Mar 10, 2010 at 09:55:40AM -0600, Nathan Whitehorn wrote: > John Baldwin wrote: > >On Wednesday 10 March 2010 9:39:15 am Nathan Whitehorn wrote: > > > >>John Baldwin wrote: > >> > >>>On Tuesday 09 March 2010 11:14:27 pm Nathan Whitehorn wrote: > >>> > >>> > The patch at >

Re: Request for review/comments: 32-bit compat for non-x86 architectures

2010-03-10 Thread Kostik Belousov
On Tue, Mar 09, 2010 at 10:14:27PM -0600, Nathan Whitehorn wrote: > The patch at http://people.freebsd.org/~nwhitehorn/compat_freebsd32.diff > (pre-generated freebsd32 syscalls stuff is included, which will be done > in two steps on commit) provides groundwork for supporting 32-bit > compatibili