Re: What does the FreeBSD/i386 ABI say about stack alignment?

2011-01-14 Thread Peter Blok
stack probing? Is alloca used? Are variable length arrays used? Peter On 1/14/11 13:11 PM, "Ryan Stone" wrote: > On Fri, Jan 14, 2011 at 3:52 AM, Peter Blok wrote: >> > Hi, >> > >> > I¹m probably missing something but if you require a stack variab

Re: What does the FreeBSD/i386 ABI say about stack alignment?

2011-01-14 Thread Peter Blok
Hi, I¹m probably missing something but if you require a stack variable to be aligned why not use a type attribute like __attribute__ ((aligned (8))) Peter On 1/14/11 00:34 AM, "Warner Losh" wrote: > On 01/13/2011 13:28, Kostik Belousov wrote: >> > On Thu, Jan 13, 2011 at 12:19:00PM -0500, Ry

RE: patchset-9 release (Re: [unionfs][patch] improvements of the unionfs - Problem Report, kern/91010)

2006-03-16 Thread Peter Blok
As a side note. I'm quietly using the patchset and the stability has never been so good as with those patches. Over the years I have tried to use unionfs to mount /usr/ports and /usr/src over NFS while the objects files stayed local at the client side. I was never able to do a complete build, witho

RE: My project wish-list for the next 12 months

2004-12-13 Thread Peter Blok
er 12, 2004 9:05 AM To: Peter Blok Cc: [EMAIL PROTECTED] Subject: Re: My project wish-list for the next 12 months > Hi Danny, > > Great! I am still in a design proof-of-concept phase, but I appreciate your > help. I'll keep you posted. > > Peter hi Peter, re-readi

RE: My project wish-list for the next 12 months

2004-12-02 Thread Peter Blok
As far as the iSCSI stuff, I have the Lucent stuff and am trying to use it as a reference to build an iSCSI target. I have been experimenting a bit. The design goal is to have the negotiation stuff running in a user daemon, while the target data handling is completely in the kernel. I was thinking

Re: GEOM + Vinum

2004-01-21 Thread Peter Blok
Hi, I'm one of the users in need of a clean update path. I will dedicate a system for update and geom_vinum tests. Peter On Tuesday 20 January 2004 21:25, Lukas Ertl wrote: > On Tue, 20 Jan 2004, Kevin Wooten wrote: > > >My 2 cents is to start building the house from the ground with the geom >

RE: call for testers: port aggregation netgraph module

2001-03-19 Thread Peter Blok
Bill, I have tested the port aggregation module on a BayStack 450-12, although I'm not sure the BayStack trunking is compatible with Etherchannel. I'm using a four port Adaptec in my FreeBSD 4.3-BETA system. After some attempts (I have never configured trunking on a BayStack) I had two links up,