Re: Signal delivery to kernel threads/processes?
From: Robert Watson (rwatson_at_FreeBSD.org)
Date: 01/16/04
- Previous message: Eivind Eklund: "Re: Request for Comments: libarchive, bsdtar"
- In reply to: Robert Watson: "Signal delivery to kernel threads/processes?"
- Next in thread: Robert Watson: "Re: Signal delivery to kernel threads/processes?"
- Reply: Robert Watson: "Re: Signal delivery to kernel threads/processes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 16 Jan 2004 14:16:46 -0500 (EST) To: arch@FreeBSD.org
On Fri, 16 Jan 2004, Robert Watson wrote:
> if (p->p_flag & P_SYSTEM)
> return (EPERM);
Another possible interpretation, not quite the same, might be to use
P_KTHREAD.
Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org Senior Research Scientist, McAfee Research
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Eivind Eklund: "Re: Request for Comments: libarchive, bsdtar"
- In reply to: Robert Watson: "Signal delivery to kernel threads/processes?"
- Next in thread: Robert Watson: "Re: Signal delivery to kernel threads/processes?"
- Reply: Robert Watson: "Re: Signal delivery to kernel threads/processes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]