The NetBSD Project

CVS log for src/sys/kern/Attic/kern_malloc_stdtype.c

[BACK] Up to [cvs.netbsd.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4.8.1, Wed May 23 10:08:11 2012 UTC (2 days, 21 hours ago) by yamt
Branch: yamt-pagecache
Changes since 1.4: +2 -2 lines
FILE REMOVED

sync with head.

Revision 1.4.12.1, Sun Apr 29 23:05:04 2012 UTC (3 weeks, 5 days ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.4: +2 -2 lines
FILE REMOVED

sync to latest -current.

Revision 1.5, Sat Apr 28 23:03:40 2012 UTC (3 weeks, 6 days ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base5, HEAD
Changes since 1.4: +2 -2 lines
FILE REMOVED

Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
to kmem(9).  Note: kmem(9) has debugging facilities under DEBUG/DIAGNOSTIC.
However, expensive kmguard and debug_freecheck have to be enabled manually.

Revision 1.2.14.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:39 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.14.3: +2 -4 lines
Diff to previous 1.2.14.3 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

sync with head.

Revision 1.3.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:57 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

sync with head

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:44:09 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Sync with HEAD.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 23 19:09:15 2010 UTC (2 years, 1 month ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored)

Remove M_IOV (missed in previous commit) and M_1394DATA types.

Revision 1.2.14.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:17 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.14.2: +2 -3 lines
Diff to previous 1.2.14.2 (colored) to branchpoint 1.2 (colored)

sync with head

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 6 13:32:41 2009 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

g/c M_SOFTINTR

Revision 1.2.14.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:46 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2.14.1: +61 -0 lines
Diff to previous 1.2.14.1 (colored) to branchpoint 1.2 (colored)

sync with head.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:18 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1.2.2: +1 -0 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:27 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.2.2.1: +61 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Sync with HEAD.

Revision 1.2.14.1, Tue Oct 14 14:17:49 2008 UTC (3 years, 7 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.2: +0 -61 lines
FILE REMOVED

file kern_malloc_stdtype.c was added on branch yamt-nfs-mp on 2009-05-04 08:13:46 +0000

Revision 1.2.2.1, Tue Oct 14 14:17:49 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.2: +0 -61 lines
FILE REMOVED

file kern_malloc_stdtype.c was added on branch haad-dm on 2008-10-19 22:17:27 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 14 14:17:49 2008 UTC (3 years, 7 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, haad-dm
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

M_IOV is used all over the place, so stuff it in with malloc_stdtypes

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Fri Oct 10 22:34:14 2008 UTC (3 years, 7 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.1.4.1: +60 -0 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:52 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1.2.1: +60 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Sync with HEAD.

Revision 1.1.4.1, Thu Sep 25 16:23:45 2008 UTC (3 years, 8 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.1: +0 -60 lines
FILE REMOVED

file kern_malloc_stdtype.c was added on branch wrstuden-revivesa on 2008-10-10 22:34:14 +0000

Revision 1.1.2.1, Thu Sep 25 16:23:45 2008 UTC (3 years, 8 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.1: +0 -60 lines
FILE REMOVED

file kern_malloc_stdtype.c was added on branch mjf-devfs2 on 2008-09-28 10:40:52 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 25 16:23:45 2008 UTC (3 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4
Branch point for: wrstuden-revivesa, mjf-devfs2

Move global malloc types from kern_malloc into a separate module.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>