Building 2.2.8a with spinlocks

Joe Meslovich joe at bridgewater.edu
Mon Apr 7 17:30:58 GMT 2003



Well that is the boat I'm in. In the end I will do the kernel patch. Just
right now I'm not allowed to down the system. We have been running with
spinlocks on this system for over a year now.

								Joe


On Mon, 7 Apr 2003, David Collier-Brown -- Customer Engineering wrote:

>    Ok, but you probably want to avoid spinlocks
> unless you aren't allowed to use the Sun patch
> (the latest version of the Kernel Jumbo Patch,
> to be exact!) that fixes a lock algorithm problem.
>
> --dave
>
>
> Joe Meslovich wrote:
> > I am trying to compile 2.2.8a on Solaris 8. In the past I have had to add
> > -lrt to the libs to get it to compile properly. This time I also had to
> > edit the following set of lines in the Makefile:
> >
> >
> > bin/tdbbackup: $(TDBBACKUP_OBJ) bin/.dummy
> >         @echo Linking $@
> >         @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ)
> >
> > I had to add -lrt at the end of "@$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ)"
> > for it to build. Otherwise it complained that nanosleep in spinlock.o was
> > not referenced.
> >
> > 							Joe
> >
> > ----------------------------------------------------------------------------
> > Joe Meslovich						joe at bridgewater.edu
> > Associate Network/Systems Engineer	                IT Center
> > Tel: (540) 828 - 5343
> >
> >
>
>
> --
> David Collier-Brown,           | Always do right. This will gratify
> Sun Microsystems DCMO          | some people and astonish the rest.
> Toronto, Ontario               |
> (905) 415-2849 or x52849       | davecb at canada.sun.com
>
>
>

----------------------------------------------------------------------------
Joe Meslovich						joe at bridgewater.edu
Associate Network/Systems Engineer	                IT Center
Tel: (540) 828 - 5343



More information about the samba-technical mailing list