Date: Tue, 17 Jun 2003 15:05:21 +0800 From: "David Xu" <davidxu@viatech.com.cn> To: "Scott Long" <scottl@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/alpha/linux linux_sysvec.c src/sys/amd64/amd64 pmap.c trap.c src/sys/compat/svr4 svr4_sysvec.c src/sys/ddb db_ps.c src/sys/fs/procfs procfs_status.c src/sys/i386/i386 pmap.c ... Message-ID: <006e01c3349e$d141bf90$b801a8c0@davidw2k> References: <200306150031.h5F0VPse055534@repoman.freebsd.org> <3EEE0F0C.3030205@freebsd.org> <001501c33465$04b11040$0701a8c0@tiger> <3EEE9D7F.2080406@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I am too pugnacious. :-) David Xu ----- Original Message -----=20 From: "Scott Long" <scottl@freebsd.org> To: "David Xu" <davidxu@viatech.com.cn> Cc: <src-committers@freebsd.org>; <cvs-src@freebsd.org>; = <cvs-all@freebsd.org> Sent: Tuesday, June 17, 2003 12:47 PM Subject: Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/alpha/linux = linux_sysvec.c src/sys/amd64/amd64 pmap.c trap.c src/sys/compat/svr4 = svr4_sysvec.c src/sys/ddb db_ps.c src/sys/fs/procfs procfs_status.c = src/sys/i386/i386 pmap.c ... > I apologize for coming on stronger than I meant. It likely comes > down to personal style, so there is no use in wasting effort arguing > about it. >=20 > Scott >=20 > David Xu wrote: > > What does KSE mean ? I think kse is only useful for > > scheduler, I would like it disappears in kse_thread.c > > and only becomes a scheduler private data structure, > > current kern_thread.c is forced to manage kse data > > structure but no code is really using it in that file. > > Julian even ever said ksegrp should be a subproc, > > I think he is right.=20 > > If someone want to implement another SA, feel free to > > do, but there is no reason that our SA implement > > should be called P_KSE and a future not implemented yet > > should be called P_SA or P_SAxxx. :( > >=20 > > David Xu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006e01c3349e$d141bf90$b801a8c0>