lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Jun 2008 01:33:21 +0200
From:	dcg <diegocg@...il.com>
To:	eranian@...glemail.com
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [patch 18/21] perfmon2 minimal:  X86 32-bit system calls
 support

El Mon, 09 Jun 2008 15:34:52 -0700 (PDT), eranian@...glemail.com escribió:

> +	.long sys_pfm_create_context
> +	.long sys_pfm_write_pmcs
> +	.long sys_pfm_write_pmds
> +	.long sys_pfm_read_pmds		/* 330 */
> +	.long sys_pfm_load_context
> +	.long sys_pfm_start
> +	.long sys_pfm_stop
> +	.long sys_ni_syscall		/* reserved for pfm_restart */
> +	.long sys_ni_syscall		/* 335 reserverd for pfm_create_evtsets */
> +	.long sys_ni_syscall		/* reserved for pfm_getinfo_evtsets */
> +	.long sys_ni_syscall		/* reserved for pfm_delete_evtsets */
> +	.long sys_pfm_unload_context

12 syscalls? O_o

I'm nobody to say if it's right or wrong...(and it probably has been
already discussed) but I'm curious, why this interface and not something
like ioctls (which many people doesn't like, but seems a better choice
for clueless people like me)?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ