| From | Subject | Date |
|---|---|---|
| Matthew Dillon | Re: Mini-documentation project - Exports section to the web ...
Sure. I just picked a name out of the hat.
-Matt
Matthew Dillon
<dillon@backplane.com>
| Jul 21, 4:15 pm 2008 |
| Matthew Dillon | Mini-documentation project - Exports section to the web site
As a friend told me a month ago when I mentioned dntpd: "WTF are you
keeping that to yourself? Nobody knows it exists except you!". Hmm.
I thought about that a bit and he's absolutely right!
I have added an Exports section to the main web site for subsystems we
wish to advertise and make available to other projects. I added a
section for HAMMER.
But we have a few other subsystems that other projects might be
interested in.. well, at least one, that being dntpd,...
| Jul 21, 2:01 pm 2008 |
| Trevor Kendall | Re: Mini-documentation project - Exports section to the web ...
Not quite, but very close.
http://www.ntp.st/34762
| Jul 21, 5:05 pm 2008 |
| Justin C. Sherrill | Re: Mini-documentation project - Exports section to the web ...
Would it be worth calling it "Software"? Exports is ambiguous.
"Software" would potentially cover pkgsrc, which is something we need to
cover more, too.
I agree, though. We do have a number of utilities that are not
immediately obvious, and need more descriptive terminology attached.
| Jul 21, 3:29 pm 2008 |
| Matthew Dillon | DragonFly 2.0 - RELEASED!
Hurrah! 2.0 has been released!
I am continuing to finish up the release document and will also be
adding a new section on the HAMMER filesystem. Three mirrors still
don't have the ISO and I have temporarily commented them out. We'll
run with what we have.
-Matt
| Jul 21, 12:50 pm 2008 |
| Matthew Dillon | Re: Adding new syscall
If you add the system call to /usr/src/sys/kern/syscalls.master,
and rebuild the sysents with 'make sysent', then you should be
able to do a 'make buildworld' and 'make installworld' in /usr/src
and libc should automatically end up with the entry points for the
new system call.
All you would need to do then is supply the prototypes. For example,
Basically the answer is: You don't use floating point in the kernel.
It's a real mess. DragonFly does use floating po...
| Jul 21, 12:14 am 2008 |
| Bhosle, Mayur N | Re: Adding new syscall
In your local source tree:
cd /usr/src/sys/kern
make sysent
-Matt
Matthew Dillon
<dillon@backplane.com>
Hi,
I added few system calls for the scheduler and they are working fine. I had to use syscall(); function to execute the system call. I want to know how do i invoke the system call from the command line, because the when i enter the command on the prompt it says 'the command is not recognised'.
Secondly, In the scheduling algorithm there is...
| Jul 20, 9:21 pm 2008 |
| previous day | today | next day |
|---|---|---|
| July 20, 2008 | July 21, 2008 | July 22, 2008 |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Matt Mackall | Re: [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
