From: Shuah Khan <skhan@linuxfoundation.org>
To: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>,
Shuah Khan <shuah@kernel.org>
Cc: javiercarrascocruz@gmail.com, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v4] selftest: acct: Add selftest for the acct() syscall
Date: Thu, 1 Aug 2024 11:44:36 -0600 [thread overview]
Message-ID: <f450b365-b30b-412c-b42c-7ce69f61bded@linuxfoundation.org> (raw)
In-Reply-To: <20240801-kselftest-acct-syscall-v4-1-3e072d9b3691@gmail.com>
On 8/1/24 03:29, Abdulrasaq Lawani wrote:
> The acct() system call enables or disables process accounting.
> If accounting is turned on, records for each terminating process
> are appended to a specified filename as it terminates. An argument of NULL
> causes accounting to be turned off.
>
> This patch will add a test for the acct() syscall.
>
> Signed-off-by: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
> ---
> Changes in v4:
> - Add SPDX License identifier to test Makefile
> - Link to v3: https://lore.kernel.org/r/20240723-kselftest-acct-syscall-v3-1-16f332498a9e@gmail.com
>
Applied linux-kselftest next for Linux 6.12-rc1
thanks,
-- Shuah
prev parent reply other threads:[~2024-08-01 17:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 9:29 [PATCH v4] selftest: acct: Add selftest for the acct() syscall Abdulrasaq Lawani
2024-08-01 17:44 ` Shuah Khan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f450b365-b30b-412c-b42c-7ce69f61bded@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=abdulrasaqolawani@gmail.com \
--cc=javiercarrascocruz@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox