On Tue, Oct 7, 2008 at 7:46 PM, <[EMAIL PROTECTED]> wrote:
> From: "Peter Wemm"
> Date: Tue, 7 Oct 2008 19:39:47 -0700
> ::Fixed. Thanks for letting me know about it.
>
> Thanks for quick fix.
> I confirmed that I can see the svn-commit messages.
Also, I&
gt;
> As always, thanks for all the hard work on FreeBSD.
>
> Thanks,
> Haro
>
> From: "Peter Wemm" <[EMAIL PROTECTED]>
> Date: Tue, 7 Oct 2008 16:13:51 -0700
> ::*** HEADS UP ***
> ::
> ::FreeBSD.org switched from cvs to subversion (svn) for the src tree a
&g
peter 2008-10-08 02:38:35 UTC
FreeBSD doc repository (src committer)
Modified files:
en/cgi getmsg.cgi
Log:
Add 'svn-*' to the whitelist of email list prefixes
Revision ChangesPath
1.44 +3 -3 www/en/cgi/getmsg.cgi
elease commits are when release tags get created.
-user and -projects are for work-in-progress areas that are NOT part
of the src tree yet. -projects are for WIP that is intended to be
committed. -user is for experimental work that might or might not ever
be committed to the base src tree.
Again, apo
peter 2008-10-07 23:11:17 UTC
FreeBSD src repository
Modified files:
.cfg_local.pm
Log:
Turn off cvs-style commit mail. svn-style commits are published now.
Revision ChangesPath
1.34 +4 -2 CVSROOT/cfg_local.pm
_
peter 2008-10-07 23:10:18 UTC
FreeBSD src repository
Modified files:
.tagcheck
Log:
Let ken tag the repo for releases. This can be updated as needed.
Revision ChangesPath
1.15 +3 -4 CVSROOT/tagcheck
peter 2008-10-01 22:52:20 UTC
FreeBSD src repository
Modified files:
sys/conf newvers.sh
Log:
SVN rev 183528 on 2008-10-01 22:52:20Z by peter
Reduce the impact of svnversion. Just scan the src/sys tree, not all of
src.
Revision ChangesPath
1.77
peter 2008-10-01 22:08:53 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 dump_machdep.c minidump_machdep.c
sys/arm/arm dump_machdep.c
sys/ddb db_textdump.c
sys/i386/i386dump_machdep.c minidump_machdep.c
sys/ia64/ia64
ll C++ comments to C style. There's lots of folks that don't
> like them and they don't add enough to be worth standing out.
Hmm. We used to pass compiler switches to gcc for the kernel to
explicitly prevent this happening.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PRO
On Fri, Sep 26, 2008 at 12:49 PM, John Baldwin <[EMAIL PROTECTED]> wrote:
> On Friday 26 September 2008 03:23:22 pm Peter Wemm wrote:
>> peter 2008-09-26 19:23:22 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> include
peter 2008-09-26 19:23:22 UTC
FreeBSD src repository
Modified files:
include Makefile unistd.h
Log:
SVN rev 183390 on 2008-09-26 19:23:22Z by peter
Move getosreldate(3) prototype from the machine generated
to in the BSD section.
Suggested by: kib
peter 2008-09-26 05:50:08 UTC
FreeBSD src repository
Modified files:
include Makefile
Log:
SVN rev 183378 on 2008-09-26 05:50:08Z by peter
Re-add getosreldate(3) function prototype in the form that I've been using
for quite some time now. While I'm not sure
On Sun, Sep 21, 2008 at 12:23 PM, Peter Wemm <[EMAIL PROTECTED]> wrote:
> On Sat, Sep 20, 2008 at 2:12 PM, Craig Rodrigues <[EMAIL PROTECTED]> wrote:
>> rodrigc 2008-09-20 21:12:54 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>
ife of
8.x - If one uses an 8.x loader with a 7.x kernel, POLA would have it
autoload the acpi.ko if needed. Still.. if somebody manually loads a
7.x kernel on an 8.x host, it isn't a major imposition to have them
type 'load acpi' before the 'boot'.
Anyway, thanks for t
>
> does not have a forward declration of getosreldate(), so
> remove it from this man page.
I fixed this ages ago but forgot to commit that part. I'll try and do
that today.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; KI6FJV
"All of this is for
peter 2008-09-08 11:41:20 UTC
FreeBSD src repository
Modified files:
sys/dev/si si.c
Log:
SVN rev 182871 on 2008-09-08 11:41:20Z by peter
Pass 1 of mpsafetty-ifying si(4). It compiles and has basic functionality,
but needs a lot more work. In particular, it h
out either, by default.
You can change a setting in ~/.subversion/config, but the code there
makes things even worse and is guaranteed to break everything.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; KI6FJV
"All of this is for nothing if we don't go to the stars
peter 2008-08-14 01:40:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/amd64/includeatomic.h
sys/i386/include atomic.h
sys/ia64/include atomic.h
sys/sparc64/include atomic.h
sys/sun4v/includeatomic.h
Log:
SVN rev
On Fri, Aug 8, 2008 at 3:08 PM, Stanislav Sedov <[EMAIL PROTECTED]> wrote:
> On Fri, 8 Aug 2008 14:02:19 -0700
> "Peter Wemm" <[EMAIL PROTECTED]> mentioned:
>
>>
>> I just don't think it is particularly useful to add a restriction /
>&
gt;
>> > > It was discussed when patch was reviewed on [EMAIL PROTECTED] The ioctl
>> > > allows
>> > > to get cpuid information for specific processor, as opposed to some
>> > > random core curthread happens to run ATM.
>> >
>> > You
peter 2008-07-22 18:05:50 UTC
FreeBSD src repository
Modified files:
sys/geom/partg_part_apm.c
Log:
SVN rev 180717 on 2008-07-22 18:05:50Z by peter
Trivial commit to attempt to diagnose a svn problem. Add
comment that Tivo disks are APM, but do not have a DDR re
On Thu, Jul 10, 2008 at 5:54 PM, David O'Brien <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 10, 2008 at 04:58:05PM -0700, Peter Wemm wrote:
>> There is a better way to do what you want though. You're using loader
>> still, right?
>
> Correct - however loader.
On Thu, Jul 10, 2008 at 4:58 PM, Peter Wemm <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 10, 2008 at 4:37 PM, David O'Brien <[EMAIL PROTECTED]> wrote:
>> On Thu, Jul 10, 2008 at 10:35:35AM -0700, Peter Wemm wrote:
>>> On Thu, Jul 10, 2008 at 9:35 AM, David E
On Thu, Jul 10, 2008 at 4:37 PM, David O'Brien <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 10, 2008 at 10:35:35AM -0700, Peter Wemm wrote:
>> On Thu, Jul 10, 2008 at 9:35 AM, David E. O'Brien <[EMAIL PROTECTED]> wrote:
>> > Author: obrien
>> > Date: T
ider scope.
>
> Modified:
> head/sys/kern/link_elf.c
> head/sys/sys/link_elf.h
This really was intentional. elf_file_t was supposed to be opaque and
changeable. What do you need this for?
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; KI6FJV
"All of th
peter 2008-07-10 02:08:00 UTC
FreeBSD src repository
Modified files:
contrib/cpio ABOUT-NLS COPYING ChangeLog INSTALL NEWS
THANKS TODO
contrib/cpio/doc cpio.texi
contrib/cpio/lib alloca_.h argp-ba.c argp-eexst.c
peter 2008-07-09 19:44:37 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c mp_machdep.c
Log:
SVN rev 180393 on 2008-07-09 19:44:37Z by peter
Band-aid a problem with 32 bit selector setup.
Initialize %ds, %es, and %fs during CPU startup. Other
peter 2008-07-04 08:23:13 UTC
FreeBSD src repository
Modified files:
.mentors
Log:
SVN rev 180251 on 2008-07-04 08:23:13Z by peter
Put a tired joke back to bed.
Revision ChangesPath
1.10 +0 -1 CVSROOT/mentors
__
If we used svnsync in "push" mode, we can tell it to copy the revprop
as part of the post-commit hook. But the bulk of the mirrors are
random people copying it in pull mode, so that doesn't work.
Also, editing the revprop won't be propagated to the cvs tree as the
export is a o
peter 2008-07-03 03:36:58 UTC
FreeBSD src repository
Modified files:
secure/usr.bin/bdes bdes.ps
Log:
SVN rev 180206 on 2008-07-03 03:36:58Z by peter
Add $FreeBSD$
Revision ChangesPath
1.3 +1 -0 src/secure/usr.bin/bdes/bdes.ps
__
peter 2008-07-03 03:26:30 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test test_compat_gtar_1.tgz.uu
test_pax_filename_encoding.tar.gz.uu
test_read_format_gtar_sparse_1_13.tgz.uu
test_read_f
peter 2008-07-02 02:00:18 UTC
FreeBSD src repository
Modified files:
.mentors
Log:
SVN rev 180163 on 2008-07-02 02:00:18Z by peter
Add a placeholder list for current mentors/mentees. svn cannot do forced
commits, so this should serve as a convenient
peter 2008-07-02 02:04:40 UTC
FreeBSD src repository
Added files:
.mentors
Log:
Placeholder for svn exporter to export to.
Revision ChangesPath
1.1 +0 -0 CVSROOT/mentors (new)
___
cvs-all@fre
peter 2008-06-30 22:22:20 UTC
FreeBSD src repository
Removed files:
sys/compat/pecoffimgact_pecoff.c imgact_pecoff.h
sys/modules/pecoff Makefile
Log:
Manually commit removed directory part of svn change 179785.
r179785 | wkoszek | 2008-06-14 05:51:44 -0700 (Sat,
peter 2008-06-30 22:01:43 UTC
FreeBSD src repository
Modified files:
.cfg_local.pm
Log:
Turn off MFC after syntax checking in cvs.
Revision ChangesPath
1.33 +2 -1 CVSROOT/cfg_local.pm
___
cvs-
peter 2008-06-25 10:13:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/shar shar.sh
Log:
SVN rev 180003 on 2008-06-25 10:13:03Z by peter
Move mergeinfo from file to containing directory.
Revision ChangesPath
1.3.48.4 +0
peter 2008-06-25 10:10:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/cksumcksum.c
Log:
SVN rev 180002 on 2008-06-25 10:10:30Z by peter
Move mergeinfo up from file to containing directory.
Revision ChangesPath
1.17.22.3
peter 2008-06-25 10:06:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/whereis whereis.c
Log:
SVN rev 180001 on 2008-06-25 10:06:00Z by peter
Move mergeinfo to containing directory. Fix some very strange records
that make no sense.
peter 2008-06-25 10:00:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ciss.4
Log:
SVN rev 18 on 2008-06-25 10:00:28Z by peter
Move mergeinfo from file up to directory; fix broken mergeinfo record.
Revision Changes
peter 2008-06-25 09:56:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/pci nfsmb.c
Log:
SVN rev 17 on 2008-06-25 09:56:44Z by peter
Move mergeinfo from file up to parent directory
Revision ChangesPath
1.6.2.10 +0 -0
peter 2008-06-25 09:51:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
SVN rev 179998 on 2008-06-25 09:51:59Z by peter
Move mergeinfo from ciss.c up to containing directory.
Revision ChangesPath
1.81.2.1
peter 2008-06-25 09:29:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/sendmail Makefile
usr.bin/cksumcksum.c
Log:
SVN rev 179996 on 2008-06-25 09:29:46Z by peter
Move mergeinfo up from file to directory
Revision Chan
peter 2008-06-25 09:24:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 ciss.4
Log:
SVN rev 179995 on 2008-06-25 09:24:35Z by peter
Move mergeinfo up from file to containing directory
Revision ChangesPath
1.11.2.7 +0
peter 2008-06-25 09:09:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/shar shar.sh
Log:
SVN rev 179994 on 2008-06-25 09:09:13Z by peter
Move mergeinfo up to containing directory.
Revision ChangesPath
1.3.38.2 +0 -0
peter 2008-06-25 08:58:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
SVN rev 179993 on 2008-06-25 08:58:35Z by peter
Promote mergeinfo from ciss.c to the containing directory.
Revision ChangesPath
1.64
peter 2008-06-25 08:47:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/whereis whereis.c
Log:
SVN rev 179992 on 2008-06-25 08:47:36Z by peter
Move mergeinfo up to containing directory.
Revision ChangesPath
1.15.2.2 +0 -0
peter 2008-06-22 00:13:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
gnu/usr.bin/cvs/contrib Makefile
Log:
SVN rev 179922 on 2008-06-22 00:13:19Z by peter
MFC: revs 175291,175384. Add .POSIX: to break timestamp-sensitive problems
between Makefi
lly the same regardless of libraries. vfork is 5 times faster
for -static, 11 times faster for regular dynamic, and 20 times faster
for extra libraries.
So.. if something auto-detects posix_spawn(), which uses vfork(), it
would be a win compared to the usual fork()/exec(). A small win, but
still
peter 2008-06-17 06:34:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ciss.4
Log:
SVN rev 179839 on 2008-06-17 06:34:48Z by peter
Fix a bad mergeinfo path
Revision ChangesPath
1.14.2.3 +0 -0 src/share/man/man4
peter 2008-06-11 23:03:45 UTC
FreeBSD src repository
Modified files:
.access
Log:
SVN rev 179741 on 2008-06-11 23:03:45Z by peter
NOP commit to svnadmin/conf/access, to test cvs export.
Approved by:core (implicit)
Revision ChangesPath
peter 2008-06-06 21:32:01 UTC
FreeBSD src repository
Modified files:
.MAINTAINERS
Log:
SVN rev 179626 on 2008-06-06 21:32:01Z by peter
Update description text
Revision ChangesPath
1.150 +1 -1 src/MAINTAINERS
peter 2008-06-06 03:23:34 UTC
FreeBSD src repository
Modified files:
usr.sbin/sicontrol Makefile sicontrol.c
Log:
SVN rev 179590 on 2008-06-06 03:23:34Z by peter
Add more card state dump routines. Decode more bitfields etc.
Revision ChangesPath
1.8 +2
peter 2008-06-06 03:21:59 UTC
FreeBSD src repository
Modified files:
sys/dev/si si.c si.h
Log:
SVN rev 179589 on 2008-06-06 03:21:59Z by peter
Checkpoint what I've been running for the last year. Tidy up a
bunch of loose ends that "can't happen" any more, if t
peter 2008-06-06 00:01:22 UTC
FreeBSD src repository
Modified files:
usr.sbin/config Makefile
Log:
SVN rev 179587 on 2008-06-06 00:01:22Z by peter
Remove versioned property cvs2svn:cvs-rev (test-commit)
Revision ChangesPath
1.39 +0 -0 src/usr.sbi
peter 2008-06-05 19:47:58 UTC
FreeBSD src repository
Modified files:
.LOCKS
Log:
SVN rev 179574 on 2008-06-05 19:47:58Z by peter
Update LOCKS syntax.
Approved by:core (implicit)
Revision ChangesPath
1.5 +4 -4 src/LOCKS
__
peter 2008-06-05 18:16:10 UTC
FreeBSD src repository
Modified files:
.log_accum.pl
Log:
Use forged timestamp for first line of commit messages.
Revision ChangesPath
1.130 +9 -1 CVSROOT/log_accum.pl
___
peter 2008-06-05 18:05:50 UTC
FreeBSD src repository
Modified files:
.commit_prep.pl
Log:
Turn off $keyword$ checks. Leave the $keyword: foo $ collapse code
active.
Revision ChangesPath
1.67 +2 -2 CVSROOT/commit_prep.pl
_
peter 2008-06-04 03:04:04 UTC
FreeBSD doc repository (src committer)
Modified files:
share/sgml news.xml
Log:
Mention subversion in news on front page.
Revision ChangesPath
1.164 +47 -1 www/share/sgml/news.xml
__
peter 2008-05-31 22:41:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
.MAINTAINERS
Log:
SVN rev 179466 on 2008-05-31 22:32:51Z by peter
Disown ncurses, as a multi-branch commit test, to make sure the exporter
handles it.
peter 2008-05-31 22:35:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
.MAINTAINERS
Log:
SVN rev 179466 on 2008-05-31 22:32:51Z by peter
Disown ncurses, as a multi-branch commit test, to make sure the exporter
handles it.
peter 2008-05-31 22:29:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
.MAINTAINERS
Log:
SVN rev 179465 on 2008-05-31 22:25:43Z by peter
Disown ncurses in 7-stable, as an exporter test.
Revision ChangesPath
1.145.2.1
peter 2008-05-31 08:51:09 UTC
FreeBSD src repository
Modified files:
.MAINTAINERS
Log:
SVN rev 179451 on 2008-05-31 08:13:58Z by peter
Dis-associate from ncurses.
Revision ChangesPath
1.148 +0 -1 src/MAINTAINERS
peter 2008-05-31 03:10:08 UTC
FreeBSD src repository
Modified files:
.avail cfg_local.pm
Log:
Revert avail to default. There is another mechanism in place.
Turn off the gid check for ncvs. It isn't correct anymore.
Approved by:core (implicit)
peter 2008-05-31 01:45:59 UTC
FreeBSD src repository
Modified files:
.cfg_local.pm
Log:
Add hook for exporter.py
Revision ChangesPath
1.31 +3 -0 CVSROOT/cfg_local.pm
___
cvs-all@freebsd.org ma
peter 2008-05-30 22:31:06 UTC
FreeBSD src repository
Modified files:
.avail
Log:
Turn off ncvs/src commits for cvs2svn run.
Approved by:core (implicit)
Revision ChangesPath
1.229 +15 -11CVSROOT/avail
_
peter 2008-05-30 22:15:15 UTC
FreeBSD src repository
Modified files:
.tagcheck
Log:
Disable tag operations for ncvs.
Revision ChangesPath
1.14 +3 -0 CVSROOT/tagcheck
___
cvs-all@freebsd.org ma
On Tue, May 27, 2008 at 4:06 AM, David Schultz <[EMAIL PROTECTED]> wrote:
> On Mon, May 26, 2008, Peter Wemm wrote:
>> On Mon, May 26, 2008 at 12:06 AM, Poul-Henning Kamp <[EMAIL PROTECTED]>
>> wrote:
>> > In message <[EMAIL PROTECTED]>, John Birrell wr
for their specific
circumstances, but their interpretation of copyright seems to be quite
a stretch to me).
Back to this case. There are non-GPL implementations of libdwarf out
there. I think the API is well and truly fair game at this point.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTE
gt;
> This, in turn, confused some scripts I have.
>
> HOWEVER, it may have been awhile since the last time I did a checkout
> like the one I did today, so I do not know if this particular quirk
> is at all related to the recent import of 'cvs'.
The CVS/Repository fi
;-- foo.txt
initial revision: 1.1
done
[EMAIL PROTECTED]:39am]/tmp/cvs/co/dir-121> cvs up -A
cvs update: Updating .
U foo.txt
[EMAIL PROTECTED]:39am]/tmp/cvs/co/dir-122> cvs up -A
cvs update: Updating .
U foo.txt
[EMAIL PROTECTED]:39am]/tmp/cvs/co/dir-123>
This is a pretty drastic regre
Wrap it in a SuS/unix/linux/svr4/-ish {get|put}utxxx() set
of APIs and kill off the fixed record size utmp file. We can get
creative with wrappers or whatever, but we can probably provide a
variable length record API as well.
SuS/XSI/etc version:
http://www.opengroup.org/onlinepubs/009695399/functi
peter 2008-05-05 08:25:46 UTC
FreeBSD src repository
Modified files:
sys/dev/dconsdcons_os.c
Log:
Spell KDB_REQ_REBOOT correctly.
Revision ChangesPath
1.22 +1 -1 src/sys/dev/dcons/dcons_os.c
___
cvs-all@f
peter 2008-05-04 23:29:38 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 uart_dev_at91usart.c
sys/dev/dconsdcons_os.c
sys/dev/ofw ofw_console.c
sys/dev/sio sio.c
sys/dev/uart uart_core.c
sys/kern
On Wed, Apr 23, 2008 at 5:58 AM, John Baldwin <[EMAIL PROTECTED]> wrote:
> On Saturday 19 April 2008 03:25:57 am Peter Wemm wrote:
> > peter 2008-04-19 07:25:57 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/amd6
peter 2008-04-19 07:25:57 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c
Log:
Put in a real isa_irq_pending() stub in order to remove two lines of dmesg
noise from sio per unit. sio likes to probe if interrupts are configured
correctly by looking
peter 2008-04-10 02:45:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_clock.c
Log:
MFC: rev 1.205: compile on systems without SCTL_MASK32
Revision ChangesPath
1.178.2.6 +2 -1 src/sys/kern/kern_clock.c
___
peter 2008-04-10 02:44:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_clock.c
Log:
MFC: rev 1.205: compile on systems without SCTL_MASK32
Revision ChangesPath
1.202.2.3 +2 -1 src/sys/kern/kern_clock.c
___
peter 2008-04-09 19:48:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
contrib/top display.c layout.h machine.h top.c top.h
usr.bin/top machine.c
usr.bin/vmstat Makefile vmstat.8 vmstat.c
Log:
MFC: backport -P (per-cpu)
peter 2008-04-09 19:47:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/linprocfs linprocfs.c
sys/kern kern_clock.c
sys/sys pcpu.h resource.h
Log:
MFC: record per-cpu stats for %user/%nice/%system/%idle
R
peter 2008-04-09 19:08:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
contrib/top display.c layout.h machine.h top.c top.h
usr.bin/top machine.c
Log:
MFC: merge -P flag for displaying per-cpu %user/%system/%idle states.
Revis
peter 2008-04-09 19:07:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/vmstat Makefile vmstat.8 vmstat.c
Log:
MFC: add -P flag etc for displaying per-cpu stats.
Revision ChangesPath
1.12.2.1 +2 -2 src/usr.bin/vmstat/Makefi
peter 2008-04-09 19:05:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/compat/linprocfs linprocfs.c
sys/kern kern_clock.c
sys/sys pcpu.h resource.h
Log:
MFC: collect per-cpu stats for %user, %system, %idle etc. Cou
On Mon, Mar 31, 2008 at 12:34 PM, Peter Wemm <[EMAIL PROTECTED]> wrote:
>
> On Mon, Mar 31, 2008 at 12:13 PM, David Christensen
> <[EMAIL PROTECTED]> wrote:
> > > On Thu, Feb 21, 2008 at 5:46 PM, David Christensen
> > > <[EMAIL PROTECTED]> wrote:
thought the problem was with YP/NIS. He started up
a tcpdump to observe the NIS interactions during ssh login, and the
problem mostly went away.
BTW; I did the test twice. I ran the machine with cvs HEAD, and
backed the driver out to before the commit. I also tried a RELENG_7
kernel, and then put th
device 0.0 on pci5
miibus1: on bce1
brgphy1: PHY 1 on miibus1
brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
bce1: Ethernet address: 00:1c:23:dd:0a:a1
bce1: [ITHREAD]
bce1: ASIC (0x57081020); Rev (B2); Bus (PCI-X, 64-bit, 133MHz); F/W
(0x02090105); Flags( MFW M
peter 2008-03-23 23:09:06 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 cpu_switch.S
Log:
First pass at (possibly futile) microoptimizing of cpu_switch. Results
are mixed. Some pure context switch microbenchmarks show up to 29%
improvement. Pipe based c
peter 2008-03-23 22:46:37 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 genassym.c
Log:
Export TDP_KTHREAD to asm files.
Revision ChangesPath
1.167 +1 -0 src/sys/amd64/amd64/genassym.c
___
cvs-al
peter 2008-03-23 22:45:51 UTC
FreeBSD src repository
Modified files:
sys/amd64/includepcb.h
Log:
Move pcb_flags to make trivially better use of cache lines.
Revision ChangesPath
1.64 +1 -1 src/sys/amd64/include/pcb.h
___
peter 2008-03-23 22:44:56 UTC
FreeBSD src repository
Modified files:
sys/amd64/ia32 ia32_signal.c
Log:
Protect the setting of the fsbase/gsbase MSR registers and the
pcb_[fg]sbase values with a critical section, like the rest of the kernel.
Revision ChangesPat
let's see where we are.
Yes, there are lots of options. We've needed to have a better plan
for older library interfaces for a while. I recall a few instances
where we had security issues that were preserved via the compat
packages for too long, etc.
Anyway.. Lets find and fix the problem
peter 2008-03-12 00:13:49 UTC
FreeBSD src repository
Modified files:
usr.bin/ministat ministat.1
Log:
Fix apparent typo. The permitted confidence values include 95%, not 85%.
Revision ChangesPath
1.2 +1 -1 src/usr.bin/ministat/ministat.1
werpc/conf GENERIC
> Log:
> MFC: Switch to use ULE as default scheduler on amd64, i386 and powerpc
> architectures.
You broke powerpc tinderbox:
#if !defined(__i386__) && !defined(__amd64__) && !defined(__arm__)
#error "This architecture is not currently com
On Jan 18, 2008 12:42 PM, Pieter de Goeje <[EMAIL PROTECTED]> wrote:
>
> On Thursday 13 December 2007, Peter Wemm wrote:
> > peter 2007-12-13 02:36:11 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > usr.bin/vmstat
peter 2008-01-18 22:09:44 UTC
FreeBSD src repository
Modified files:
usr.bin/vmstat vmstat.c
Log:
Fix some boolean logic errors. && vs & and other sillyness. *blush*
This would prevent it from skipping non-present cpus in -P output.
Submitted by: Pieter de Goeje
peter 2008-01-18 01:43:14 UTC
FreeBSD src repository
Modified files:
contrib/top display.c layout.h machine.h top.c top.h
usr.bin/top machine.c
Log:
Add a -P flag to display per-cpu cpu usage stats.
Revision ChangesPath
1.10 +69 -17sr
ve no use for it.
>
> Reviewed by:peter, dhw
> Approved by:core
>
> Revision ChangesPath
> 1.651 +0 -8 CVSROOT/access.unclassified (dead)
>
Ironically, I just found something that used it. My scripts that do
the activity dates etc referenced i
peter 2008-01-14 22:53:01 UTC
FreeBSD src repository
Modified files:
sys/i386/include pmap.h
Log:
Update the KVA_PAGES comments for the effect that PAE has on it. It
becomes a unit size of 2MB instead of 4MB and must be a multiple of 8 to
get a valid KERNBASE.
Rev
peter 2008-01-14 22:51:44 UTC
FreeBSD src repository
Modified files:
sys/i386/i386pmap.c
Log:
Add a CTASSERT that KERNBASE is valid. This is usually messed up by an
invalid KVA_PAGES, so add a pointer to there.
Revision ChangesPath
1.607 +7 -0 sr
d HEAD were
broken for a long time before David's import.
David was just unlucky enough to touch the timestamps and expose the
existing problem.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/
e if your version solves my problem as well.
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.
1 - 100 of 234 matches
Mail list logo