Re: du -A / -B options [Re: zfs quota question]

2008-11-01 Thread Giorgos Keramidas
On Sat, 1 Nov 2008 21:14:42 +0100, Max Laier <[EMAIL PROTECTED]> wrote: > Hi, > a thread on freebsd-stable@ [1] about problems with du(1) and > compressed zfs filesystems got me looking for a possible solution. > Attached is a diff for du(1) that adds two new options: > > -A to display the apparen

Need to optimize cutstom kernel hacks

2008-11-01 Thread Biks N
Hi, To get started with FreeBSD kernel, I have been working on IP Packet compression. After numerous crashes and failures now everything looks good and stable. I am using kernel zlib routines to compress payload. However I think my implementation is not efficient at all. Here are the steps I am

du -A / -B options [Re: zfs quota question]

2008-11-01 Thread Max Laier
Hi, a thread on freebsd-stable@ [1] about problems with du(1) and compressed zfs filesystems got me looking for a possible solution. Attached is a diff for du(1) that adds two new options: -A to display the apparent size of the file instead of the used blocks. -B bsize to specify a custom bl

Re: includes, configure, /usr/lib vs. /usr/local/lib, and linux coders

2008-11-01 Thread Giorgos Keramidas
On Fri, 31 Oct 2008 12:30:46 -0700, "Steve Franks" <[EMAIL PROTECTED]> wrote: > Let's backup. What's the 'right' way to get a bloody linux program > that expects all it's headers in /usr/include to compile on freebsd > where all the headers are in /usr/local/include? That's all I'm > really askin

Re: [Testers wanted] /dev/console cleanups

2008-11-01 Thread Eygene Ryabinkin
Ed, good day. Tue, Oct 28, 2008 at 09:11:54AM +0100, Ed Schouten wrote: > It's nice to hear that the patch didn't break anything on your system. I > hope to receive more reviews, but I think I'll just commit it this > weekend (with small modifications). Just a quick "me too" message: patchset fro