Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2001 21:42:37 +0200
From:      Mark Murray <mark@grondar.za>
To:        smp@freebsd.org
Subject:   Please review - header cleanups
Message-ID:  <200104161941.f3GJfYw69230@gratis.grondar.za>

index | next in thread | raw e-mail

Hi

The SMPng project has a TODO list at
http://people.freebsd.org/~jasone/smp/
And I grabbed what I thought would be an easy job one of
moving sys/mutex.h out of other "system" headers.

I have done this, and the results of my work (which compile
and link for the LINT case, BTW) are available at
http://people.freebsd.org/~markm/patches/sys.SYS_MUTEX.diff
so please review/test!

NOTES:
A Helluva lot of files are affected (818, to be precise). The
huge majority of them are .c files. Less that 20 are .h's.

sys/lock.h is pretty closely bound to sys/mutex, so it also got
the same treatment.

Some parts of the kernel (mainly device drivers) have headers in
other headers. I didn't undo this - in fact I cooperated with it.

This ONLY does #include movement. There is no hidden payload.

There is lots more work to be done. sys/lockmgr.h gives me the willies.

M
-- 
Mark Murray
Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104161941.f3GJfYw69230>